General cleanup + refactor
This commit is contained in:
parent
0e78cde69d
commit
10ea06b661
10 changed files with 33 additions and 37 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue