Add minimal-emacs-optimize-startup-gc
This commit is contained in:
4
init.el
4
init.el
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user