rainbow-delimiters-max-face-count = 4
This commit is contained in:
parent
fa643513cf
commit
d99a102a6b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
;; 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
|
;; complexity of the font-lock keyword and hopefully buy us a few ms of
|
||||||
;; performance.
|
;; performance.
|
||||||
(setq rainbow-delimiters-max-face-count 3)
|
(setq rainbow-delimiters-max-face-count 4)
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue