ref(colors): luaNoise link to Delimiter
This commit is contained in:
parent
0128acdf2f
commit
d3d1c3a0d1
|
@ -525,7 +525,7 @@ local highlight_groups = {
|
||||||
luaFuncTable = 'Structure',
|
luaFuncTable = 'Structure',
|
||||||
luaIn = 'luaRepeat',
|
luaIn = 'luaRepeat',
|
||||||
luaLocal = 'Type',
|
luaLocal = 'Type',
|
||||||
luaNoise = 'Operator',
|
luaNoise = 'Delimiter',
|
||||||
luaParens = 'Delimiter',
|
luaParens = 'Delimiter',
|
||||||
luaSpecialTable = 'StorageClass',
|
luaSpecialTable = 'StorageClass',
|
||||||
luaSpecialValue = 'Function',
|
luaSpecialValue = 'Function',
|
||||||
|
|
Loading…
Reference in New Issue