Enable ivy-rich-project-root-cache-mode
.
This commit is contained in:
parent
16a495c97d
commit
ba02790ba0
1 changed files with 2 additions and 1 deletions
|
@ -153,7 +153,8 @@ results buffer.")
|
|||
(switch-buffer-alist (assq 'ivy-rich-candidate (plist-get plist :columns))))
|
||||
(setcar switch-buffer-alist '+ivy-rich-buffer-name))
|
||||
|
||||
(ivy-rich-mode +1))
|
||||
(ivy-rich-mode +1)
|
||||
(ivy-rich-project-root-cache-mode +1))
|
||||
|
||||
|
||||
(use-package! all-the-icons-ivy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue