File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
vimperator/contrib/vim/syntax Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
" Vim syntax file
2
2
" Language: VIMperator configuration file
3
3
" Maintainer: Doug Kearns <[email protected] >
4
- " Last Change: 2008 Jan 22
4
+ " Last Change: 2009 Feb 19
5
5
6
6
if exists (" b:current_syntax" )
7
7
finish
@@ -48,7 +48,7 @@ syn region vimperatorSet matchgroup=vimperatorCommand start="\%(^\s*:\=\)\@<=\<\
48
48
syn keyword vimperatorOption activate act cdpath cd complete cpt defsearch ds editor eventignore ei extendedhinttags eht
49
49
\ followhints fh guioptions go helpfile hf hintmatching hm hinttags ht hinttimeout hto history hi laststatus ls messages msgs
50
50
\ newtab nextpattern pageinfo pa popups pps previouspattern runtimepath rtp scroll scr shell sh shellcmdflag shcf
51
- \ showstatuslinks ssli showtabline stal suggestengines t_vb titlestring urlseparator verbose vbs wildcase wic wildignore wig
51
+ \ showstatuslinks ssli showtabline stal suggestengines titlestring urlseparator verbose vbs wildcase wic wildignore wig
52
52
\ wildmode wim wildoptions wop wordseparators wsp
53
53
\ contained nextgroup= vimperatorSetMod
54
54
You can’t perform that action at this time.
0 commit comments