feat: Remove elpaca
I'm not actually using it and it's just bloat at this point. This speeds up the startup significantly. Remove what you don't need.
This commit is contained in:
parent
a731bab651
commit
7f901b23ae
2 changed files with 64 additions and 106 deletions
|
|
@ -10,7 +10,7 @@
|
|||
;; Only care about errors in *Messages* buffer
|
||||
(setq warning-minimum-level :error)
|
||||
|
||||
;; Recommended by elpaca
|
||||
;; We control when packages are enabled
|
||||
(setq package-enable-at-startup nil)
|
||||
|
||||
(provide 'early-init)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue