forked from colonelpanic/dotfiles
[Emacs] Add comment explaining early demand of magit
This commit is contained in:
parent
db86615adb
commit
ebf7485972
@ -55,6 +55,7 @@
|
|||||||
(setq mac-option-modifier 'meta)
|
(setq mac-option-modifier 'meta)
|
||||||
(setq mac-command-modifier 'super))
|
(setq mac-command-modifier 'super))
|
||||||
|
|
||||||
|
;; See https://github.com/magit/magit/discussions/4997 . Without this magit is broken.
|
||||||
(use-package magit
|
(use-package magit
|
||||||
:demand t)
|
:demand t)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user