Add highlite for default tables
This commit is contained in:
parent
01998a6e70
commit
ace68236d9
|
@ -472,7 +472,7 @@ local highlight_groups = {
|
|||
luaLocal = 'Type',
|
||||
luaNoise = 'Operator',
|
||||
luaParens = 'Delimiter',
|
||||
luaSpecialTable = 'Identifier',
|
||||
luaSpecialTable = 'StorageClass',
|
||||
luaSpecialValue = 'Function',
|
||||
|
||||
--[[ 4.3.12. Make ]]
|
||||
|
|
Loading…
Reference in New Issue