mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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
|
||||
(def-package! helpful
|
||||
:defer t
|
||||
:commands helpful--read-symbol
|
||||
:init
|
||||
(define-key!
|
||||
[remap describe-function] #'helpful-callable
|
||||
|
Reference in New Issue
Block a user