Fix void-function +ivy-prescient-non-fuzzy in daemon
This commit is contained in:
parent
b461f76b0d
commit
bba035a1a2
1 changed files with 1 additions and 0 deletions
|
@ -374,6 +374,7 @@ evil-ex-specific constructs, so we disable it solely in evil-ex."
|
||||||
:when (featurep! +prescient)
|
:when (featurep! +prescient)
|
||||||
:hook (ivy-mode . ivy-prescient-mode)
|
:hook (ivy-mode . ivy-prescient-mode)
|
||||||
:hook (ivy-prescient-mode . prescient-persist-mode)
|
:hook (ivy-prescient-mode . prescient-persist-mode)
|
||||||
|
:commands +ivy-prescient-non-fuzzy
|
||||||
:init
|
:init
|
||||||
(setq prescient-filter-method
|
(setq prescient-filter-method
|
||||||
(if (featurep! +fuzzy)
|
(if (featurep! +fuzzy)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue