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 -*-
(setq gc-cons-threshold most-positive-fixnum)
(setq gc-cons-threshold 33554432)
(setq package-enable-at-startup nil)