Bind {C-h, SPC h} V to doom/help-custom-variable

For looking up custom variables (i.e. variables intended to be
customized; defined with defcustom).
This commit is contained in:
Henrik Lissner 2021-01-05 19:08:27 -05:00
parent da177d58c4
commit b89929f3f8
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 24 additions and 1 deletions

View file

@ -310,7 +310,7 @@ Continues comments if executed from a commented line. Consults
"M" #'doom/describe-active-minor-mode
"O" #'+lookup/online
"T" #'doom/toggle-profiler
"V" #'set-variable
"V" #'doom/help-custom-variable
"W" #'+default/man-or-woman
"C-k" #'describe-key-briefly
"C-l" #'describe-language-environment