summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index ba1c66e..cb74997 100644
--- a/init.el
+++ b/init.el
@@ -33,6 +33,7 @@
(find-file initial-file)
(get-buffer-create "*scratch*"))))
enable-local-variables :safe
+ gc-cons-threshold (* 8 (expt 1024 2))
inhibit-splash-screen t
make-backup-files nil
mouse-wheel-progressive-speed nil