refresh packages from melpa

This commit is contained in:
Jesús 2018-09-23 16:38:08 -05:00
parent 300d7e70f6
commit f12552e090
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -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