selectrum: add icon support

Use the package `all-the-icons-completion` to add icons to vertical
completion buffers.
This commit is contained in:
Itai Y. Efrat 2021-07-04 04:15:58 +03:00
parent 92586cacd4
commit d86375a468
5 changed files with 17 additions and 4 deletions

View file

@ -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.