Revise :after-call & :defer-incrementally comments
Now implicitly adds the current package to :defer-incrementally's list of packages.
This commit is contained in:
parent
0efa915164
commit
451c16b8ee
3 changed files with 30 additions and 10 deletions
|
@ -15,7 +15,7 @@ what features are available.")
|
|||
|
||||
(def-package! magit
|
||||
:commands magit-file-delete
|
||||
:defer-incrementally (dash f s with-editor git-commit package magit)
|
||||
:defer-incrementally (dash f s with-editor git-commit package)
|
||||
:init
|
||||
(setq magit-auto-revert-mode nil) ; we already use `global-auto-revert-mode'
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue