selectrum-fix-minibuffer-height has been deprecated. The selectrum-refine-candidates-function should not be set. Only selectrum-highlight-candidates-function is necessary in order to get highlighting, when orderless-skip-highlighting is set. Co-authored-by: minad <mail+gh@daniel-mendler.de> |
||
---|---|---|
.. | ||
autoload | ||
config.el | ||
packages.el | ||
README.org | ||
TODO.org |
completion/selectrum
Description
This module provides Selectrum integration for a variety of Emacs commands, as well as a unified interface for project search and replace, powered by ripgrep.
TODO
Module Flags
+prescient
Enables prescient filtering and sorting for Selectrum searches.+orderless
Enables orderless filtering for Selectrum searches.
Plugins
selectrum
consult
embark
embark-consult
marginalia
prescient* (+prescient
)
orderless* (+orderless
)
consult-flycheck (:checkers syntax
)
Prerequisites
This module has no prerequisites.