diff --git a/colors/highlite.vim b/colors/highlite.vim index 3d381cf..21c5023 100644 --- a/colors/highlite.vim +++ b/colors/highlite.vim @@ -623,7 +623,7 @@ local highlight_groups = { vimHiGui = 'vimHiCterm', vimHiGuiFgBg = 'vimHiGui', vimHiKeyList = 'Operator', - vimIsCommand = 'Keyword', + vimIsCommand = 'Identifier', vimOption = 'Keyword', vimScriptDelim = 'Ignore', vimSet = 'String',