Indent use-package! the same as use-package
This commit is contained in:
parent
b8837ac022
commit
03a4461d3b
1 changed files with 1 additions and 0 deletions
|
@ -426,6 +426,7 @@ two extra properties:
|
||||||
;; This is equivalent to :defer-incrementally (abc)
|
;; This is equivalent to :defer-incrementally (abc)
|
||||||
:defer-incrementally t
|
:defer-incrementally t
|
||||||
...)"
|
...)"
|
||||||
|
(declare (indent 1))
|
||||||
(unless (or (memq name doom-disabled-packages)
|
(unless (or (memq name doom-disabled-packages)
|
||||||
;; At compile-time, use-package will forcibly load packages to
|
;; At compile-time, use-package will forcibly load packages to
|
||||||
;; prevent compile-time errors. However, if a Doom user has
|
;; prevent compile-time errors. However, if a Doom user has
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue