Use ivy-hydra

This commit is contained in:
Adam Goldsmith 2017-04-09 22:11:36 -04:00
parent 36ee5bd462
commit 408a9dfdde

View File

@ -204,6 +204,8 @@
:config :config
(ivy-mode 1)) (ivy-mode 1))
(use-package ivy-hydra :ensure)
(use-package counsel :ensure (use-package counsel :ensure
:bind (("M-x" . counsel-M-x) :bind (("M-x" . counsel-M-x)
("C-M-y" . counsel-yank-pop) ("C-M-y" . counsel-yank-pop)