mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Fix autoloading helpful for doom/describe-symbol
This commit is contained in:
@ -271,7 +271,7 @@ savehist file."
|
|||||||
|
|
||||||
;; `helpful' --- a better *help* buffer
|
;; `helpful' --- a better *help* buffer
|
||||||
(def-package! helpful
|
(def-package! helpful
|
||||||
:defer t
|
:commands helpful--read-symbol
|
||||||
:init
|
:init
|
||||||
(define-key!
|
(define-key!
|
||||||
[remap describe-function] #'helpful-callable
|
[remap describe-function] #'helpful-callable
|
||||||
|
Reference in New Issue
Block a user