completion/ivy: replace smex with amx

Faster and maintained.
This commit is contained in:
Henrik Lissner 2018-06-20 18:37:13 +02:00
parent 3e802c1b15
commit d7f8a9591e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 5 additions and 7 deletions

View file

@ -1,10 +1,10 @@
;; -*- no-byte-compile: t; -*-
;;; completion/ivy/packages.el
(package! amx)
(package! ivy)
(package! counsel)
(package! counsel-projectile)
(package! smex)
(package! swiper)
(package! ivy-hydra)
(package! ivy-rich)