Tidy up init and early init

This commit is contained in:
Tobias Ostner 2024-05-08 09:06:27 +02:00
parent e840029b4d
commit 5efd05924d
2 changed files with 36 additions and 28 deletions

View file

@ -1,4 +1,4 @@
(setq gc-cons-threshold (* 50 1000 1000))
;; early-init.el --- -*- no-byte-compile: t -*-
(setq byte-compile-warnings '(not obsolete))
(setq warning-suppress-log-types '((comp) (bytecomp)))