From 0e27c81fc9271577b505d3c840abe14ea5aafc47 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 20 Jul 2022 01:29:58 +0200 Subject: Set kw fun to red --- lua/no-clown-fiesta/Treesitter.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/no-clown-fiesta/Treesitter.lua b/lua/no-clown-fiesta/Treesitter.lua index 722819a..f6d4ae9 100644 --- a/lua/no-clown-fiesta/Treesitter.lua +++ b/lua/no-clown-fiesta/Treesitter.lua @@ -9,7 +9,7 @@ local Treesitter = { TSException = { fg = C.red }, TSInclude = { fg = C.red }, TSKeyword = { fg = C.gray_blue, style = Config.italic_keywords }, - TSKeywordFunction = { fg = C.gray_blue, style = Config.italic_keywords }, + TSKeywordFunction = { fg = C.red, style = Config.italic_keywords }, TSLabel = { fg = C.white }, TSNamespace = { fg = C.white }, TSRepeat = { fg = C.gray_blue }, -- cgit v1.2.3-70-g09d2