Minor refactors & comment revision
This commit is contained in:
parent
c8cfa31a1e
commit
996188250b
9 changed files with 18 additions and 28 deletions
|
@ -128,6 +128,8 @@ evil-ex-specific constructs, so we disable it solely in evil-ex."
|
|||
(use-package! ivy-rich
|
||||
:after ivy
|
||||
:config
|
||||
(setq ivy-rich-parse-remote-buffer nil)
|
||||
|
||||
(when (featurep! +icons)
|
||||
(cl-pushnew '(+ivy-rich-buffer-icon)
|
||||
(cadr (plist-get ivy-rich-display-transformers-list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue