General cleanup + refactor

This commit is contained in:
Henrik Lissner 2017-05-25 20:11:24 +02:00
parent 0e78cde69d
commit 10ea06b661
10 changed files with 33 additions and 37 deletions

View file

@ -52,7 +52,7 @@
(add-hook! :append '(isearch-mode-end-hook +evil-esc-hook)
#'anzu--reset-status)
(after! iedit
(add-hook 'iedit-mode-end-hook #'+doom-modeline|reset-anzu)))
(add-hook 'iedit-mode-end-hook #'anzu--reset-status)))
;;; Flash the mode-line on error