General cleanup

This commit is contained in:
Henrik Lissner 2016-06-08 14:43:40 -04:00
parent ea13be53b1
commit eaa467c1a7
12 changed files with 18 additions and 20 deletions

View file

@ -68,6 +68,7 @@
(select-window (get-buffer-window doom-prev-buffer)))
(switch-to-buffer b)))
;; Prevent magit and evil-snipe conflicts
(add-hook 'magit-mode-hook 'turn-off-evil-snipe-override-mode)
(require 'evil-magit)