COM remove old TODO re C-g hydra bindings

This commit is contained in:
ndwarshuis 2019-05-26 14:20:07 -04:00
parent 77f859c3d7
commit 5a90d09231
1 changed files with 0 additions and 1 deletions

View File

@ -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")