mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Add tromey.com/elpa back to package-archives
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
(require 'package)
|
||||
|
||||
;; Add MELPA.
|
||||
(add-to-list 'package-archives
|
||||
'("tromey" . "http://tromey.com/elpa/") t)
|
||||
(add-to-list 'package-archives
|
||||
'("melpa" . "http://melpa.milkbox.net/packages/") t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user