Improve package and use-package configuration
This commit is contained in:
@@ -246,7 +246,7 @@
|
|||||||
;;; package.el
|
;;; package.el
|
||||||
;; Since Emacs 27, package initialization occurs before `user-init-file' is
|
;; Since Emacs 27, package initialization occurs before `user-init-file' is
|
||||||
;; loaded, but after `early-init-file'.
|
;; loaded, but after `early-init-file'.
|
||||||
(setq package-enable-at-startup nil)
|
(setq package-enable-at-startup t)
|
||||||
|
|
||||||
;;; Load post-early-init.el
|
;;; Load post-early-init.el
|
||||||
(minimal-emacs-load-user-init "post-early-init.el")
|
(minimal-emacs-load-user-init "post-early-init.el")
|
||||||
|
|||||||
Reference in New Issue
Block a user