Add minimal-emacs-optimize-startup-gc

This commit is contained in:
James Cherti
2025-02-19 10:28:05 -05:00
parent f9c6386311
commit 2d296235ca
2 changed files with 12 additions and 8 deletions

View File

@@ -94,9 +94,7 @@
(setq whitespace-line-column nil) ; whitespace-mode
;; I reduced the default value of 9 to simplify the font-lock keyword,
;; aiming to improve performance. This package helps differentiate
;; nested delimiter pairs, particularly in languages with heavy use of
;; parentheses.
;; aiming to improve performance.
(setq rainbow-delimiters-max-face-count 5)
;; Can be activated with `display-line-numbers-mode'