From 6d2937bc66b93f90d1b7de07e964427c530b6f2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Lea=CC=83o?= Date: Sat, 8 Jan 2022 21:54:40 -0300 Subject: matching TSKeywordOperator with https://github.com/gruvbox-community/gruvbox/commit/1f8500f033813fcc6f41f0fe366e27faa163f2c2 --- lua/gruvbox/plugins/highlights.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/gruvbox/plugins/highlights.lua b/lua/gruvbox/plugins/highlights.lua index 3946a60..4a4c2a1 100644 --- a/lua/gruvbox/plugins/highlights.lua +++ b/lua/gruvbox/plugins/highlights.lua @@ -53,7 +53,7 @@ local plugins = { TSOperator = base.Operator, TSKeyword = base.Keyword, TSKeywordFunction = base.Keyword, - TSKeywordOperator = "TSOperator", + TSKeywordOperator = base.GruvboxRed, TSException = base.Exception, TSType = base.Type, TSTypeBuiltin = base.Type, -- cgit v1.2.3