diff --git a/org/config/emacs.org b/org/config/emacs.org index f276514..c522796 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -3929,8 +3929,12 @@ Undefining some stuff to make keybind prefixes work correctly. "hk" #'which-key-show-top-level "hd" '(nil :wk "describe") "hdc" #'describe-char + "hdC" #'helpful-command "hdf" #'helpful-callable "hdk" #'helpful-key + "hdm" #'helpful-macro + "hdM" #'helpful-mode + "hds" #'helpful-symbol "hdv" #'helpful-variable "i" '(nil :wk "insert")