Disable native compilation, which speeds up emacs for some reason
This commit is contained in:
parent
cb4f18ed0d
commit
0f8af0630e
|
@ -1 +1,2 @@
|
|||
(setq native-comp-speed -1)
|
||||
(setq package-enable-at-startup nil)
|
||||
|
|
Loading…
Reference in a new issue