We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e068ab5 commit 05e8787Copy full SHA for 05e8787
1 file changed
lua/catppuccin/groups/syntax.lua
@@ -109,6 +109,7 @@ function M.get()
109
csvCol6 = { fg = C.lavender },
110
csvCol7 = { fg = C.mauve },
111
csvCol8 = { fg = C.pink },
112
+ escCsvCol0 = { link = "csvCol0" },
113
114
-- markdown
115
markdownHeadingDelimiter = { fg = C.peach, style = { "bold" } },
0 commit comments