Fix the package! macro's :disable property
This commit is contained in:
parent
fea7c0a661
commit
b685baeb64
2 changed files with 1 additions and 3 deletions
|
@ -192,7 +192,7 @@ FORCE-P is non-nil, do it anyway.
|
|||
(error "✕ Couldn't install %s" package)))
|
||||
(message "Installing core packages...done")))
|
||||
(cl-pushnew doom-core-dir load-path :test #'string=)
|
||||
(add-hook 'doom-init-core-hook #'doom--refresh-cache))
|
||||
(add-hook 'after-init-hook #'doom--refresh-cache))
|
||||
(setq doom-init-p t)))
|
||||
|
||||
(defun doom-initialize-autoloads ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue