diff --git a/colors/highlite.vim b/colors/highlite.vim index c3da498..ea229c8 100644 --- a/colors/highlite.vim +++ b/colors/highlite.vim @@ -525,7 +525,7 @@ local highlight_groups = { luaFuncTable = 'Structure', luaIn = 'luaRepeat', luaLocal = 'Type', - luaNoise = 'Operator', + luaNoise = 'Delimiter', luaParens = 'Delimiter', luaSpecialTable = 'StorageClass', luaSpecialValue = 'Function',