mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General cleanup + refactor
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user