Reset gc-cons-threshold a tiny bit sooner
This commit is contained in:
parent
5c34732266
commit
e63113a86c
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ enable multiple minor modes for the same regexp.")
|
|||
(require 'core-projects) ; making Emacs project-aware
|
||||
(require 'core-keybinds))) ; centralized keybind system + which-key
|
||||
|
||||
(add-hook! 'window-setup-hook
|
||||
(add-hook! 'after-init-hook
|
||||
(setq gc-cons-threshold 16777216
|
||||
gc-cons-percentage 0.1))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue