Refresh packages in Emacs from elpa
This commit is contained in:
parent
dca75a207e
commit
3ba8cf3d87
@ -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