Add helpful symbol binding

This commit is contained in:
2024-01-10 17:42:21 -08:00
parent 83d3b2c1a4
commit 51171137e4

View File

@ -1237,6 +1237,7 @@ If no name is given, list all bookmarks instead."
("f" . helpful-callable)
("v" . helpful-variable)
("k" . helpful-key)
("o" . helpful-symbol)
("x" . helpful-command)
("F" . helpful-function)
:map helpful-mode-map