selectrum: use orderless by default

This commit is contained in:
Itai Y. Efrat 2021-05-01 14:38:54 +03:00
parent 6dfc32441d
commit c1cbfa03f7
3 changed files with 8 additions and 10 deletions

View file

@ -23,8 +23,8 @@ TODO
#+end_quote
** Module Flags
+ ~+prescient~ Enables prescient filtering and sorting for Selectrum searches.
+ ~+orderless~ Enables orderless filtering for Selectrum searches.
+ ~+prescient~ Enables prescient filtering and sorting for Selectrum searches
instead of orderless.
** Plugins
[[https://github.com/raxod502/selectrum][selectrum]]
@ -32,8 +32,8 @@ TODO
[[https://github.com/oantolin/embark/][embark]]
[[https://github.com/oantolin/embark/][embark-consult]]
[[https://github.com/minad/marginalia][marginalia]]
[[https://github.com/raxod502/prescient.el][prescient]]* (~+prescient~)
[[https://github.com/oantolin/orderless][orderless]]* (~+orderless~)
[[https://github.com/oantolin/orderless][orderless]] (unless ~+prescient~)
[[https://github.com/raxod502/prescient.el][prescient]] (~+prescient~)
[[https://github.com/minad/consult/][consult-flycheck]] (~:checkers syntax~)
* Prerequisites