File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
vimperator/contrib/vim/syntax Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ syn match vimperatorOption "\<\%(no\|inv\)\=\%(errorbells\|eb\|exrc\|ex\|focusco
57
57
\ contained nextgroup= vimperatorSetMod
58
58
syn match vimperatorOption " \<\% (no\| inv\)\=\% (incsearch\| is\| insertmode\| im\| hlsearch\| hls\| linksearch\| lks\)\> !\= "
59
59
\ contained nextgroup= vimperatorSetMod
60
- syn match vimperatorOption " \<\% (no\| inv\)\=\% (loadplugins\| lpl\| more\| online\| preload \| showmode\| smd\| smartcase\| scs\)\> !\= "
60
+ syn match vimperatorOption " \<\% (no\| inv\)\=\% (loadplugins\| lpl\| more\| online\| showmode\| smd\| smartcase\| scs\)\> !\= "
61
61
\ contained nextgroup= vimperatorSetMod
62
62
syn match vimperatorOption " \<\% (no\| inv\)\=\% (online\| visualbell\| vb\| usermode\| um\)\> !\= "
63
63
\ contained nextgroup= vimperatorSetMod
You can’t perform that action at this time.
0 commit comments