Unbreak magit config.

This commit is contained in:
tastytea 2021-07-16 16:50:03 +02:00
parent 775e68a343
commit 9b740227e1
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
(use-package magit
:unless slow-computer
:after (keychain-environment eldoc)
:after (eldoc)
:custom ((magit-diff-refine-hunk 'all)
(magit-process-finish-apply-ansi-colors t))
:config (progn