selectrum: add icon support
Use the package `all-the-icons-completion` to add icons to vertical completion buffers.
This commit is contained in:
parent
92586cacd4
commit
d86375a468
5 changed files with 17 additions and 4 deletions
|
@ -26,6 +26,7 @@ TODO
|
|||
** Module Flags
|
||||
+ ~+prescient~ Enables prescient filtering and sorting for Selectrum searches
|
||||
instead of orderless.
|
||||
+ ~+icons~ Adds icons to ~file~ and ~buffer~ category completion selections.
|
||||
|
||||
** Plugins
|
||||
[[https://github.com/minad/vertico][vertico]] (~+vertico~, experimental for the moment)
|
||||
|
@ -38,6 +39,7 @@ TODO
|
|||
[[https://github.com/mhayashi1120/Emacs-wgrep][wgrep]]
|
||||
[[https://github.com/raxod502/prescient.el][prescient]] (~+prescient~)
|
||||
[[https://github.com/minad/consult/][consult-flycheck]] (~:checkers syntax~)
|
||||
[[https://github.com/iyefrat/all-the-icons-completion][all-the-icons-completion]] (~+icons~)
|
||||
|
||||
* Prerequisites
|
||||
This module has no prerequisites.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue