[Emacs] Add helpful keybinds
This commit is contained in:
parent
18684bbb2b
commit
c73931526e
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user