Use ivy-hydra

This commit is contained in:
Adam Goldsmith 2017-04-09 22:11:36 -04:00
parent 36ee5bd462
commit 408a9dfdde
1 changed files with 2 additions and 0 deletions

View File

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