This commit is contained in:
Jesús 2019-05-12 19:00:44 -05:00
parent bc12d9bb2d
commit ed08b1201f
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -23,6 +23,10 @@
("MELPA" . 0))) ("MELPA" . 0)))
;; ================= ;; =================
(setq package-pinned-packages
'((neotree . "MELPA")))
(package-initialize) (package-initialize)
(unless (package-installed-p 'use-package) (unless (package-installed-p 'use-package)