mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
completion/ivy: use upstream ivy-rich
My PR was merged upstream.
This commit is contained in:
@ -7,4 +7,4 @@
|
|||||||
(package! smex)
|
(package! smex)
|
||||||
(package! swiper)
|
(package! swiper)
|
||||||
(package! ivy-hydra)
|
(package! ivy-hydra)
|
||||||
(package! ivy-rich :recipe (:fetcher github :repo "hlissner/ivy-rich"))
|
(package! ivy-rich)
|
||||||
|
Reference in New Issue
Block a user