diff options
Diffstat (limited to 'early-init.el')
| -rw-r--r-- | early-init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/early-init.el b/early-init.el index c62f7e7..35f3ace 100644 --- a/early-init.el +++ b/early-init.el @@ -1,4 +1,3 @@ -(setq gc-cons-threshold 10000000) (setq byte-compile-warnings '(not obsolete)) (setq warning-suppress-log-types '((comp) (bytecomp))) (setq native-comp-async-report-warnings-errors 'silent) |
