General/minor refactor

This commit is contained in:
Henrik Lissner 2017-09-24 20:49:36 +02:00
parent 2ea01a5b66
commit 52be654cc4
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 5 additions and 9 deletions

View file

@ -29,8 +29,7 @@
"Refresh git-gutter on ESC. Return nil to prevent shadowing other
`+evil-esc-hook' hooks."
(when git-gutter-mode
(git-gutter)
nil))
(ignore (git-gutter))))
(add-hook '+evil-esc-hook #'+version-control|update-git-gutter t))
(def-hydra! +version-control@git-gutter