completion/ivy: refactor switch-buffer transformer #331

Also switches to my private fork of ivy-rich until the changes are
merged upstream.
This commit is contained in:
Henrik Lissner 2018-01-08 19:03:38 -05:00
parent 3bdf1dd174
commit 1f52669684
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 19 additions and 18 deletions

View file

@ -7,4 +7,4 @@
(package! smex)
(package! swiper)
(package! ivy-hydra)
(package! ivy-rich)
(package! ivy-rich :recipe (:fetcher github :repo "hlissner/ivy-rich"))