Unbreak magit config.
This commit is contained in:
parent
775e68a343
commit
9b740227e1
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
(use-package magit
|
(use-package magit
|
||||||
:unless slow-computer
|
:unless slow-computer
|
||||||
:after (keychain-environment eldoc)
|
:after (eldoc)
|
||||||
:custom ((magit-diff-refine-hunk 'all)
|
:custom ((magit-diff-refine-hunk 'all)
|
||||||
(magit-process-finish-apply-ansi-colors t))
|
(magit-process-finish-apply-ansi-colors t))
|
||||||
:config (progn
|
:config (progn
|
||||||
|
|
Loading…
Reference in New Issue
Block a user