hyperbole: remove broken comments
This commit is contained in:
parent
d5dadb6ad1
commit
415a9527b4
@ -810,9 +810,7 @@ See https://emacs.stackexchange.com/questions/2538/how-to-define-additional-mode
|
|||||||
(run-with-timer 5 3 #'madots--cleanup)))
|
(run-with-timer 5 3 #'madots--cleanup)))
|
||||||
|
|
||||||
(use-package hyperbole
|
(use-package hyperbole
|
||||||
;; :straight (:type built-in) ;; doesn't work
|
|
||||||
:diminish
|
:diminish
|
||||||
;; :init (hyperbole-mode)
|
|
||||||
:general (general-define-key
|
:general (general-define-key
|
||||||
:states 'normal
|
:states 'normal
|
||||||
"RET" 'hkey-either))
|
"RET" 'hkey-either))
|
||||||
|
Loading…
Reference in New Issue
Block a user