refactor(nvim): improve visibility of rainbow delims
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s

This commit is contained in:
Price Hiller 2024-11-06 17:23:53 -06:00
parent f4024113ad
commit b975022f17
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -64,9 +64,7 @@ return {
},
highlight = {
"RainbowDelimiterRed",
"RainbowDelimiterYellow",
"RainbowDelimiterBlue",
"RainbowDelimiterOrange",
"RainbowDelimiterGreen",
"RainbowDelimiterViolet",
"RainbowDelimiterCyan",