Fix void-function doom-initialize-packages on 'doom upgrade'
This commit is contained in:
parent
d2d079877c
commit
c297d091bd
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ following shell commands:
|
|||
bin/doom update"
|
||||
:bare t
|
||||
(when (doom-cli-upgrade doom-auto-accept force-p)
|
||||
(require 'core-packages)
|
||||
(doom-initialize)
|
||||
(doom-initialize-packages)
|
||||
(when (doom-cli-packages-update)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue