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)
|
||||
(use-package! selectrum-prescient
|
||||
:after selectrum
|
||||
:hook ((doom-first-input . selectrum-prescient-mode)
|
||||
(doom-first-input . prescient-persist-mode))))
|
||||
:hook ((selectrum-mode . selectrum-prescient-mode)
|
||||
(selectrum-mode . prescient-persist-mode))))
|
||||
|
||||
(use-package! orderless
|
||||
:when (featurep! +orderless)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue