diff --git a/colors/highlite.vim b/colors/highlite.vim index 8d188bf..90fbc5b 100644 --- a/colors/highlite.vim +++ b/colors/highlite.vim @@ -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',