From deb4bc0eee2da591244ec91f7a2ca65609da5aa6 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 24 Sep 2017 12:44:11 +0200 Subject: [PATCH] =?UTF-8?q?[Init]=20Update=20:commands=20for=20package=20?= =?UTF-8?q?=E2=80=98hydra=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.el | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/init.el b/init.el index 7c8384e..e9fb6b6 100644 --- a/init.el +++ b/init.el @@ -580,11 +580,7 @@ _h_ _l_ _o_k _y_ank (use-package db-emacsclient) (use-package hydra - :commands (hydra-toggle/body - hydra-zoom/body - hydra-rectangle/body - hydra-ispell/body - defhydra)) + :commands (defhydra)) (use-package magit :commands (magit-status)