style(nvim): run stylua
This commit is contained in:
parent
ac7bbb12dd
commit
8172ea68ef
@ -144,7 +144,7 @@ require("kanagawa").setup({
|
||||
RainbowDelimiterOrange = { fg = colors.surimiOrange },
|
||||
RainbowDelimiterGreen = { fg = colors.springGreen },
|
||||
RainbowDelimiterViolet = { fg = colors.oniViolet },
|
||||
RainbowDelimiterCyan = { fg = colors.lightBlue }
|
||||
RainbowDelimiterCyan = { fg = colors.lightBlue },
|
||||
}
|
||||
|
||||
return overrides
|
||||
|
Loading…
x
Reference in New Issue
Block a user