Make async a core package again
This commit is contained in:
parent
d7938781e1
commit
4450f08b0b
2 changed files with 1 additions and 6 deletions
|
@ -68,7 +68,7 @@ package's name as a symbol, and whose CDR is the plist supplied to its
|
|||
`package!' declaration. Set by `doom-initialize-packages'.")
|
||||
|
||||
(defvar doom-core-packages
|
||||
'(persistent-soft use-package quelpa)
|
||||
'(persistent-soft use-package quelpa async)
|
||||
"A list of packages that must be installed (and will be auto-installed if
|
||||
missing) and shouldn't be deleted.")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue