chore(emacs): remove ivy-rich package
This commit is contained in:
parent
073f6db85f
commit
5e7c6e587f
1 changed files with 0 additions and 4 deletions
|
|
@ -23,10 +23,6 @@
|
|||
:config
|
||||
(ivy-mode 1))
|
||||
|
||||
(use-package ivy-rich
|
||||
:init
|
||||
(ivy-rich-mode 1))
|
||||
|
||||
(use-package counsel
|
||||
:bind (:map minibuffer-local-map
|
||||
("C-r" . 'counsel-minibuffer-history))
|
||||
|
|
|
|||
Loading…
Reference in a new issue