Skip to content

Commit

Permalink
Fix: ivy-hydra.
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed Apr 20, 2017
1 parent 325fdce commit 40fbe64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/init-ivy.el
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
swiper-map)

(use-package smex)
(use-package ivy-hydra)
(use-package ivy-hydra :demand)
(use-package counsel-projectile :init (counsel-projectile-on))

(use-package flyspell-correct-ivy
Expand Down

0 comments on commit 40fbe64

Please sign in to comment.