mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-15 13:23:42 -05:00
fix(ivy): void-function nerd-icons-ivy-rich-mode error
Amend: 9787022b83
This commit is contained in:
@@ -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))
|
||||
|
||||
|
Reference in New Issue
Block a user