General reformatting & comment revision/cleanup

This commit is contained in:
Henrik Lissner 2018-07-29 18:26:20 +02:00
parent 5f8f38f02a
commit cb7e471c90
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 7 additions and 10 deletions

View file

@ -9,7 +9,7 @@
(advice-add #'git-timemachine--show-minibuffer-details :override #'+vc*update-header-line)
(after! evil
;; Force evil to rehash keybindings for the current state
;; rehash evil keybindings so they are recognized
(add-hook 'git-timemachine-mode-hook #'evil-normalize-keymaps))
(when (featurep! :tools magit)