Add -*- line

This commit is contained in:
Case Duckworth 2021-01-02 17:37:21 -06:00
parent 2c791312ac
commit d8a69b60d2
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
;; early-init.el -*- no-byte-compile: t; -*-
;; I use `straight.el' instead of `package.el'.
(setq package-enable-at-startup nil)