From 938219c348f015bf796698d34a35157ad88cce0f Mon Sep 17 00:00:00 2001 From: Astounds Date: Sat, 21 Feb 2026 15:23:14 -0500 Subject: hydra: remove obsolete functions --- modules/init-ivy.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/init-ivy.el') 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) -- cgit v1.2.3