add evil-magit

This commit is contained in:
Thomas Ruoff
2019-08-10 13:24:33 +02:00
parent bbeb07ab00
commit 0892626d67
2 changed files with 4 additions and 1 deletions

View File

@@ -78,6 +78,9 @@
:config
(global-evil-surround-mode 1))
(use-package evil-magit
:ensure t)
(use-package evil
:ensure t
:config