feature/version-control: don't disable evil-snipe in magit; it should do that itself
This commit is contained in:
parent
2472668e61
commit
c472b2360e
1 changed files with 1 additions and 4 deletions
|
@ -40,8 +40,5 @@
|
|||
|
||||
(def-package! evil-magit
|
||||
:when (featurep! :feature evil)
|
||||
:after magit
|
||||
:config
|
||||
;; evil-snipe conflicts with magit
|
||||
(add-hook 'magit-mode-hook 'turn-off-evil-snipe-override-mode))
|
||||
:after magit)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue