hyperbole: remove broken comments

This commit is contained in:
MitchMarq42 2022-11-17 14:38:45 -09:00
parent d5dadb6ad1
commit 415a9527b4

View File

@ -810,9 +810,7 @@ See https://emacs.stackexchange.com/questions/2538/how-to-define-additional-mode
(run-with-timer 5 3 #'madots--cleanup)))
(use-package hyperbole
;; :straight (:type built-in) ;; doesn't work
:diminish
;; :init (hyperbole-mode)
:general (general-define-key
:states 'normal
"RET" 'hkey-either))