fix(ivy): void-function nerd-icons-ivy-rich-mode error
Amend: 9787022b83
This commit is contained in:
parent
420474222e
commit
c5d4f818d1
1 changed files with 2 additions and 1 deletions
|
@ -149,7 +149,8 @@ results buffer.")
|
|||
(switch-buffer-alist (assq 'ivy-rich-candidate (plist-get plist :columns))))
|
||||
(setcar switch-buffer-alist '+ivy-rich-buffer-name))
|
||||
|
||||
(nerd-icons-ivy-rich-mode +1)
|
||||
(when (modulep! +icons)
|
||||
(nerd-icons-ivy-rich-mode +1))
|
||||
(ivy-rich-mode +1)
|
||||
(ivy-rich-project-root-cache-mode +1))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue