From ace68236d941e75559c808a07f9fb193415ce4df Mon Sep 17 00:00:00 2001 From: Iron_E Date: Fri, 21 Aug 2020 15:42:23 -0400 Subject: [PATCH] Add highlite for default tables --- colors/highlite.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colors/highlite.vim b/colors/highlite.vim index a1a3907..428f89a 100644 --- a/colors/highlite.vim +++ b/colors/highlite.vim @@ -472,7 +472,7 @@ local highlight_groups = { luaLocal = 'Type', luaNoise = 'Operator', luaParens = 'Delimiter', - luaSpecialTable = 'Identifier', + luaSpecialTable = 'StorageClass', luaSpecialValue = 'Function', --[[ 4.3.12. Make ]]