ui/doom-modeline: load evil-anzu only if evil is enabled
This commit is contained in:
parent
456dc62051
commit
80f766c151
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
|
||||
|
||||
(def-package! evil-anzu
|
||||
:when (featurep! :feature evil)
|
||||
:after-call (evil-ex-start-search evil-ex-start-word-search))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue