Remove evil-magit; use emacs mode for magit (#102)

This commit is contained in:
Henrik Lissner
2017-06-10 11:51:39 +02:00
parent c5f2879927
commit ea128027e9
2 changed files with 8 additions and 9 deletions

View File

@@ -11,7 +11,5 @@
(package! gitconfig-mode)
(package! gitignore-mode)
(package! magit)
(when (featurep! :feature evil)
(package! evil-magit))
;;; TODO +hg