Configure magit
This commit is contained in:
parent
7adf579eb8
commit
c0bc72a15a
1 changed files with 2 additions and 1 deletions
|
|
@ -411,10 +411,11 @@
|
|||
(global-ligature-mode t))
|
||||
|
||||
(use-package magit
|
||||
:defer t
|
||||
:after nerd-icons
|
||||
:custom
|
||||
(magit-format-file-function #'magit-format-file-nerd-icons)
|
||||
:defer t)
|
||||
(magit-process-connection-type nil))
|
||||
|
||||
(use-package magit-todos
|
||||
:after magit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue