This commit is contained in:
Zelong Kuang
2025-12-14 21:11:11 +11:00
parent 2fc108d853
commit fa0d41cade
4 changed files with 6 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
;; -*- lexical-binding: t -*-
;; Optimize Garbage Collection for Startup
(setq gc-cons-threshold most-positive-fixnum)
(setq gc-cons-threshol 33554432)
;; Optimize `auto-mode-alist`
(setq auto-mode-case-fold nil)