Skip to content

Commit 61a01e7

Browse files
dkearnstimss
authored andcommitted
Add 'hin' to Vim syntax highlighter.
1 parent 6004fe3 commit 61a01e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vimperator/contrib/vim/syntax/vimperator.vim

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ syn region vimperatorSet matchgroup=vimperatorCommand start="\%(^\s*:\=\)\@<=\<\
5151
\ end="$" keepend oneline contains=vimperatorOption,vimperatorString
5252

5353
syn keyword vimperatorOption act activate cd cdpath complete cpt defsearch ds editor eht ei enc encoding eventignore
54-
\ extendedhinttags fenc fileencoding fh followhints go guioptions helpfile hf hi hintinputs hintmatching hinttags hinttimeout
55-
\ history hm ht hto laststatus ls maxitems messages msgs newtab nextpattern pa pageinfo popups pps previouspattern rtp
56-
\ runtimepath si sanitizeitems sts sanititizetimespan scr scroll sh shcf shell shellcmdflag showstatuslinks showtabline ssli
54+
\ extendedhinttags fenc fileencoding fh followhints go guioptions helpfile hf hi hin hintinputs hintmatching hinttags
55+
\ hinttimeout history hm ht hto laststatus ls maxitems messages msgs newtab nextpattern pa pageinfo popups pps previouspattern
56+
\ rtp runtimepath si sanitizeitems sts sanitizetimespan scr scroll sh shcf shell shellcmdflag showstatuslinks showtabline ssli
5757
\ stal suggestengines titlestring urlseparator vbs verbose wic wig wildcase wildignore wildmode wildoptions wim wop
5858
\ wordseparators wsp
5959
\ contained nextgroup=vimperatorSetMod

0 commit comments

Comments
 (0)