COM remove old TODO re C-g hydra bindings
This commit is contained in:
parent
77f859c3d7
commit
5a90d09231
|
@ -3140,7 +3140,6 @@ Everyone forgets keybindings. When typing a key chord, this will display a windo
|
|||
(use-package hydra
|
||||
:straight t)
|
||||
|
||||
;; TODO C-g is a bad combo because it is used to exit things
|
||||
(defvar nd/hydra-standard-interactive-map
|
||||
'(("M-i" :exit t)
|
||||
(:send-line "M-i")
|
||||
|
|
Loading…
Reference in New Issue