Fix hyperbole breaking with elpaca

This commit is contained in:
MitchMarq42 2022-12-13 16:36:09 -09:00
parent a63c96cb42
commit 3e6da48959

View File

@ -814,7 +814,11 @@ Return nil if DIR is not in a hugo project at all."
(magit-status) (magit-status)
(run-with-timer 5 3 #'madots--cleanup))) (run-with-timer 5 3 #'madots--cleanup)))
(elpaca-use-package hyperbole (elpaca-use-package (hyperbole
:files ("*.el"
("kotl" "kotl/*.el")
"man/*.info" "man/*.texi")
:host github :repo "rswgnu/hyperbole")
:diminish :diminish
:general (general-define-key :general (general-define-key
:states 'normal :states 'normal