mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
rainbow-delimiters-max-face-count = 4
This commit is contained in:
@ -533,7 +533,7 @@ windows, switch to `doom-fallback-buffer'. Otherwise, delegate to original
|
||||
;; languages like Lisp. I reduce it from it's default of 9 to reduce the
|
||||
;; complexity of the font-lock keyword and hopefully buy us a few ms of
|
||||
;; performance.
|
||||
(setq rainbow-delimiters-max-face-count 3)
|
||||
(setq rainbow-delimiters-max-face-count 4)
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user