1
0

magit should always be loaded

This commit is contained in:
zdm 2021-02-03 12:13:45 -07:00
parent 9cebe0873a
commit 1fc4dfbed5

View File

@ -78,7 +78,6 @@
(use-package magit (use-package magit
:ensure t :ensure t
:defer t
:bind :bind
(("C-c m s" . magit-status) (("C-c m s" . magit-status)
("C-c m c" . magit-commit) ("C-c m c" . magit-commit)