fix(emacs): add magit file formatting
This commit is contained in:
parent
840ba9328a
commit
8638e3e2bc
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
:custom
|
||||
(auth-sources '("~/.authinfo.gpg"))
|
||||
(vc-follow-symlink t)
|
||||
(magit-format-file-function #'magit-format-file-all-the-icons)
|
||||
:bind (("<f5>" . magit-status)
|
||||
("C-x g" . magit-status)))
|
||||
(use-package forge :straight t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue