aboutsummaryrefslogtreecommitdiffstats
path: root/modules/init-ivy.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/init-ivy.el')
-rw-r--r--modules/init-ivy.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/init-ivy.el b/modules/init-ivy.el
index d14c7ad..cac5ec0 100644
--- a/modules/init-ivy.el
+++ b/modules/init-ivy.el
@@ -34,9 +34,6 @@
:pin "MELPA"
:config (hydra-add-font-lock))
-(use-package ivy-hydra
- :pin "MELPA")
-
(use-package swiper
:after ivy
:bind (("C-s" . swiper)