mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove help-fns+, add helpful plugin #363
This commit is contained in:
@ -208,6 +208,7 @@
|
||||
:desc "Find definition" :n "." #'+lookup/definition
|
||||
:desc "Find references" :n "/" #'+lookup/references
|
||||
:desc "Find documentation" :n "h" #'+lookup/documentation
|
||||
:desc "Describe at point" :n "." #'helpful-at-point
|
||||
:desc "What face" :n "'" #'doom/what-face
|
||||
:desc "What minor modes" :n ";" #'doom/what-minor-mode
|
||||
:desc "Info" :n "i" #'info
|
||||
|
Reference in New Issue
Block a user