set prescient things on selectrum-mode
This commit is contained in:
parent
65c153796e
commit
f4517d890f
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@
|
||||||
(when (featurep! +prescient)
|
(when (featurep! +prescient)
|
||||||
(use-package! selectrum-prescient
|
(use-package! selectrum-prescient
|
||||||
:after selectrum
|
:after selectrum
|
||||||
:hook ((doom-first-input . selectrum-prescient-mode)
|
:hook ((selectrum-mode . selectrum-prescient-mode)
|
||||||
(doom-first-input . prescient-persist-mode))))
|
(selectrum-mode . prescient-persist-mode))))
|
||||||
|
|
||||||
(use-package! orderless
|
(use-package! orderless
|
||||||
:when (featurep! +orderless)
|
:when (featurep! +orderless)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue