[hydra] help hydra - use helpful-callable

This commit is contained in:
contrapunctus 2021-09-01 17:46:57 +05:30
parent e484313852
commit a746b5c29a
1 changed files with 1 additions and 1 deletions

View File

@ -1515,7 +1515,7 @@ _u_: next word ^_l_: edit lines^ _s_: next whole symbol
"Help:"
("l" find-library "library")
("v" helpful-variable "variable")
("f" helpful-function "function")
("f" helpful-callable "function")
("k" helpful-key "key")
("h" helpful-at-point "here")
("m" man "man page"))