Install core packages early

This commit is contained in:
Henrik Lissner 2020-05-15 05:32:11 -04:00
parent 87e279ce61
commit 76b133fd98
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 69 additions and 45 deletions

View file

@ -7,7 +7,7 @@
;; core-packages.el
(package! straight
;; :type 'core
:type 'core
:recipe `(:host github
:repo "raxod502/straight.el"
:branch ,straight-repository-branch
@ -18,7 +18,7 @@
;; core-modules.el
(package! use-package
;; :type 'core
:type 'core
:pin "c873d5529c9c80cb58222f22873a4f081c307cb2")
;; core-ui.el