Skip to content

Commit e073ea5

Browse files
Martin Stubenschrotttimss
authored andcommitted
remove wildcase and wildignore options. Will use sensible defaults for 'wildcase' in future
1 parent acccf14 commit e073ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vimperator/contrib/vim/syntax/vimperator.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ syn keyword vimperatorOption ac act activate autocomplete cd cdpath complete cpt
5555
\ extendedhinttags fenc fileencoding fh followhints go guioptions helpfile hf hi hin hintinputs hintmatching hinttags
5656
\ hinttimeout history hm ht hto maxitems messages msgs newtab nextpattern pa pageinfo popups pps previouspattern
5757
\ rtp runtimepath si sanitizeitems sts sanitizetimespan scr scroll sh shcf shell shellcmdflag showstatuslinks showtabline ssli
58-
\ stal status suggestengines titlestring urlseparator vbs verbose wic wig wildcase wildignore wildmode wim
58+
\ stal status suggestengines titlestring urlseparator vbs verbose wildmode wim
5959
\ wordseparators wsp
6060
\ contained nextgroup=vimperatorSetMod
6161

0 commit comments

Comments
 (0)