Fix autoloading helpful for doom/describe-symbol
This commit is contained in:
parent
093dddff4a
commit
89e91a0291
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue