refresh packages from melpa
This commit is contained in:
parent
300d7e70f6
commit
f12552e090
@ -24,6 +24,11 @@
|
||||
("org" . 3)))
|
||||
;; =================
|
||||
|
||||
;; Refresh packages in Emacs
|
||||
;; ==========================
|
||||
(when (not package-archive-contents)
|
||||
(package-refresh-contents))
|
||||
|
||||
;;; Find packages if not installed
|
||||
;; ================================
|
||||
;;; On-demand installation of packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user