Fix comment.
The config now is using elpaca, not straight.
This commit is contained in:
parent
78c20da3b1
commit
a6cd373b2b
@ -53,10 +53,9 @@
|
||||
(setq frame-inhibit-implied-resize t
|
||||
frame-resize-pixelwise t)
|
||||
|
||||
|
||||
;; Recommended by
|
||||
;; https://github.com/raxod502/straight.el#getting-started to prevent
|
||||
;; pacakge.el stepping on straight's toes.
|
||||
;; pacakge.el stepping on elpaca toes.
|
||||
(setq package-enable-at-startup nil)
|
||||
|
||||
;;; early-init.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user