Exclude melpa-stable
This commit is contained in:
parent
8e494da40f
commit
b631d32383
1 changed files with 0 additions and 1 deletions
|
@ -274,7 +274,6 @@ When set to non-nil, Emacs will automatically call `package-initialize' and
|
|||
(setq package-quickstart nil)
|
||||
(setq use-package-always-ensure t)
|
||||
(setq package-archives '(("melpa" . "https://melpa.org/packages/")
|
||||
("melpa-stable" . "https://stable.melpa.org/packages/")
|
||||
("gnu" . "https://elpa.gnu.org/packages/")
|
||||
("nongnu" . "https://elpa.nongnu.org/nongnu/")))
|
||||
(customize-set-variable 'package-archive-priorities '(("gnu" . 99)
|
||||
|
|
Loading…
Add table
Reference in a new issue