Remove redundant :commands
The helpful package defines these as autoloads already.
This commit is contained in:
parent
7b4afa32e4
commit
ff89a5f645
1 changed files with 1 additions and 5 deletions
|
@ -271,11 +271,7 @@ savehist file."
|
|||
|
||||
;; `helpful' --- a better *help* buffer
|
||||
(def-package! helpful
|
||||
:commands (helpful-callable
|
||||
helpful-command
|
||||
helpful-variable
|
||||
helpful-key
|
||||
helpful--read-symbol)
|
||||
:defer t
|
||||
:init
|
||||
(define-key!
|
||||
[remap describe-function] #'helpful-callable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue