diff --git a/emacs/init.el b/emacs/init.el index f70e8ef..f83b821 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -660,6 +660,7 @@ ;;;; Hyperbole (use-package hyperbole + :if nil :ensure (:repo "https://git.savannah.gnu.org/git/hyperbole.git" :tag "hyperbole-9.0.1") :bind (("C-o h" . hyperbole) ("C-o w" . hycontrol-windows)