Add highlite for default tables

This commit is contained in:
Iron_E 2020-08-21 15:42:23 -04:00
parent 01998a6e70
commit ace68236d9
No known key found for this signature in database
GPG Key ID: B0B37DE7EDC2335F
1 changed files with 1 additions and 1 deletions

View File

@ -472,7 +472,7 @@ local highlight_groups = {
luaLocal = 'Type',
luaNoise = 'Operator',
luaParens = 'Delimiter',
luaSpecialTable = 'Identifier',
luaSpecialTable = 'StorageClass',
luaSpecialValue = 'Function',
--[[ 4.3.12. Make ]]