feat: add ivy-rich

This commit is contained in:
Laurens Miers 2023-06-08 21:23:50 +02:00
parent 0a2148f8df
commit ffcbf8ec41

View file

@ -317,7 +317,13 @@ https://github.com/abo-abo/swiper
(use-package ivy-hydra
:after (ivy hydra)
)
)
(use-package ivy-rich
:after ivy
:init
(ivy-rich-mode 1)
)
#+end_src
* Utils