completion/ivy: add ivy-rich; rewrite custom transformer #331
+ivy-buffer-transformer does *most* of what ivy-rich does, so lets cut down on our own code, bring in ivy-rich, and add our customizations on top of it. This fixes ivy-use-virtual-buffers support, too.
This commit is contained in:
parent
35594f0729
commit
1c2683ce9d
3 changed files with 51 additions and 36 deletions
|
@ -7,3 +7,4 @@
|
|||
(package! smex)
|
||||
(package! swiper)
|
||||
(package! ivy-hydra)
|
||||
(package! ivy-rich)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue