1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-30 14:32:08 -05:00

Add mode help to SPC h leader

This commit is contained in:
Jack Foltz 2019-02-01 09:57:34 -05:00
parent 5ed002f378
commit a51cd241fc
Signed by: foltik
GPG Key ID: D1F0331758D1F29A

View File

@ -270,7 +270,8 @@ keymap to this, we don't actually need a definer.
(foltz-help-def (foltz-help-def
"?" 'help-for-help "?" 'help-for-help
"h" 'help-for-help "h" 'help-for-help
"k" 'describe-key) "k" 'describe-key
"m" 'describe-mode)
#+END_SRC #+END_SRC
**** b - buffer **** b - buffer