Enable load-prefer-newer sooner in noninterative/debug sessions
This commit is contained in:
parent
1140af7807
commit
2190d29960
2 changed files with 2 additions and 2 deletions
|
@ -92,8 +92,7 @@ base by `doom!' and for calculating how many packages exist.")
|
|||
|
||||
(defvar doom--refreshed-p nil)
|
||||
|
||||
(setq load-prefer-newer (or noninteractive doom-debug-mode)
|
||||
package--init-file-ensured t
|
||||
(setq package--init-file-ensured t
|
||||
package-user-dir (expand-file-name "elpa" doom-packages-dir)
|
||||
package-enable-at-startup nil
|
||||
package-archives
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue