ref(colors): luaNoise link to Delimiter

This commit is contained in:
Iron-E 2021-02-04 15:29:39 -05:00
parent 0128acdf2f
commit d3d1c3a0d1
No known key found for this signature in database
GPG Key ID: 19B71B7B7B021D22
1 changed files with 1 additions and 1 deletions

View File

@ -525,7 +525,7 @@ local highlight_groups = {
luaFuncTable = 'Structure',
luaIn = 'luaRepeat',
luaLocal = 'Type',
luaNoise = 'Operator',
luaNoise = 'Delimiter',
luaParens = 'Delimiter',
luaSpecialTable = 'StorageClass',
luaSpecialValue = 'Function',