style(colors): tabularize lua links
This commit is contained in:
parent
263dccb7fe
commit
703f512407
|
@ -524,10 +524,10 @@ local highlight_groups = {
|
|||
luaFuncName = 'Function',
|
||||
luaFuncParens = 'Delimiter',
|
||||
luaFuncTable = 'Structure',
|
||||
luaIn = 'luaRepeat',
|
||||
luaLocal = 'Type',
|
||||
luaNoise = 'Operator',
|
||||
luaParens = 'Delimiter',
|
||||
luaIn = 'luaRepeat',
|
||||
luaLocal = 'Type',
|
||||
luaNoise = 'Operator',
|
||||
luaParens = 'Delimiter',
|
||||
luaSpecialTable = 'StorageClass',
|
||||
luaSpecialValue = 'Function',
|
||||
|
||||
|
|
Loading…
Reference in New Issue