General refactor & cleanup

This commit is contained in:
Henrik Lissner
2017-09-15 14:35:18 +02:00
parent 9f6b90cf13
commit 91783e0695
7 changed files with 11 additions and 14 deletions

View File

@@ -33,7 +33,6 @@
nil))
(add-hook '+evil-esc-hook #'+version-control|update-git-gutter t))
(when (featurep! :feature hydra)
(defhydra +hydra-git-gutter (:body-pre (git-gutter-mode 1)
:hint nil)