doctor: doom-initialize before loading Doom
This commit is contained in:
parent
afb92a8c7f
commit
e9a325039d
1 changed files with 1 additions and 0 deletions
|
@ -285,6 +285,7 @@
|
|||
(let ((inhibit-message t)
|
||||
(noninteractive t))
|
||||
(load "~/.emacs.d/init.el" nil t))
|
||||
(doom-initialize t)
|
||||
(doom-initialize-packages t)
|
||||
(quiet! (doom-initialize-modules))
|
||||
(doom|finalize)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue