aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el
index 78dd81e..cba11c8 100644
--- a/init.el
+++ b/init.el
@@ -252,3 +252,5 @@ If the new path's directories does not exist, create them."
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
+
+(setq gc-cons-threshold (or bedrock--initial-gc-threshold 800000))