Revert a8f4d85d
; back to help-fns+
Helpful, while sometime useful, tended to be slow when invoked.
This commit is contained in:
parent
0ff5966379
commit
e168118243
4 changed files with 4 additions and 12 deletions
|
@ -202,7 +202,6 @@
|
|||
:desc "Find library" :n "l" #'find-library
|
||||
:desc "Toggle Emacs log" :n "m" #'doom/popup-toggle-messages
|
||||
:desc "Command log" :n "L" #'global-command-log-mode
|
||||
:desc "At point" :n "." #'helpful-at-point
|
||||
:desc "Describe function" :n "f" #'describe-function
|
||||
:desc "Describe key" :n "k" #'describe-key
|
||||
:desc "Describe char" :n "c" #'describe-char
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue