Do not link vimSet and vimSetEqual to Normal.

Fixes https://github.com/lifepillar/vim-solarized8/issues/95.
This commit is contained in:
Lifepillar
2022-03-29 13:48:30 +02:00
parent 4ee5050167
commit ed0b0e1bed
6 changed files with 5 additions and 55 deletions

View File

@@ -6,8 +6,6 @@ vimVar -> Identifier
vimFunc -> Function
vimUserFunc -> Function
helpSpecial -> Special
vimSet -> Normal
vimSetEqual -> Normal
vimCommentString violet none
vimCommand yellow none
vimCmdSep blue none bold