Use helpful for describe-symbol
This commit is contained in:
parent
bee426e50a
commit
b5f2f7e615
@ -14,6 +14,7 @@
|
||||
([remap describe-function] #'helpful-callable)
|
||||
([remap describe-variable] #'helpful-variable)
|
||||
([remap describe-key] #'helpful-key)
|
||||
([remap describe-symbol] #'helpful-symbol)
|
||||
(normal helpful-mode-map "TAB" #'forward-button
|
||||
"gr" #'helpful-update))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user