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
|
||||
(def-package! helpful
|
||||
:defer t
|
||||
:commands helpful--read-symbol
|
||||
:init
|
||||
(define-key!
|
||||
[remap describe-function] #'helpful-callable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue