making sure selectrum uses prescient
This commit is contained in:
parent
e269e493d2
commit
0fd4c90146
|
@ -212,7 +212,7 @@ We need prescient so we can have smarter sorting and filtering by default. Ontop
|
||||||
(prescient-persist-mode +1))
|
(prescient-persist-mode +1))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
#+BEGIN_SRC elisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package selectrum-prescient
|
(use-package selectrum-prescient
|
||||||
:init
|
:init
|
||||||
(selectrum-prescient-mode +1))
|
(selectrum-prescient-mode +1))
|
||||||
|
|
Loading…
Reference in a new issue