Force loading magit after startup
This commit is contained in:
parent
6653ce65cd
commit
60bebf6069
|
@ -18,6 +18,7 @@
|
|||
(use-package magit
|
||||
:unless slow-computer
|
||||
:after (eldoc)
|
||||
:defer 4
|
||||
:custom ((magit-diff-refine-hunk 'all))
|
||||
:config (progn
|
||||
;; Didn't work in :custom.
|
||||
|
|
Loading…
Reference in New Issue
Block a user