This commit is contained in:
Zelong Kuang
2025-12-14 21:40:44 +11:00
parent fa0d41cade
commit b0d26beeb6
3 changed files with 16 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
;; -*- lexical-binding: t -*-
(setq gc-cons-threshold 33554432)
(setq gc-cons-threshold most-positive-fixnum)
(setq package-enable-at-startup nil)