diff options
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/early-init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/early-init.el b/emacs/early-init.el new file mode 100644 index 0000000..3f6c25f --- /dev/null +++ b/emacs/early-init.el @@ -0,0 +1 @@ +(setq gc-cons-threshold (* 50 1024 1024)) |
