mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
General cleanup & refactor; update TODO
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
;; anzu and evil-anzu make it possible to display current/total in the
|
||||
;; mode-line.
|
||||
(def-package! evil-anzu
|
||||
:when (featurep! :feature evil)
|
||||
:when (featurep 'evil)
|
||||
:init
|
||||
(add-transient-hook! evil-ex-start-search (require 'evil-anzu))
|
||||
:config
|
||||
|
Reference in New Issue
Block a user