completion/ivy: add +icons flag
This replaces +ivy-buffer-icons. Renders #1362 unnecessary.
This commit is contained in:
parent
7c72f6f698
commit
1911f44e66
3 changed files with 57 additions and 45 deletions
|
@ -15,3 +15,6 @@
|
|||
|
||||
(when (and EMACS26+ (featurep! +childframe))
|
||||
(package! ivy-posframe))
|
||||
|
||||
(when (featurep! +icons)
|
||||
(package! all-the-icons-ivy))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue