xref: /vim-8.2.3635/runtime/syntax/vim.vim (revision 5be4ceec)
1" Vim syntax file
2" Language:	Vim 8.0 script
3" Maintainer:	Charles E. Campbell <[email protected]>
4" Last Change:	July 18, 2019
5" Version:	8.0-23
6" URL:	http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM
7" Automatically generated keyword lists: {{{1
8
9" Quit when a syntax file was already loaded {{{2
10if exists("b:current_syntax")
11  finish
12endif
13let s:keepcpo= &cpo
14set cpo&vim
15
16" vimTodo: contains common special-notices for comments {{{2
17" Use the vimCommentGroup cluster to add your own.
18syn keyword vimTodo contained	COMBAK	FIXME	TODO	XXX
19syn cluster vimCommentGroup	contains=vimTodo,@Spell
20
21" regular vim commands {{{2
22syn keyword vimCommand contained	a ar[gs] argl[ocal] ba[ll] bm[odified] breaka[dd] bun[load] cabc[lear] cal[l] cc cf[ile] changes cla[st] cnf[ile] comc[lear] cp[revious] cstag debugg[reedy] deletl dep diffpu[t] dl dr[op] ec em[enu] ene[w] filet fir[st] foldo[pen] grepa[dd] helpf[ind] i imapc[lear] iuna[bbrev] keepalt la[st] lan[guage] lbo[ttom] ld[o] lfir[st] lh[elpgrep] lmak[e] loadk lp[revious] luado ma[rk] messages mod[e] nbs[tart] nor omapc[lear] packl[oadall] popu[p] profd[el] ptf[irst] pts[elect] pydo pyxfile red[o] res[ize] ru[ntime] sI sIp sav[eas] sbm[odified] sce scripte[ncoding] setg[lobal] sgc sgr sign sl[eep] smenu snoremenu spelld[ump] spr[evious] srg st[op] stj[ump] sunmenu syn tN[ext] tabd[o] tabm[ove] tabr[ewind] tch[dir] tf[irst] tlmenu tm[enu] to[pleft] tu[nmenu] undol[ist] up[date] vi[sual] vmapc[lear] wa[ll] winp[os] wundo xme xr[estore]
23syn keyword vimCommand contained	ab arga[dd] argu[ment] bad[d] bn[ext] breakd[el] bw[ipeout] cabo[ve] cat[ch] ccl[ose] cfdo chd[ir] cle[arjumps] cnor comp[iler] cpf[ile] cun delc[ommand] deletp di[splay] diffs[plit] dli[st] ds[earch] echoe[rr] en[dif] ex filetype fix[del] for gui helpg[rep] ia in j[oin] keepj[umps] lab[ove] lat lc[d] le[ft] lg[etfile] lhi[story] lmapc[lear] loadkeymap lpf[ile] luafile mak[e] mk[exrc] mz[scheme] new nore on[ly] pc[lose] pp[op] promptf[ind] ptj[ump] pu[t] pyf[ile] q[uit] redi[r] ret[ab] rub[y] sIc sIr sbN[ext] sbn[ext] scg scriptv[ersion] setl[ocal] sge sh[ell] sil[ent] sla[st] smile so[urce] spelli[nfo] sr sri sta[g] stopi[nsert] sus[pend] sync ta[g] tabe[dit] tabn[ext] tabs tcld[o] th[row] tln tma[p] tp[revious] tunma[p] unh[ide] v vie[w] vne[w] wh[ile] wn[ext] wv[iminfo] xmenu xunme
24syn keyword vimCommand contained	abc[lear] argd[elete] as[cii] bd[elete] bo[tright] breakl[ist] cN[ext] cad[dbuffer] cb[uffer] cd cfir[st] che[ckpath] clo[se] co[py] con[tinue] cq[uit] cuna[bbrev] delel delf[unction] dif[fupdate] difft[his] do dsp[lit] echom[sg] endf[unction] exi[t] filt[er] fo[ld] fu[nction] gvim helpt[ags] iabc[lear] inor ju[mps] keepp[atterns] lad[dexpr] later lch[dir] lefta[bove] lgetb[uffer] ll lne[xt] loc[kmarks] lr[ewind] lv[imgrep] marks mks[ession] mzf[ile] nmapc[lear] nos[wapfile] opt[ions] pe[rl] pre[serve] promptr[epl] ptl[ast] pw[d] python3 qa[ll] redr[aw] retu[rn] rubyd[o] sIe sN[ext] sb[uffer] sbp[revious] sci scs sf[ind] sgi si sim[alt] sm[agic] sn[ext] sor[t] spellr[epall] srI srl star[tinsert] sts[elect] sv[iew] syncbind tab tabf[ind] tabnew tags tclf[ile] tj[ump] tlnoremenu tmapc[lear] tr[ewind] u[ndo] unl ve[rsion] vim[grep] vs[plit] win[size] wp[revious] x[it] xnoreme xunmenu
25syn keyword vimCommand contained	abo[veleft] argdo au bel[owright] bp[revious] bro[wse] cNf[ile] cadde[xpr] cbe[fore] cdo cg[etfile] checkt[ime] cmapc[lear] col[der] conf[irm] cr[ewind] cw[indow] delep dell diffg[et] dig[raphs] doau e[dit] echon endfo[r] exu[sage] fin[d] foldc[lose] g h[elp] hi if intro k lN[ext] laddb[uffer] lb[uffer] lcl[ose] lex[pr] lgete[xpr] lla[st] lnew[er] lockv[ar] ls lvimgrepa[dd] mat[ch] mksp[ell] n[ext] noa nu[mber] ownsyntax ped[it] prev[ious] ps[earch] ptn[ext] py3 pythonx quita[ll] redraws[tatus] rew[ind] rubyf[ile] sIg sa[rgument] sba[ll] sbr[ewind] scl scscope sfir[st] sgl sic sin sm[ap] sno[magic] sp[lit] spellu[ndo] src srn startg[replace] sun[hide] sw[apname] syntime tabN[ext] tabfir[st] tabo[nly] tc[l] te[aroff] tl[ast] tlu tn[ext] try una[bbreviate] unlo[ckvar] verb[ose] vimgrepa[dd] wN[ext] winc[md] wq xa[ll] xnoremenu xwininfo
26syn keyword vimCommand contained	addd arge[dit] bN[ext] bf[irst] br[ewind] bufdo c[hange] caddf[ile] cbel[ow] ce[nter] cgetb[uffer] chi[story] cn[ext] colo[rscheme] cons[t] cs d[elete] deletel delm[arks] diffo[ff] dir doaut ea el[se] endt[ry] f[ile] fina[lly] foldd[oopen] go[to] ha[rdcopy] hid[e] ij[ump] is[earch] kee[pmarks] lNf[ile] laddf[ile] lbe[fore] lcs lf[ile] lgr[ep] lli[st] lnf[ile] lol[der] lt[ag] lw[indow] menut[ranslate] mkv[imrc] nb[key] noautocmd o[pen] p[rint] perld[o] pro ptN[ext] ptp[revious] py3do pyx r[ead] redrawt[abline] ri[ght] rundo sIl sal[l] sbf[irst] sc scp se[t] sg sgn sie sip sme snoreme spe[llgood] spellw[rong] sre[wind] srp startr[eplace] sunme sy t tabc[lose] tabl[ast] tabp[revious] tcd ter[minal] tlm tlunmenu tno[remap] ts[elect] undoj[oin] uns[ilent] vert[ical] viu[sage] w[rite] windo wqa[ll] xmapc[lear] xprop y[ank]
27syn keyword vimCommand contained	al[l] argg[lobal] b[uffer] bl[ast] brea[k] buffers ca caf[ter] cbo[ttom] cex[pr] cgete[xpr] cl[ist] cnew[er] com cope[n] cscope debug deletep delp diffp[atch] dj[ump] dp earlier elsei[f] endw[hile] files fini[sh] folddoc[losed] gr[ep] helpc[lose] his[tory] il[ist] isp[lit] keepa l[ist] laf[ter] lbel[ow] lcscope lfdo lgrepa[dd] lma lo[adview] lop[en] lua m[ove] mes mkvie[w] nbc[lose] noh[lsearch] ol[dfiles] pa[ckadd] po[p] prof[ile] pta[g] ptr[ewind] py[thon] pyxdo rec[over] reg[isters] rightb[elow] rv[iminfo] sIn san[dbox] sbl[ast] scI scr[iptnames] setf[iletype] sgI sgp sig sir
28syn match   vimCommand contained	"\<z[-+^.=]\=\>"
29syn keyword vimStdPlugin contained	Arguments Break Cfilter Clear Continue DiffOrig Evaluate Finish Gdb Lfilter Man N[ext] Over P[rint] Program Run S Source Step Stop Termdebug TermdebugCommand TOhtml Winbar XMLent XMLns
30
31" added later
32syn keyword vimCommand contained	eval
33
34" vimOptions are caught only when contained in a vimSet {{{2
35syn keyword vimOption contained	acd ambw arshape background ballooneval bex bl brk buftype cf cinkeys cmdwinheight com conceallevel crb cscopeverbose cuc def diffexpr ea ei ep eventignore fdi fenc fileformat fkmap foldexpr foldopen fsync gfw guicursor guitabtooltip hidden hlg imactivatefunc imi inc inex isident keymap langnoremap linespace loadplugins ma matchtime mef mle modelineexpr mousehide mps nu opendevice paste pex pmbcs printdevice printoptions pw qe relativenumber rightleft rs runtimepath scr sect sft shellredir shiftwidth showmatch signcolumn smarttab sp spf srr startofline suffixes switchbuf ta tagfunc tbi term termwintype tgc titlelen toolbariconsize ttimeout ttymouse twt undofile varsofttabstop verbosefile viminfofile wak weirdinvert wig wildoptions winheight wm wrapscan
36syn keyword vimOption contained	ai anti autochdir backspace balloonevalterm bexpr bo browsedir casemap cfu cino cmp comments confirm cryptmethod cspc cul define diffopt ead ek equalalways ex fdl fencs fileformats flp foldignore foldtext ft ghr guifont helpfile highlight hls imactivatekey iminsert include inf isk keymodel langremap lisp lpl macatsui maxcombine menc mls modelines mousem msm number operatorfunc pastetoggle pexpr pmbfn printencoding prompt pythondll quoteescape remap rightleftcmd rtp sb scroll sections sh shellslash shm showmode siso smc spc spl ss statusline suffixesadd sws tabline taglength tbidi termbidi terse tgst titleold top ttimeoutlen ttyscroll tx undolevels vartabstop vfile virtualedit warn wfh wildchar wim winminheight wmh write
37syn keyword vimOption contained	akm antialias autoindent backup balloonexpr bg bomb bs cb ch cinoptions cms commentstring copyindent cscopepathcomp csprg cursorbind delcombine digraph eadirection emo equalprg expandtab fdls fex fileignorecase fml foldlevel formatexpr gcr go guifontset helpheight history hlsearch imaf ims includeexpr infercase iskeyword keywordprg laststatus lispwords lrm magic maxfuncdepth menuitems mm modifiable mousemodel mzq numberwidth opfunc patchexpr pfn popt printexpr pt pythonhome rdt renderoptions rl ru sbo scrollbind secure shcf shelltemp shortmess showtabline sj smd spell splitbelow ssl stl sw sxe tabpagemax tagrelative tbis termencoding textauto thesaurus titlestring tpm ttm ttytype uc undoreload vb vi visualbell wb wfw wildcharm winaltkeys winminwidth wmnu writeany
38syn keyword vimOption contained	al ar autoread backupcopy bdir bh breakat bsdir cc charconvert cinw co compatible cot cscopeprg csqf cursorcolumn dex dip eb emoji errorbells exrc fdm ff filetype fmr foldlevelstart formatlistpat gd gp guifontwide helplang hk ic imak imsearch incsearch insertmode isp km lazyredraw list ls makeef maxmapdepth mfd mmd modified mouses mzquantum nuw osfiletype patchmode ph pp printfont pumheight pythonthreedll re report rlc rubydll sbr scrolljump sel shell shelltype shortname shq slm sn spellcapcheck splitright ssop stmp swapfile sxq tabstop tags tbs termguicolors textmode tildeop tl tr tty tw udf updatecount vbs viewdir vop wc wh wildignore wincolor winptydll wmw writebackup
39syn keyword vimOption contained	aleph arab autowrite backupdir bdlay bin breakindent bsk ccv ci cinwords cocu complete cp cscopequickfix csre cursorline dg dir ed enc errorfile fcl fdn ffs fillchars fo foldmarker formatoptions gdefault grepformat guiheadroom hf hkmap icon imc imsf inde is isprint kmp lbr listchars lsp makeencoding maxmem mh mmp more mouseshape mzschemedll odev pa path pheader preserveindent printheader pumwidth pythonthreehome readonly restorescreen rnu ruf sc scrolloff selection shellcmdflag shellxescape showbreak si sm so spellfile spr st sts swapsync syn tag tagstack tc termwinkey textwidth timeout tm ts ttybuiltin twk udir updatetime vdir viewoptions vsts wcm whichwrap wildignorecase window winwidth wop writedelay
40syn keyword vimOption contained	allowrevins arabic autowriteall backupext belloff binary breakindentopt bt cd cin clipboard cole completefunc cpo cscoperelative cst cwh dict directory edcompatible encoding errorformat fcs fdo fic fixendofline foldclose foldmethod formatprg gfm grepprg guioptions hh hkmapp iconstring imcmdline imst indentexpr isf joinspaces kp lcs lm luadll makeprg maxmempattern mis mmt mouse mouset mzschemegcdll oft packpath pdev pi previewheight printmbcharset pvh pyx redrawtime revins ro ruler scb scrollopt selectmode shellpipe shellxquote showcmd sidescroll smartcase softtabstop spelllang sps sta su swb synmaxcol tagbsearch tal tcldll termwinscroll tf timeoutlen to tsl ttyfast tws ul ur ve vif vts wcr wi wildmenu winfixheight wiv wrap ws
41syn keyword vimOption contained	altkeymap arabicshape aw backupskip beval bk bri bufhidden cdpath cindent cm colorcolumn completeopt cpoptions cscopetag csto debug dictionary display ef endofline esckeys fdc fdt fileencoding fixeol foldcolumn foldminlines fp gfn gtl guipty hi hkp ignorecase imd imstatusfunc indentkeys isfname js langmap linebreak lmap lw mat maxmemtot mkspellmem mod mousef mousetime nf ofu para penc pm previewwindow printmbfont pvw pyxversion regexpengine ri rop rulerformat scl scs sessionoptions shellquote shiftround showfulltag sidescrolloff smartindent sol spellsuggest sr stal sua swf syntax tagcase tb tenc termwinsize tfu title toolbar tsr ttym twsl undodir ut verbose viminfo wa wd wic wildmode winfixwidth wiw wrapmargin ww
42syn keyword vimOption contained	ambiwidth ari awa balloondelay bevalterm bkc briopt buflisted cedit cink cmdheight columns concealcursor cpt cscopetagorder csverb deco diff dy efm eol et fde fen fileencodings fk foldenable foldnestmax fs gfs gtt guitablabel hid hl im imdisable imstyle indk isi key langmenu lines lnr lz matchpairs mco ml modeline mousefocus mp nrformats omnifunc paragraphs perldll
43
44" vimOptions: These are the turn-off setting variants {{{2
45syn keyword vimOption contained	noacd noallowrevins noantialias noarabic noarshape noautoread noaw noballooneval nobevalterm nobk nobreakindent nocf nocindent nocopyindent nocscoperelative nocsre nocuc nocursorcolumn nodelcombine nodigraph noed noemo noeol noesckeys noexpandtab nofic nofixeol nofoldenable nogd nohid nohkmap nohls noicon noimc noimdisable noinfercase nojoinspaces nolangremap nolinebreak nolnr nolrm noma nomagic noml nomod nomodelineexpr nomodified nomousef nomousehide nonumber noopendevice nopi nopreviewwindow nopvw norelativenumber norestorescreen nori norl noro noru nosb noscb noscs nosft noshelltemp noshortname noshowfulltag noshowmode nosm nosmartindent nosmd nosol nosplitbelow nospr nossl nostartofline noswapfile nota notagrelative notbi notbs noterse notextmode notgst notimeout noto notr nottybuiltin notx noundofile novisualbell nowarn noweirdinvert nowfw nowildignorecase nowinfixheight nowiv nowrap nowrite nowritebackup
46syn keyword vimOption contained	noai noaltkeymap noar noarabicshape noautochdir noautowrite noawa noballoonevalterm nobin nobl nobri noci nocompatible nocp nocscopetag nocst nocul nocursorline nodg noea noedcompatible noemoji noequalalways noet noexrc nofileignorecase nofk nofs nogdefault nohidden nohkmapp nohlsearch noignorecase noimcmdline noincsearch noinsertmode nojs nolazyredraw nolisp noloadplugins nolz nomacatsui nomh nomle nomodeline nomodifiable nomore nomousefocus nonu noodev nopaste nopreserveindent noprompt noreadonly noremap norevins norightleft nornu nors noruler nosc noscrollbind nosecure noshellslash noshiftround noshowcmd noshowmatch nosi nosmartcase nosmarttab nosn nospell nosplitright nosr nosta nostmp noswf notagbsearch notagstack notbidi notermbidi notextauto notf notildeop notitle notop nottimeout nottyfast noudf novb nowa nowb nowfh nowic nowildmenu nowinfixwidth nowmnu nowrapscan nowriteany nows
47syn keyword vimOption contained	noakm noanti noarab noari noautoindent noautowriteall nobackup nobeval nobinary nobomb nobuflisted nocin noconfirm nocrb nocscopeverbose nocsverb nocursorbind nodeco nodiff noeb noek noendofline noerrorbells noex nofen nofixendofline nofkmap nofsync noguipty nohk nohkp noic noim noimd noinf nois nolangnoremap nolbr nolist nolpl
48
49" vimOptions: These are the invertible variants {{{2
50syn keyword vimOption contained	invacd invallowrevins invantialias invarabic invarshape invautoread invaw invballooneval invbevalterm invbk invbreakindent invcf invcindent invcopyindent invcscoperelative invcsre invcuc invcursorcolumn invdelcombine invdigraph inved invemo inveol invesckeys invexpandtab invfic invfixeol invfoldenable invgd invhid invhkmap invhls invicon invimc invimdisable invinfercase invjoinspaces invlangremap invlinebreak invlnr invlrm invma invmagic invml invmod invmodelineexpr invmodified invmousef invmousehide invnumber invopendevice invpi invpreviewwindow invpvw invrelativenumber invrestorescreen invri invrl invro invru invsb invscb invscs invsft invshelltemp invshortname invshowfulltag invshowmode invsm invsmartindent invsmd invsol invsplitbelow invspr invssl invstartofline invswapfile invta invtagrelative invtbi invtbs invterse invtextmode invtgst invtimeout invto invtr invttybuiltin invtx invundofile invvisualbell invwarn invweirdinvert invwfw invwildignorecase invwinfixheight invwiv invwrap invwrite invwritebackup
51syn keyword vimOption contained	invai invaltkeymap invar invarabicshape invautochdir invautowrite invawa invballoonevalterm invbin invbl invbri invci invcompatible invcp invcscopetag invcst invcul invcursorline invdg invea invedcompatible invemoji invequalalways invet invexrc invfileignorecase invfk invfs invgdefault invhidden invhkmapp invhlsearch invignorecase invimcmdline invincsearch invinsertmode invjs invlazyredraw invlisp invloadplugins invlz invmacatsui invmh invmle invmodeline invmodifiable invmore invmousefocus invnu invodev invpaste invpreserveindent invprompt invreadonly invremap invrevins invrightleft invrnu invrs invruler invsc invscrollbind invsecure invshellslash invshiftround invshowcmd invshowmatch invsi invsmartcase invsmarttab invsn invspell invsplitright invsr invsta invstmp invswf invtagbsearch invtagstack invtbidi invtermbidi invtextauto invtf invtildeop invtitle invtop invttimeout invttyfast invudf invvb invwa invwb invwfh invwic invwildmenu invwinfixwidth invwmnu invwrapscan invwriteany invws
52syn keyword vimOption contained	invakm invanti invarab invari invautoindent invautowriteall invbackup invbeval invbinary invbomb invbuflisted invcin invconfirm invcrb invcscopeverbose invcsverb invcursorbind invdeco invdiff inveb invek invendofline inverrorbells invex invfen invfixendofline invfkmap invfsync invguipty invhk invhkp invic invim invimd invinf invis invlangnoremap invlbr invlist invlpl
53
54" termcap codes (which can also be set) {{{2
55syn keyword vimOption contained	t_8b t_AB t_al t_bc t_BE t_ce t_cl t_Co t_Cs t_CV t_db t_DL t_EI t_F2 t_F4 t_F6 t_F8 t_fs t_IE t_k1 t_k2 t_K3 t_K4 t_K5 t_K6 t_K7 t_K8 t_K9 t_kb t_KB t_KC t_kd t_kD t_KD t_ke t_KE t_KF t_KG t_kh t_KH t_kI t_KI t_KJ t_KK t_kl t_KL t_kN t_kP t_kr t_ks t_ku t_le t_mb t_md t_me t_mr t_ms t_nd t_op t_PE t_PS t_RB t_RC t_RF t_Ri t_RI t_RS t_RT t_RV t_Sb t_SC t_se t_Sf t_SH t_Si t_SI t_so t_sr t_SR t_ST t_te t_Te t_ti t_ts t_Ts t_u7 t_ue t_us t_ut t_vb t_ve t_vi t_vs t_VS t_WP t_WS t_xn t_xs t_ZH t_ZR
56syn keyword vimOption contained	t_8f t_AF t_AL t_BD t_cd t_Ce t_cm t_cs t_CS t_da t_dl t_EC t_F1 t_F3 t_F5 t_F7 t_F9 t_GP t_IS t_K1 t_k3 t_k4 t_k5 t_k6 t_k7 t_k8 t_k9 t_KA t_kB
57syn match   vimOption contained	"t_%1"
58syn match   vimOption contained	"t_#2"
59syn match   vimOption contained	"t_#4"
60syn match   vimOption contained	"t_@7"
61syn match   vimOption contained	"t_*7"
62syn match   vimOption contained	"t_&8"
63syn match   vimOption contained	"t_%i"
64syn match   vimOption contained	"t_k;"
65
66" unsupported settings: some were supported by vi but don't do anything in vim {{{2
67" others have been dropped along with msdos support
68syn keyword vimErrSetting contained	bioskey biosk conskey consk autoprint beautify flash graphic hardtabs mesg novice open op optimize redraw slow slowopen sourceany w300 w1200 w9600 hardtabs ht nobioskey nobiosk noconskey noconsk noautoprint nobeautify noflash nographic nohardtabs nomesg nonovice noopen noop nooptimize noredraw noslow noslowopen nosourceany now300 now1200 now9600 w1200 w300 w9600
69
70" AutoCmd Events {{{2
71syn case ignore
72syn keyword vimAutoEvent contained	BufAdd BufDelete BufFilePost BufHidden BufLeave BufNew BufNewFile BufRead BufReadCmd BufReadPost BufReadPre BufUnload BufWinEnter BufWinLeave BufWipeout BufWrite BufWriteCmd BufWritePost BufWritePre CmdlineChanged CmdlineEnter CmdlineLeave CmdUndefined CmdwinEnter CmdwinLeave ColorScheme ColorSchemePre CompleteChanged CompleteDone CursorHold CursorHoldI CursorMoved CursorMovedI DiffUpdated DirChanged EncodingChanged ExitPre FileAppendCmd FileAppendPost FileAppendPre FileChangedRO FileChangedShell FileChangedShellPost FileEncoding FileReadCmd FileReadPost FileReadPre FileType FileWriteCmd FileWritePost FileWritePre FilterReadPost FilterReadPre FilterWritePost FilterWritePre FocusGained FocusLost FuncUndefined GUIEnter GUIFailed InsertChange InsertCharPre InsertEnter InsertLeave MenuPopup OptionSet QuickFixCmdPost QuickFixCmdPre QuitPre RemoteReply SessionLoadPost ShellCmdPost ShellFilterPost SourceCmd SourcePost SourcePre SpellFileMissing StdinReadPost StdinReadPre SwapExists Syntax TabClosed TabEnter TabLeave TabNew TermChanged TerminalOpen TermResponse TextChanged TextChangedI TextChangedP TextYankPost User VimEnter VimLeave VimLeavePre VimResized WinEnter WinLeave WinNew
73syn keyword vimAutoEvent contained	BufCreate BufEnter BufFilePre
74
75" Highlight commonly used Groupnames {{{2
76syn keyword vimGroup contained	Comment Constant String Character Number Boolean Float Identifier Function Statement Conditional Repeat Label Operator Keyword Exception PreProc Include Define Macro PreCondit Type StorageClass Structure Typedef Special SpecialChar Tag Delimiter SpecialComment Debug Underlined Ignore Error Todo
77
78" Default highlighting groups {{{2
79syn keyword vimHLGroup contained	ColorColumn Cursor CursorColumn CursorIM CursorLine CursorLineNr DiffAdd DiffChange DiffDelete DiffText Directory EndOfBuffer ErrorMsg FoldColumn Folded IncSearch LineNr MatchParen Menu ModeMsg MoreMsg NonText Normal Pmenu PmenuSbar PmenuSel PmenuThumb Question QuickFixLine Scrollbar Search SignColumn SpecialKey SpellBad SpellCap SpellLocal SpellRare StatusLine StatusLineNC StatusLineTerm TabLine TabLineFill TabLineSel Terminal Title Tooltip VertSplit Visual VisualNOS WarningMsg WildMenu
80syn match vimHLGroup contained	"Conceal"
81syn case match
82
83" Function Names {{{2
84syn keyword vimFuncName contained	abs appendbufline asin assert_fails assert_notmatch balloon_gettext bufadd bufname byteidx char2nr ch_evalexpr ch_log ch_readraw cindent complete_check cosh deepcopy diff_hlID eventhandler exp filereadable float2nr foldclosed foreground getbufinfo getcharmod getcmdwintype getfontname getjumplist getpos gettabvar getwinposx globpath histadd hlID input inputsecret islocked job_setoptions js_decode len lispindent localtime maparg matcharg matchstrpos mzeval perleval popup_create popup_getpos popup_setoptions printf prop_clear prop_type_change py3eval readfile reltimestr remote_send resolve screenchar screenstring searchpos setcharsearch setloclist settabvar sha256 sign_getdefined sign_placelist simplify sound_clear sound_stop sqrt strcharpart strgetchar strpart submatch synconcealed synstack tabpagenr tan term_dumpload term_getattr term_getscrolled term_gettty term_setansicolors term_start test_feedinput test_ignore_error test_null_job test_option_not_set test_setmouse timer_start toupper type values winbufnr win_getid win_id2win winrestcmd winwidth
85syn keyword vimFuncName contained	acos argc assert_beeps assert_false assert_report balloon_show bufexists bufnr byteidxcomp ch_canread ch_evalraw ch_logfile ch_sendexpr clearmatches complete_info count delete empty executable expand filewritable floor foldclosedend funcref getbufline getcharsearch getcompletion getfperm getline getqflist gettabwinvar getwinposy has histdel hostname inputdialog insert isnan job_start js_encode libcall list2str log mapcheck matchdelete max nextnonblank popup_atcursor popup_dialog popup_hide popup_settext prompt_setcallback prop_find prop_type_delete pyeval reg_executing remote_expr remote_startserver reverse screenchars search server2client setcmdpos setmatches settabwinvar shellescape sign_getplaced sign_undefine sin soundfold spellbadword str2float strchars stridx strridx substitute synID system tabpagewinnr tanh term_dumpwrite term_getcursor term_getsize term_list term_setkill term_wait test_garbagecollect_now test_null_blob test_null_list test_override test_settime timer_stop tr undofile virtcol wincol win_gotoid winlayout winrestview wordcount
86syn keyword vimFuncName contained	add argidx assert_equal assert_inrange assert_true balloon_split buflisted bufwinid call ch_close ch_getbufnr ch_open ch_sendraw col confirm cscope_connection deletebufline environ execute expandcmd filter fmod foldlevel function getbufvar getcmdline getcurpos getfsize getloclist getreg gettagstack getwinvar has_key histget iconv inputlist invert items job_status json_decode libcallnr listener_add log10 match matchend min nr2char popup_beval popup_filter_menu popup_menu popup_show prompt_setinterrupt prop_list prop_type_get pyxeval reg_recording remote_foreground remove round screencol searchdecl serverlist setenv setpos settagstack shiftwidth sign_jump sign_unplace sinh sound_playevent spellsuggest str2list strdisplaywidth string strtrans swapinfo synIDattr systemlist tagfiles tempname term_getaltscreen term_getjob term_getstatus term_scrape term_setrestore test_alloc_fail test_garbagecollect_soon test_null_channel test_null_partial test_refcount timer_info timer_stopall trim undotree visualmode win_execute winheight winline winsaveview writefile
87syn keyword vimFuncName contained	and arglistid assert_equalfile assert_match atan browse bufload bufwinnr ceil ch_close_in ch_getjob ch_read ch_setoptions complete copy cursor did_filetype escape exepath extend finddir fnameescape foldtext garbagecollect getchangelist getcmdpos getcwd getftime getmatches getregtype getwininfo glob haslocaldir histnr indent inputrestore isdirectory job_getchannel job_stop json_encode line listener_flush luaeval matchadd matchlist mkdir or popup_clear popup_filter_yesno popup_move pow prompt_setprompt prop_remove prop_type_list range reltime remote_peek rename rubyeval screenpos searchpair setbufline setfperm setqflist setwinvar sign_define sign_place sign_unplacelist sort sound_playfile split str2nr strftime strlen strwidth swapname synIDtrans tabpagebuflist taglist term_dumpdiff term_getansicolors term_getline term_gettitle term_sendkeys term_setsize test_autochdir test_getvalue test_null_dict test_null_string test_scrollbar timer_pause tolower trunc uniq wildmenumode win_findbuf win_id2tabwin winnr win_screenpos xor
88syn keyword vimFuncName contained	append argv assert_exception assert_notequal atan2 browsedir bufloaded byte2line changenr chdir ch_info ch_readblob ch_status complete_add cos debugbreak diff_filler eval exists feedkeys findfile fnamemodify foldtextresult get getchar getcmdtype getenv getftype getpid gettabinfo getwinpos glob2regpat hasmapto hlexists index inputsave isinf job_info join keys line2byte listener_remove map matchaddpos matchstr mode pathshorten popup_close popup_getoptions popup_notification prevnonblank prop_add prop_type_add pumvisible readdir reltimefloat remote_read repeat screenattr screenrow searchpairpos setbufvar setline setreg
89
90"--- syntax here and above generated by mkvimvim ---
91" Special Vim Highlighting (not automatic) {{{1
92
93" Set up folding commands
94if exists("g:vimsyn_folding") && g:vimsyn_folding =~# '[aflmpPrt]'
95 if g:vimsyn_folding =~# 'a'
96  com! -nargs=* VimFolda <args> fold
97 else
98  com! -nargs=* VimFolda <args>
99 endif
100 if g:vimsyn_folding =~# 'f'
101  com! -nargs=* VimFoldf <args> fold
102 else
103  com! -nargs=* VimFoldf <args>
104 endif
105 if g:vimsyn_folding =~# 'l'
106  com! -nargs=* VimFoldl <args> fold
107 else
108  com! -nargs=* VimFoldl <args>
109 endif
110 if g:vimsyn_folding =~# 'm'
111  com! -nargs=* VimFoldm <args> fold
112 else
113  com! -nargs=* VimFoldm <args>
114 endif
115 if g:vimsyn_folding =~# 'p'
116  com! -nargs=* VimFoldp <args> fold
117 else
118  com! -nargs=* VimFoldp <args>
119 endif
120 if g:vimsyn_folding =~# 'P'
121  com! -nargs=* VimFoldP <args> fold
122 else
123  com! -nargs=* VimFoldP <args>
124 endif
125 if g:vimsyn_folding =~# 'r'
126  com! -nargs=* VimFoldr <args> fold
127 else
128  com! -nargs=* VimFoldr <args>
129 endif
130 if g:vimsyn_folding =~# 't'
131  com! -nargs=* VimFoldt <args> fold
132 else
133  com! -nargs=* VimFoldt <args>
134 endif
135else
136 com! -nargs=*	VimFolda	<args>
137 com! -nargs=*	VimFoldf	<args>
138 com! -nargs=*	VimFoldl	<args>
139 com! -nargs=*	VimFoldm	<args>
140 com! -nargs=*	VimFoldp	<args>
141 com! -nargs=*	VimFoldP	<args>
142 com! -nargs=*	VimFoldr	<args>
143 com! -nargs=*	VimFoldt	<args>
144endif
145
146" commands not picked up by the generator (due to non-standard format)
147syn keyword vimCommand contained	py3
148
149" Deprecated variable options {{{2
150if exists("g:vim_minlines")
151 let g:vimsyn_minlines= g:vim_minlines
152endif
153if exists("g:vim_maxlines")
154 let g:vimsyn_maxlines= g:vim_maxlines
155endif
156if exists("g:vimsyntax_noerror")
157 let g:vimsyn_noerror= g:vimsyntax_noerror
158endif
159
160" Variable options {{{2
161if exists("g:vim_maxlines")
162 let s:vimsyn_maxlines= g:vim_maxlines
163else
164 let s:vimsyn_maxlines= 60
165endif
166
167" Numbers {{{2
168" =======
169syn match vimNumber	"\<\d\+\%(\.\d\+\%([eE][+-]\=\d\+\)\=\)\=" skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment
170syn match vimNumber	"-\d\+\%(\.\d\+\%([eE][+-]\=\d\+\)\=\)\="  skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment
171syn match vimNumber	"\<0[xX]\x\+"		       skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment
172syn match vimNumber	"\%(^\|\A\)\zs#\x\{6}"             	       skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment
173
174" All vimCommands are contained by vimIsCommand. {{{2
175syn match vimCmdSep	"[:|]\+"	skipwhite nextgroup=vimAddress,vimAutoCmd,vimEcho,vimIsCommand,vimExtCmd,vimFilter,vimLet,vimMap,vimMark,vimSet,vimSyntax,vimUserCmd
176syn match vimIsCommand	"\<\h\w*\>"	contains=vimCommand
177syn match vimVar	      contained	"\<\h[a-zA-Z0-9#_]*\>"
178syn match vimVar		"\<[bwglstav]:\h[a-zA-Z0-9#_]*\>"
179syn match vimVar	      	"\s\zs&\a\+\>"
180syn match vimFBVar      contained   "\<[bwglstav]:\h[a-zA-Z0-9#_]*\>"
181syn keyword vimCommand  contained	in
182
183" Insertions And Appends: insert append {{{2
184" =======================
185syn region vimInsert	matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=a\%[ppend]$"		matchgroup=vimCommand end="^\.$""
186syn region vimInsert	matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=c\%[hange]$"		matchgroup=vimCommand end="^\.$""
187syn region vimInsert	matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=i\%[nsert]$"		matchgroup=vimCommand end="^\.$""
188syn region vimInsert	matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=starti\%[nsert]$"	matchgroup=vimCommand end="^\.$""
189
190" Behave! {{{2
191" =======
192syn match   vimBehave	"\<be\%[have]\>" skipwhite nextgroup=vimBehaveModel,vimBehaveError
193syn keyword vimBehaveModel contained	mswin	xterm
194if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_nobehaveerror")
195 syn match   vimBehaveError contained	"[^ ]\+"
196endif
197
198" Filetypes {{{2
199" =========
200syn match   vimFiletype	"\<filet\%[ype]\(\s\+\I\i*\)*"	skipwhite contains=vimFTCmd,vimFTOption,vimFTError
201if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_vimFTError")
202 syn match   vimFTError  contained	"\I\i*"
203endif
204syn keyword vimFTCmd    contained	filet[ype]
205syn keyword vimFTOption contained	detect indent off on plugin
206
207" Augroup : vimAugroupError removed because long augroups caused sync'ing problems. {{{2
208" ======= : Trade-off: Increasing synclines with slower editing vs augroup END error checking.
209syn cluster vimAugroupList	contains=vimAugroup,vimIsCommand,vimUserCmd,vimExecute,vimNotFunc,vimFuncName,vimFunction,vimFunctionError,vimLineComment,vimNotFunc,vimMap,vimSpecFile,vimOper,vimNumber,vimOperParen,vimComment,vimString,vimSubst,vimMark,vimRegister,vimAddress,vimFilter,vimCmplxRepeat,vimComment,vimLet,vimSet,vimAutoCmd,vimRegion,vimSynLine,vimNotation,vimCtrlChar,vimFuncVar,vimContinue,vimSetEqual,vimOption
210if exists("g:vimsyn_folding") && g:vimsyn_folding =~# 'a'
211 syn region  vimAugroup	fold matchgroup=vimAugroupKey start="\<aug\%[roup]\>\ze\s\+\K\k*" end="\<aug\%[roup]\>\ze\s\+[eE][nN][dD]\>"	contains=vimAutoCmd,@vimAugroupList
212else
213 syn region  vimAugroup	matchgroup=vimAugroupKey start="\<aug\%[roup]\>\ze\s\+\K\k*" end="\<aug\%[roup]\>\ze\s\+[eE][nN][dD]\>"		contains=vimAutoCmd,@vimAugroupList
214endif
215syn match   vimAugroup	"aug\%[roup]!"	contains=vimAugroupKey
216if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_noaugrouperror")
217 syn match   vimAugroupError	"\<aug\%[roup]\>\s\+[eE][nN][dD]\>"
218endif
219syn keyword vimAugroupKey contained	aug[roup]
220
221" Operators: {{{2
222" =========
223syn cluster	vimOperGroup	contains=vimEnvvar,vimFunc,vimFuncVar,vimOper,vimOperParen,vimNumber,vimString,vimRegister,vimContinue
224syn match	vimOper	"\%#=1\(==\|!=\|>=\|<=\|=\~\|!\~\|>\|<\|=\)[?#]\{0,2}"	skipwhite nextgroup=vimString,vimSpecFile
225syn match	vimOper	"\(\<is\|\<isnot\)[?#]\{0,2}\>"			skipwhite nextgroup=vimString,vimSpecFile
226syn match	vimOper	"||\|&&\|[-+.!]"				skipwhite nextgroup=vimString,vimSpecFile
227syn region	vimOperParen 	matchgroup=vimParenSep	start="(" end=")" contains=@vimOperGroup
228syn region	vimOperParen	matchgroup=vimSep		start="{" end="}" contains=@vimOperGroup nextgroup=vimVar,vimFuncVar
229if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_noopererror")
230 syn match	vimOperError	")"
231endif
232
233" Functions : Tag is provided for those who wish to highlight tagged functions {{{2
234" =========
235syn cluster	vimFuncList	contains=vimCommand,vimFunctionError,vimFuncKey,Tag,vimFuncSID
236syn cluster	vimFuncBodyList	contains=vimAbb,vimAddress,vimAugroupKey,vimAutoCmd,vimCmplxRepeat,vimComment,vimContinue,vimCtrlChar,vimEcho,vimEchoHL,vimExecute,vimIsCommand,vimFBVar,vimFunc,vimFunction,vimFuncVar,vimGlobal,vimHighlight,vimIsCommand,vimLet,vimLineComment,vimMap,vimMark,vimNorm,vimNotation,vimNotFunc,vimNumber,vimOper,vimOperParen,vimRegion,vimRegister,vimSearch,vimSet,vimSpecFile,vimString,vimSubst,vimSynLine,vimUnmap,vimUserCommand
237syn match	vimFunction	"\<fu\%[nction]!\=\s\+\%(<[sS][iI][dD]>\|[sSgGbBwWtTlL]:\)\=\%(\i\|[#.]\|{.\{-1,}}\)*\ze\s*("	contains=@vimFuncList nextgroup=vimFuncBody
238
239if exists("g:vimsyn_folding") && g:vimsyn_folding =~# 'f'
240 syn region	vimFuncBody  contained	fold start="\ze\s*("	matchgroup=vimCommand end="\<\(endf\>\|endfu\%[nction]\>\)"		contains=@vimFuncBodyList
241else
242 syn region	vimFuncBody  contained	start="\ze\s*("	matchgroup=vimCommand end="\<\(endf\>\|endfu\%[nction]\>\)"		contains=@vimFuncBodyList
243endif
244syn match	vimFuncVar   contained	"a:\(\K\k*\|\d\+\)"
245syn match	vimFuncSID   contained	"\c<sid>\|\<s:"
246syn keyword	vimFuncKey   contained	fu[nction]
247syn match	vimFuncBlank contained	"\s\+"
248
249syn keyword	vimPattern   contained	start	skip	end
250
251" Special Filenames, Modifiers, Extension Removal: {{{2
252" ===============================================
253syn match	vimSpecFile	"<c\(word\|WORD\)>"	nextgroup=vimSpecFileMod,vimSubst
254syn match	vimSpecFile	"<\([acs]file\|amatch\|abuf\)>"	nextgroup=vimSpecFileMod,vimSubst
255syn match	vimSpecFile	"\s%[ \t:]"ms=s+1,me=e-1	nextgroup=vimSpecFileMod,vimSubst
256syn match	vimSpecFile	"\s%$"ms=s+1	nextgroup=vimSpecFileMod,vimSubst
257syn match	vimSpecFile	"\s%<"ms=s+1,me=e-1	nextgroup=vimSpecFileMod,vimSubst
258syn match	vimSpecFile	"#\d\+\|[#%]<\>"	nextgroup=vimSpecFileMod,vimSubst
259syn match	vimSpecFileMod	"\(:[phtre]\)\+"	contained
260
261" User-Specified Commands: {{{2
262" =======================
263syn cluster	vimUserCmdList	contains=vimAddress,vimSyntax,vimHighlight,vimAutoCmd,vimCmplxRepeat,vimComment,vimCtrlChar,vimEscapeBrace,vimFunc,vimFuncName,vimFunction,vimFunctionError,vimIsCommand,vimMark,vimNotation,vimNumber,vimOper,vimRegion,vimRegister,vimLet,vimSet,vimSetEqual,vimSetString,vimSpecFile,vimString,vimSubst,vimSubstRep,vimSubstRange,vimSynLine
264syn keyword	vimUserCommand	contained	com[mand]
265syn match	vimUserCmd	"\<com\%[mand]!\=\>.*$"	contains=vimUserAttrb,vimUserAttrbError,vimUserCommand,@vimUserCmdList
266syn match	vimUserAttrbError	contained	"-\a\+\ze\s"
267syn match	vimUserAttrb	contained	"-nargs=[01*?+]"	contains=vimUserAttrbKey,vimOper
268syn match	vimUserAttrb	contained	"-complete="		contains=vimUserAttrbKey,vimOper nextgroup=vimUserAttrbCmplt,vimUserCmdError
269syn match	vimUserAttrb	contained	"-range\(=%\|=\d\+\)\="	contains=vimNumber,vimOper,vimUserAttrbKey
270syn match	vimUserAttrb	contained	"-count\(=\d\+\)\="	contains=vimNumber,vimOper,vimUserAttrbKey
271syn match	vimUserAttrb	contained	"-bang\>"		contains=vimOper,vimUserAttrbKey
272syn match	vimUserAttrb	contained	"-bar\>"		contains=vimOper,vimUserAttrbKey
273syn match	vimUserAttrb	contained	"-buffer\>"		contains=vimOper,vimUserAttrbKey
274syn match	vimUserAttrb	contained	"-register\>"		contains=vimOper,vimUserAttrbKey
275if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_nousercmderror")
276 syn match	vimUserCmdError	contained	"\S\+\>"
277endif
278syn case ignore
279syn keyword	vimUserAttrbKey   contained	bar	ban[g]	cou[nt]	ra[nge] com[plete]	n[args]	re[gister]
280syn keyword	vimUserAttrbCmplt contained	augroup buffer behave color command compiler cscope dir environment event expression file file_in_path filetype function help highlight history locale mapping menu option packadd shellcmd sign syntax syntime tag tag_listfiles user var
281syn keyword	vimUserAttrbCmplt contained	custom customlist nextgroup=vimUserAttrbCmpltFunc,vimUserCmdError
282syn match	vimUserAttrbCmpltFunc contained	",\%([sS]:\|<[sS][iI][dD]>\)\=\%(\h\w*\%(#\h\w*\)\+\|\h\w*\)"hs=s+1 nextgroup=vimUserCmdError
283
284syn case match
285syn match	vimUserAttrbCmplt contained	"custom,\u\w*"
286
287" Lower Priority Comments: after some vim commands... {{{2
288" =======================
289syn match	vimComment	excludenl +\s"[^\-:.%#=*].*$+lc=1	contains=@vimCommentGroup,vimCommentString
290syn match	vimComment	+\<endif\s\+".*$+lc=5	contains=@vimCommentGroup,vimCommentString
291syn match	vimComment	+\<else\s\+".*$+lc=4	contains=@vimCommentGroup,vimCommentString
292syn region	vimCommentString	contained oneline start='\S\s\+"'ms=e	end='"'
293
294" Environment Variables: {{{2
295" =====================
296syn match	vimEnvvar	"\$\I\i*"
297syn match	vimEnvvar	"\${\I\i*}"
298
299" In-String Specials: {{{2
300" Try to catch strings, if nothing else matches (therefore it must precede the others!)
301"  vimEscapeBrace handles ["]  []"] (ie. "s don't terminate string inside [])
302syn region	vimEscapeBrace	oneline   contained transparent start="[^\\]\(\\\\\)*\[\zs\^\=\]\=" skip="\\\\\|\\\]" end="]"me=e-1
303syn match	vimPatSepErr	contained	"\\)"
304syn match	vimPatSep	contained	"\\|"
305syn region	vimPatSepZone	oneline   contained   matchgroup=vimPatSepZ start="\\%\=\ze(" skip="\\\\" end="\\)\|[^\\]['"]"	contains=@vimStringGroup
306syn region	vimPatRegion	contained transparent matchgroup=vimPatSepR start="\\[z%]\=(" end="\\)"	contains=@vimSubstList oneline
307syn match	vimNotPatSep	contained	"\\\\"
308syn cluster	vimStringGroup	contains=vimEscapeBrace,vimPatSep,vimNotPatSep,vimPatSepErr,vimPatSepZone,@Spell
309syn region	vimString	oneline keepend	start=+[^a-zA-Z>!\\@]"+lc=1 skip=+\\\\\|\\"+ matchgroup=vimStringEnd end=+"+	contains=@vimStringGroup
310syn region	vimString	oneline keepend	start=+[^a-zA-Z>!\\@]'+lc=1 end=+'+
311syn region	vimString	oneline	start=+=!+lc=1	skip=+\\\\\|\\!+ end=+!+	contains=@vimStringGroup
312syn region	vimString	oneline	start="=+"lc=1	skip="\\\\\|\\+" end="+"	contains=@vimStringGroup
313syn region	vimString	oneline	start="\s/\s*\A"lc=1 skip="\\\\\|\\+" end="/"	contains=@vimStringGroup
314syn match	vimString	contained	+"[^"]*\\$+	skipnl nextgroup=vimStringCont
315syn match	vimStringCont	contained	+\(\\\\\|.\)\{-}[^\\]"+
316
317" Substitutions: {{{2
318" =============
319syn cluster	vimSubstList	contains=vimPatSep,vimPatRegion,vimPatSepErr,vimSubstTwoBS,vimSubstRange,vimNotation
320syn cluster	vimSubstRepList	contains=vimSubstSubstr,vimSubstTwoBS,vimNotation
321syn cluster	vimSubstList	add=vimCollection
322syn match	vimSubst	"\(:\+\s*\|^\s*\||\s*\)\<\%(\<s\%[ubstitute]\>\|\<sm\%[agic]\>\|\<sno\%[magic]\>\)[:#[:alpha:]]\@!" nextgroup=vimSubstPat
323syn match	vimSubst	"\%(^\|[^\\]\)\<s\%[ubstitute]\>[:#[:alpha:]]\@!"	nextgroup=vimSubstPat contained
324syn match	vimSubst	"/\zs\<s\%[ubstitute]\>\ze/"		nextgroup=vimSubstPat
325syn match	vimSubst	"\(:\+\s*\|^\s*\)s\ze#.\{-}#.\{-}#"		nextgroup=vimSubstPat
326syn match	vimSubst1       contained	"\<s\%[ubstitute]\>"	nextgroup=vimSubstPat
327syn match	vimSubst2       contained	"s\%[ubstitute]\>"	nextgroup=vimSubstPat
328syn region	vimSubstPat     contained	matchgroup=vimSubstDelim start="\z([^a-zA-Z( \t[\]&]\)"rs=s+1 skip="\\\\\|\\\z1" end="\z1"re=e-1,me=e-1	 contains=@vimSubstList	nextgroup=vimSubstRep4	oneline
329syn region	vimSubstRep4    contained	matchgroup=vimSubstDelim start="\z(.\)" skip="\\\\\|\\\z1" end="\z1" matchgroup=vimNotation end="<[cC][rR]>" contains=@vimSubstRepList	nextgroup=vimSubstFlagErr	oneline
330syn region	vimCollection   contained transparent	start="\\\@<!\[" skip="\\\[" end="\]"	contains=vimCollClass
331syn match	vimCollClassErr contained	"\[:.\{-\}:\]"
332syn match	vimCollClass    contained transparent	"\%#=1\[:\(alnum\|alpha\|blank\|cntrl\|digit\|graph\|lower\|print\|punct\|space\|upper\|xdigit\|return\|tab\|escape\|backspace\):\]"
333syn match	vimSubstSubstr  contained	"\\z\=\d"
334syn match	vimSubstTwoBS   contained	"\\\\"
335syn match	vimSubstFlagErr contained	"[^< \t\r|]\+" contains=vimSubstFlags
336syn match	vimSubstFlags   contained	"[&cegiIpr]\+"
337
338" 'String': {{{2
339syn match	vimString	"[^(,]'[^']\{-}\zs'"
340
341" Marks, Registers, Addresses, Filters: {{{2
342syn match	vimMark	"'[a-zA-Z0-9]\ze[-+,!]"	nextgroup=vimFilter,vimMarkNumber,vimSubst
343syn match	vimMark	"'[<>]\ze[-+,!]"		nextgroup=vimFilter,vimMarkNumber,vimSubst
344syn match	vimMark	",\zs'[<>]\ze"		nextgroup=vimFilter,vimMarkNumber,vimSubst
345syn match	vimMark	"[!,:]\zs'[a-zA-Z0-9]"	nextgroup=vimFilter,vimMarkNumber,vimSubst
346syn match	vimMark	"\<norm\%[al]\s\zs'[a-zA-Z0-9]"	nextgroup=vimFilter,vimMarkNumber,vimSubst
347syn match	vimMarkNumber	"[-+]\d\+"		contained contains=vimOper nextgroup=vimSubst2
348syn match	vimPlainMark contained	"'[a-zA-Z0-9]"
349syn match	vimRange	"[`'][a-zA-Z0-9],[`'][a-zA-Z0-9]"	contains=vimMark	skipwhite nextgroup=vimFilter
350
351syn match	vimRegister	'[^,;[{: \t]\zs"[a-zA-Z0-9.%#:_\-/]\ze[^a-zA-Z_":0-9]'
352syn match	vimRegister	'\<norm\s\+\zs"[a-zA-Z0-9]'
353syn match	vimRegister	'\<normal\s\+\zs"[a-zA-Z0-9]'
354syn match	vimRegister	'@"'
355syn match	vimPlainRegister contained	'"[a-zA-Z0-9\-:.%#*+=]'
356
357syn match	vimAddress	",\zs[.$]"	skipwhite nextgroup=vimSubst1
358syn match	vimAddress	"%\ze\a"	skipwhite nextgroup=vimString,vimSubst1
359
360syn match	vimFilter 		"^!!\=[^"]\{-}\(|\|\ze\"\|$\)"	contains=vimOper,vimSpecFile
361syn match	vimFilter contained	"!!\=[^"]\{-}\(|\|\ze\"\|$\)"	contains=vimOper,vimSpecFile
362
363" Complex repeats (:h complex-repeat) {{{2
364syn match	vimCmplxRepeat	'[^a-zA-Z_/\\()]q[0-9a-zA-Z"]\>'lc=1
365syn match	vimCmplxRepeat	'@[0-9a-z".=@:]\ze\($\|[^a-zA-Z]\>\)'
366
367" Set command and associated set-options (vimOptions) with comment {{{2
368syn region	vimSet		matchgroup=vimCommand start="\<\%(setl\%[ocal]\|setg\%[lobal]\|se\%[t]\)\>" skip="\%(\\\\\)*\\." end="$" end="|" matchgroup=vimNotation end="<[cC][rR]>" keepend oneline contains=vimSetEqual,vimOption,vimErrSetting,vimComment,vimSetString,vimSetMod
369syn region	vimSetEqual	contained	start="[=:]\|[-+^]=" skip="\\\\\|\\\s" end="[| \t]\|$"me=e-1	contains=vimCtrlChar,vimSetSep,vimNotation,vimEnvvar oneline
370syn region	vimSetString	contained	start=+="+hs=s+1	skip=+\\\\\|\\"+  end=+"+		contains=vimCtrlChar
371syn match	vimSetSep	contained	"[,:]" skipwhite nextgroup=vimCommand
372syn match	vimSetMod	contained	"&vim\=\|[!&?<]\|all&"
373
374" Let {{{2
375" ===
376syn keyword	vimLet	let	unl[et]	skipwhite nextgroup=vimVar,vimFuncVar
377
378" Abbreviations {{{2
379" =============
380syn keyword vimAbb	ab[breviate] ca[bbrev] inorea[bbrev] cnorea[bbrev] norea[bbrev] ia[bbrev] skipwhite nextgroup=vimMapMod,vimMapLhs
381
382" Autocmd {{{2
383" =======
384syn match	vimAutoEventList	contained	"\(!\s\+\)\=\(\a\+,\)*\a\+"	contains=vimAutoEvent nextgroup=vimAutoCmdSpace
385syn match	vimAutoCmdSpace	contained	"\s\+"	nextgroup=vimAutoCmdSfxList
386syn match	vimAutoCmdSfxList	contained	"\S*"
387syn keyword	vimAutoCmd	au[tocmd] do[autocmd] doautoa[ll]	skipwhite nextgroup=vimAutoEventList
388
389" Echo and Execute -- prefer strings! {{{2
390" ================
391syn region	vimEcho	oneline excludenl matchgroup=vimCommand start="\<ec\%[ho]\>" skip="\(\\\\\)*\\|" end="$\||" contains=vimFunc,vimFuncVar,vimString,vimVar
392syn region	vimExecute	oneline excludenl matchgroup=vimCommand start="\<exe\%[cute]\>" skip="\(\\\\\)*\\|" end="$\||\|<[cC][rR]>" contains=vimFuncVar,vimIsCommand,vimOper,vimNotation,vimOperParen,vimString,vimVar
393syn match	vimEchoHL	"echohl\="	skipwhite nextgroup=vimGroup,vimHLGroup,vimEchoHLNone
394syn case ignore
395syn keyword	vimEchoHLNone	none
396syn case match
397
398" Maps {{{2
399" ====
400syn match	vimMap		"\<map\>!\=\ze\s*[^(]" skipwhite nextgroup=vimMapMod,vimMapLhs
401syn keyword	vimMap		cm[ap] cno[remap] im[ap] ino[remap] lm[ap] ln[oremap] nm[ap] nn[oremap] no[remap] om[ap] ono[remap] smap snor[emap] tno[remap] tm[ap] vm[ap] vn[oremap] xm[ap] xn[oremap] skipwhite nextgroup=vimMapBang,vimMapMod,vimMapLhs
402syn keyword	vimMap		mapc[lear] smapc[lear]
403syn keyword	vimUnmap		cu[nmap] iu[nmap] lu[nmap] nun[map] ou[nmap] sunm[ap] tunma[p] unm[ap] unm[ap] vu[nmap] xu[nmap] skipwhite nextgroup=vimMapBang,vimMapMod,vimMapLhs
404syn match	vimMapLhs	contained	"\S\+"			contains=vimNotation,vimCtrlChar skipwhite nextgroup=vimMapRhs
405syn match	vimMapBang	contained	"!"			skipwhite nextgroup=vimMapMod,vimMapLhs
406syn match	vimMapMod	contained	"\%#=1\c<\(buffer\|expr\|\(local\)\=leader\|nowait\|plug\|script\|sid\|unique\|silent\)\+>" contains=vimMapModKey,vimMapModErr skipwhite nextgroup=vimMapMod,vimMapLhs
407syn match	vimMapRhs	contained	".*" contains=vimNotation,vimCtrlChar	skipnl nextgroup=vimMapRhsExtend
408syn match	vimMapRhsExtend	contained	"^\s*\\.*$"			contains=vimContinue
409syn case ignore
410syn keyword	vimMapModKey	contained	buffer	expr	leader	localleader	nowait	plug	script	sid	silent	unique
411syn case match
412
413" Menus {{{2
414" =====
415syn cluster	vimMenuList contains=vimMenuBang,vimMenuPriority,vimMenuName,vimMenuMod
416syn keyword	vimCommand	am[enu] an[oremenu] aun[menu] cme[nu] cnoreme[nu] cunme[nu] ime[nu] inoreme[nu] iunme[nu] me[nu] nme[nu] nnoreme[nu] noreme[nu] nunme[nu] ome[nu] onoreme[nu] ounme[nu] unme[nu] vme[nu] vnoreme[nu] vunme[nu] skipwhite nextgroup=@vimMenuList
417syn match	vimMenuName	"[^ \t\\<]\+"	contained nextgroup=vimMenuNameMore,vimMenuMap
418syn match	vimMenuPriority	"\d\+\(\.\d\+\)*"	contained skipwhite nextgroup=vimMenuName
419syn match	vimMenuNameMore	"\c\\\s\|<tab>\|\\\."	contained nextgroup=vimMenuName,vimMenuNameMore contains=vimNotation
420syn match	vimMenuMod    contained	"\c<\(script\|silent\)\+>"  skipwhite contains=vimMapModKey,vimMapModErr nextgroup=@vimMenuList
421syn match	vimMenuMap	"\s"	contained skipwhite nextgroup=vimMenuRhs
422syn match	vimMenuRhs	".*$"	contained contains=vimString,vimComment,vimIsCommand
423syn match	vimMenuBang	"!"	contained skipwhite nextgroup=@vimMenuList
424
425" Angle-Bracket Notation (tnx to Michael Geddes) {{{2
426" ======================
427syn case ignore
428syn match	vimNotation	"\%#=1\(\\\|<lt>\)\=<\([scamd]-\)\{0,4}x\=\(f\d\{1,2}\|[^ \t:]\|cr\|lf\|linefeed\|return\|k\=del\%[ete]\|bs\|backspace\|tab\|esc\|right\|left\|help\|undo\|insert\|ins\|mouse\|k\=home\|k\=end\|kplus\|kminus\|kdivide\|kmultiply\|kenter\|kpoint\|space\|k\=\(page\)\=\(\|down\|up\|k\d\>\)\)>" contains=vimBracket
429syn match	vimNotation	"\%#=1\(\\\|<lt>\)\=<\([scam2-4]-\)\{0,4}\(right\|left\|middle\)\(mouse\)\=\(drag\|release\)\=>"	contains=vimBracket
430syn match	vimNotation	"\%#=1\(\\\|<lt>\)\=<\(bslash\|plug\|sid\|space\|bar\|nop\|nul\|lt\)>"			contains=vimBracket
431syn match	vimNotation	'\(\\\|<lt>\)\=<C-R>[0-9a-z"%#:.\-=]'he=e-1				contains=vimBracket
432syn match	vimNotation	'\%#=1\(\\\|<lt>\)\=<\%(q-\)\=\(line[12]\|count\|bang\|reg\|args\|mods\|f-args\|f-mods\|lt\)>'	contains=vimBracket
433syn match	vimNotation	"\%#=1\(\\\|<lt>\)\=<\([cas]file\|abuf\|amatch\|cword\|cWORD\|client\)>"		contains=vimBracket
434syn match	vimBracket contained	"[\\<>]"
435syn case match
436
437" User Function Highlighting {{{2
438" (following Gautam Iyer's suggestion)
439" ==========================
440syn match vimFunc		"\%(\%([sSgGbBwWtTlL]:\|<[sS][iI][dD]>\)\=\%(\w\+\.\)*\I[a-zA-Z0-9_.]*\)\ze\s*("		contains=vimFuncName,vimUserFunc,vimExecute
441syn match vimUserFunc contained	"\%(\%([sSgGbBwWtTlL]:\|<[sS][iI][dD]>\)\=\%(\w\+\.\)*\I[a-zA-Z0-9_.]*\)\|\<\u[a-zA-Z0-9.]*\>\|\<if\>"	contains=vimNotation
442
443" Errors And Warnings: {{{2
444" ====================
445if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimfunctionerror")
446 syn match	vimFunctionError	"\s\zs[a-z0-9]\i\{-}\ze\s*("			contained contains=vimFuncKey,vimFuncBlank
447 syn match	vimFunctionError	"\s\zs\%(<[sS][iI][dD]>\|[sSgGbBwWtTlL]:\)\d\i\{-}\ze\s*("	contained contains=vimFuncKey,vimFuncBlank
448 syn match	vimElseIfErr	"\<else\s\+if\>"
449 syn match	vimBufnrWarn	/\<bufnr\s*(\s*["']\.['"]\s*)/
450endif
451
452syn match vimNotFunc	"\<if\>\|\<el\%[seif]\>\|\<return\>\|\<while\>"	skipwhite nextgroup=vimOper,vimOperParen,vimVar,vimFunc,vimNotation
453
454" Norm {{{2
455" ====
456syn match	vimNorm		"\<norm\%[al]!\=" skipwhite nextgroup=vimNormCmds
457syn match	vimNormCmds contained	".*$"
458
459" Syntax {{{2
460"=======
461syn match	vimGroupList	contained	"@\=[^ \t,]*"	contains=vimGroupSpecial,vimPatSep
462syn match	vimGroupList	contained	"@\=[^ \t,]*,"	nextgroup=vimGroupList contains=vimGroupSpecial,vimPatSep
463syn keyword	vimGroupSpecial	contained	ALL	ALLBUT	CONTAINED	TOP
464if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsynerror")
465 syn match	vimSynError	contained	"\i\+"
466 syn match	vimSynError	contained	"\i\+="	nextgroup=vimGroupList
467endif
468syn match	vimSynContains	contained	"\<contain\(s\|edin\)="	nextgroup=vimGroupList
469syn match	vimSynKeyContainedin	contained	"\<containedin="	nextgroup=vimGroupList
470syn match	vimSynNextgroup	contained	"nextgroup="	nextgroup=vimGroupList
471
472syn match	vimSyntax	"\<sy\%[ntax]\>"	contains=vimCommand skipwhite nextgroup=vimSynType,vimComment
473syn match	vimAuSyntax	contained	"\s+sy\%[ntax]"	contains=vimCommand skipwhite nextgroup=vimSynType,vimComment
474syn cluster vimFuncBodyList add=vimSyntax
475
476" Syntax: case {{{2
477syn keyword	vimSynType	contained	case	skipwhite nextgroup=vimSynCase,vimSynCaseError
478if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsyncaseerror")
479 syn match	vimSynCaseError	contained	"\i\+"
480endif
481syn keyword	vimSynCase	contained	ignore	match
482
483" Syntax: clear {{{2
484syn keyword	vimSynType	contained	clear	skipwhite nextgroup=vimGroupList
485
486" Syntax: cluster {{{2
487syn keyword	vimSynType	contained	cluster	skipwhite nextgroup=vimClusterName
488syn region	vimClusterName	contained	matchgroup=vimGroupName start="\h\w*" skip="\\\\\|\\|" matchgroup=vimSep end="$\||" contains=vimGroupAdd,vimGroupRem,vimSynContains,vimSynError
489syn match	vimGroupAdd	contained	"add="	nextgroup=vimGroupList
490syn match	vimGroupRem	contained	"remove="	nextgroup=vimGroupList
491syn cluster vimFuncBodyList add=vimSynType,vimGroupAdd,vimGroupRem
492
493" Syntax: iskeyword {{{2
494syn keyword	vimSynType	contained	iskeyword	skipwhite nextgroup=vimIskList
495syn match	vimIskList	contained	'\S\+'	contains=vimIskSep
496syn match	vimIskSep	contained	','
497
498" Syntax: include {{{2
499syn keyword	vimSynType	contained	include	skipwhite nextgroup=vimGroupList
500syn cluster vimFuncBodyList add=vimSynType
501
502" Syntax: keyword {{{2
503syn cluster	vimSynKeyGroup	contains=vimSynNextgroup,vimSynKeyOpt,vimSynKeyContainedin
504syn keyword	vimSynType	contained	keyword	skipwhite nextgroup=vimSynKeyRegion
505syn region	vimSynKeyRegion	contained oneline keepend	matchgroup=vimGroupName start="\h\w*" skip="\\\\\|\\|" matchgroup=vimSep end="|\|$" contains=@vimSynKeyGroup
506syn match	vimSynKeyOpt	contained	"\%#=1\<\(conceal\|contained\|transparent\|skipempty\|skipwhite\|skipnl\)\>"
507syn cluster vimFuncBodyList add=vimSynType
508
509" Syntax: match {{{2
510syn cluster	vimSynMtchGroup	contains=vimMtchComment,vimSynContains,vimSynError,vimSynMtchOpt,vimSynNextgroup,vimSynRegPat,vimNotation
511syn keyword	vimSynType	contained	match	skipwhite nextgroup=vimSynMatchRegion
512syn region	vimSynMatchRegion	contained keepend	matchgroup=vimGroupName start="\h\w*" matchgroup=vimSep end="|\|$" contains=@vimSynMtchGroup
513syn match	vimSynMtchOpt	contained	"\%#=1\<\(conceal\|transparent\|contained\|excludenl\|keepend\|skipempty\|skipwhite\|display\|extend\|skipnl\|fold\)\>"
514if has("conceal")
515 syn match	vimSynMtchOpt	contained	"\<cchar="	nextgroup=vimSynMtchCchar
516 syn match	vimSynMtchCchar	contained	"\S"
517endif
518syn cluster vimFuncBodyList add=vimSynMtchGroup
519
520" Syntax: off and on {{{2
521syn keyword	vimSynType	contained	enable	list	manual	off	on	reset
522
523" Syntax: region {{{2
524syn cluster	vimSynRegPatGroup	contains=vimPatSep,vimNotPatSep,vimSynPatRange,vimSynNotPatRange,vimSubstSubstr,vimPatRegion,vimPatSepErr,vimNotation
525syn cluster	vimSynRegGroup	contains=vimSynContains,vimSynNextgroup,vimSynRegOpt,vimSynReg,vimSynMtchGrp
526syn keyword	vimSynType	contained	region	skipwhite nextgroup=vimSynRegion
527syn region	vimSynRegion	contained keepend	matchgroup=vimGroupName start="\h\w*" skip="\\\\\|\\|" end="|\|$" contains=@vimSynRegGroup
528syn match	vimSynRegOpt	contained	"\%#=1\<\(conceal\(ends\)\=\|transparent\|contained\|excludenl\|skipempty\|skipwhite\|display\|keepend\|oneline\|extend\|skipnl\|fold\)\>"
529syn match	vimSynReg	contained	"\(start\|skip\|end\)="he=e-1	nextgroup=vimSynRegPat
530syn match	vimSynMtchGrp	contained	"matchgroup="	nextgroup=vimGroup,vimHLGroup
531syn region	vimSynRegPat	contained extend	start="\z([-`~!@#$%^&*_=+;:'",./?]\)"  skip="\\\\\|\\\z1"  end="\z1"  contains=@vimSynRegPatGroup skipwhite nextgroup=vimSynPatMod,vimSynReg
532syn match	vimSynPatMod	contained	"\%#=1\(hs\|ms\|me\|hs\|he\|rs\|re\)=[se]\([-+]\d\+\)\="
533syn match	vimSynPatMod	contained	"\%#=1\(hs\|ms\|me\|hs\|he\|rs\|re\)=[se]\([-+]\d\+\)\=," nextgroup=vimSynPatMod
534syn match	vimSynPatMod	contained	"lc=\d\+"
535syn match	vimSynPatMod	contained	"lc=\d\+," nextgroup=vimSynPatMod
536syn region	vimSynPatRange	contained	start="\["	skip="\\\\\|\\]"   end="]"
537syn match	vimSynNotPatRange	contained	"\\\\\|\\\["
538syn match	vimMtchComment	contained	'"[^"]\+$'
539syn cluster vimFuncBodyList add=vimSynType
540
541" Syntax: sync {{{2
542" ============
543syn keyword vimSynType	contained	sync	skipwhite	nextgroup=vimSyncC,vimSyncLines,vimSyncMatch,vimSyncError,vimSyncLinebreak,vimSyncLinecont,vimSyncRegion
544if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsyncerror")
545 syn match	vimSyncError	contained	"\i\+"
546endif
547syn keyword	vimSyncC	contained	ccomment	clear	fromstart
548syn keyword	vimSyncMatch	contained	match	skipwhite	nextgroup=vimSyncGroupName
549syn keyword	vimSyncRegion	contained	region	skipwhite	nextgroup=vimSynReg
550syn match	vimSyncLinebreak	contained	"\<linebreaks="	skipwhite	nextgroup=vimNumber
551syn keyword	vimSyncLinecont	contained	linecont	skipwhite	nextgroup=vimSynRegPat
552syn match	vimSyncLines	contained	"\(min\|max\)\=lines="	nextgroup=vimNumber
553syn match	vimSyncGroupName	contained	"\h\w*"	skipwhite	nextgroup=vimSyncKey
554syn match	vimSyncKey	contained	"\<groupthere\|grouphere\>"	skipwhite nextgroup=vimSyncGroup
555syn match	vimSyncGroup	contained	"\h\w*"	skipwhite	nextgroup=vimSynRegPat,vimSyncNone
556syn keyword	vimSyncNone	contained	NONE
557
558" Additional IsCommand, here by reasons of precedence {{{2
559" ====================
560syn match	vimIsCommand	"<Bar>\s*\a\+"	transparent contains=vimCommand,vimNotation
561
562" Highlighting {{{2
563" ============
564syn cluster	vimHighlightCluster		contains=vimHiLink,vimHiClear,vimHiKeyList,vimComment
565if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimhictermerror")
566 syn match	vimHiCtermError	contained	"\D\i*"
567endif
568syn match	vimHighlight	"\<hi\%[ghlight]\>"	skipwhite nextgroup=vimHiBang,@vimHighlightCluster
569syn match	vimHiBang	contained	"!"	skipwhite nextgroup=@vimHighlightCluster
570
571syn match	vimHiGroup	contained	"\i\+"
572syn case ignore
573syn keyword	vimHiAttrib	contained	none bold inverse italic nocombine reverse standout strikethrough underline undercurl
574syn keyword	vimFgBgAttrib	contained	none bg background fg foreground
575syn case match
576syn match	vimHiAttribList	contained	"\i\+"	contains=vimHiAttrib
577syn match	vimHiAttribList	contained	"\i\+,"he=e-1	contains=vimHiAttrib nextgroup=vimHiAttribList
578syn case ignore
579syn keyword	vimHiCtermColor	contained	black blue brown cyan darkblue darkcyan darkgray darkgreen darkgrey darkmagenta darkred darkyellow gray green grey lightblue lightcyan lightgray lightgreen lightgrey lightmagenta lightred magenta red white yellow
580syn match	vimHiCtermColor	contained	"\<color\d\{1,3}\>"
581
582syn case match
583syn match	vimHiFontname	contained	"[a-zA-Z\-*]\+"
584syn match	vimHiGuiFontname	contained	"'[a-zA-Z\-* ]\+'"
585syn match	vimHiGuiRgb	contained	"#\x\{6}"
586
587" Highlighting: hi group key=arg ... {{{2
588syn cluster	vimHiCluster contains=vimGroup,vimHiGroup,vimHiTerm,vimHiCTerm,vimHiStartStop,vimHiCtermFgBg,vimHiGui,vimHiGuiFont,vimHiGuiFgBg,vimHiKeyError,vimNotation
589syn region	vimHiKeyList	contained oneline start="\i\+" skip="\\\\\|\\|" end="$\||"	contains=@vimHiCluster
590if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_vimhikeyerror")
591 syn match	vimHiKeyError	contained	"\i\+="he=e-1
592endif
593syn match	vimHiTerm	contained	"\cterm="he=e-1		nextgroup=vimHiAttribList
594syn match	vimHiStartStop	contained	"\c\(start\|stop\)="he=e-1	nextgroup=vimHiTermcap,vimOption
595syn match	vimHiCTerm	contained	"\ccterm="he=e-1		nextgroup=vimHiAttribList
596syn match	vimHiCtermFgBg	contained	"\ccterm[fb]g="he=e-1	nextgroup=vimHiNmbr,vimHiCtermColor,vimFgBgAttrib,vimHiCtermError
597syn match	vimHiGui	contained	"\cgui="he=e-1		nextgroup=vimHiAttribList
598syn match	vimHiGuiFont	contained	"\cfont="he=e-1		nextgroup=vimHiFontname
599syn match	vimHiGuiFgBg	contained	"\cgui\%([fb]g\|sp\)="he=e-1	nextgroup=vimHiGroup,vimHiGuiFontname,vimHiGuiRgb,vimFgBgAttrib
600syn match	vimHiTermcap	contained	"\S\+"		contains=vimNotation
601syn match	vimHiNmbr	contained	'\d\+'
602
603" Highlight: clear {{{2
604syn keyword	vimHiClear	contained	clear	nextgroup=vimHiGroup
605
606" Highlight: link {{{2
607" see tst24 (hi def vs hi) (Jul 06, 2018)
608"syn region	vimHiLink	contained oneline matchgroup=vimCommand start="\(\<hi\%[ghlight]\s\+\)\@<=\(\(def\%[ault]\s\+\)\=link\>\|\<def\>\)" end="$"	contains=vimHiGroup,vimGroup,vimHLGroup,vimNotation
609syn region	vimHiLink	contained oneline matchgroup=vimCommand start="\(\<hi\%[ghlight]\s\+\)\@<=\(\(def\%[ault]\s\+\)\=link\>\|\<def\>\)" end="$"	contains=@vimHiCluster
610syn cluster vimFuncBodyList add=vimHiLink
611
612" Control Characters {{{2
613" ==================
614syn match	vimCtrlChar	"[--]"
615
616" Beginners - Patterns that involve ^ {{{2
617" =========
618syn match	vimLineComment	+^[ \t:]*".*$+	contains=@vimCommentGroup,vimCommentString,vimCommentTitle
619syn match	vimCommentTitle	'"\s*\%([sS]:\|\h\w*#\)\=\u\w*\(\s\+\u\w*\)*:'hs=s+1	contained contains=vimCommentTitleLeader,vimTodo,@vimCommentGroup
620syn match	vimContinue	"^\s*\\"
621syn region	vimString	start="^\s*\\\z(['"]\)" skip='\\\\\|\\\z1' end="\z1" oneline keepend contains=@vimStringGroup,vimContinue
622syn match	vimCommentTitleLeader	'"\s\+'ms=s+1	contained
623
624" Searches And Globals: {{{2
625" ====================
626syn match	vimSearch	'^\s*[/?].*'		contains=vimSearchDelim
627syn match	vimSearchDelim	'^\s*\zs[/?]\|[/?]$'	contained
628syn region	vimGlobal	matchgroup=Statement start='\<g\%[lobal]!\=/'  skip='\\.' end='/'	skipwhite nextgroup=vimSubst
629syn region	vimGlobal	matchgroup=Statement start='\<v\%[global]!\=/' skip='\\.' end='/'	skipwhite nextgroup=vimSubst
630
631" Scripts  : perl,ruby : Benoit Cerrina {{{2
632" =======    python,tcl: Johannes Zellner
633"            lua
634
635" Allows users to specify the type of embedded script highlighting
636" they want:  (perl/python/ruby/tcl support)
637"   g:vimsyn_embed == 0   : don't embed any scripts
638"   g:vimsyn_embed =~# 'l' : embed lua      (but only if vim supports it)
639"   g:vimsyn_embed =~# 'm' : embed mzscheme (but only if vim supports it)
640"   g:vimsyn_embed =~# 'p' : embed perl     (but only if vim supports it)
641"   g:vimsyn_embed =~# 'P' : embed python   (but only if vim supports it)
642"   g:vimsyn_embed =~# 'r' : embed ruby     (but only if vim supports it)
643"   g:vimsyn_embed =~# 't' : embed tcl      (but only if vim supports it)
644if !exists("g:vimsyn_embed")
645 let g:vimsyn_embed= "lmpPr"
646endif
647
648" [-- lua --] {{{3
649let s:luapath= fnameescape(expand("<sfile>:p:h")."/lua.vim")
650if !filereadable(s:luapath)
651 for s:luapath in split(globpath(&rtp,"syntax/lua.vim"),"\n")
652  if filereadable(fnameescape(s:luapath))
653   let s:luapath= fnameescape(s:luapath)
654   break
655  endif
656 endfor
657endif
658if (g:vimsyn_embed =~# 'l' && has("lua")) && filereadable(s:luapath)
659 unlet! b:current_syntax
660 syn cluster vimFuncBodyList	add=vimLuaRegion
661 exe "syn include @vimLuaScript ".s:luapath
662 VimFoldl syn region vimLuaRegion matchgroup=vimScriptDelim start=+lua\s*<<\s*\z(.*\)$+ end=+^\z1$+	contains=@vimLuaScript
663 VimFoldl syn region vimLuaRegion matchgroup=vimScriptDelim start=+lua\s*<<\s*$+ end=+\.$+	contains=@vimLuaScript
664 syn cluster vimFuncBodyList	add=vimLuaRegion
665else
666 syn region vimEmbedError start=+lua\s*<<\s*\z(.*\)$+ end=+^\z1$+
667 syn region vimEmbedError start=+lua\s*<<\s*$+ end=+\.$+
668endif
669unlet s:luapath
670
671" [-- perl --] {{{3
672let s:perlpath= fnameescape(expand("<sfile>:p:h")."/perl.vim")
673if !filereadable(s:perlpath)
674 for s:perlpath in split(globpath(&rtp,"syntax/perl.vim"),"\n")
675  if filereadable(fnameescape(s:perlpath))
676   let s:perlpath= fnameescape(s:perlpath)
677   break
678  endif
679 endfor
680endif
681if (g:vimsyn_embed =~# 'p' && has("perl")) && filereadable(s:perlpath)
682 unlet! b:current_syntax
683 syn cluster vimFuncBodyList	add=vimPerlRegion
684 exe "syn include @vimPerlScript ".s:perlpath
685 VimFoldp syn region vimPerlRegion  matchgroup=vimScriptDelim start=+pe\%[rl]\s*<<\s*\z(\S*\)\ze\(\s*["#].*\)\=$+ end=+^\z1\ze\(\s*[#"].*\)\=$+	contains=@vimPerlScript
686 VimFoldp syn region vimPerlRegion	matchgroup=vimScriptDelim start=+pe\%[rl]\s*<<\s*$+ end=+\.$+			contains=@vimPerlScript
687 syn cluster vimFuncBodyList	add=vimPerlRegion
688else
689 syn region vimEmbedError start=+pe\%[rl]\s*<<\s*\z(.*\)$+ end=+^\z1$+
690 syn region vimEmbedError start=+pe\%[rl]\s*<<\s*$+ end=+\.$+
691endif
692unlet s:perlpath
693
694" [-- ruby --] {{{3
695let s:rubypath= fnameescape(expand("<sfile>:p:h")."/ruby.vim")
696if !filereadable(s:rubypath)
697 for s:rubypath in split(globpath(&rtp,"syntax/ruby.vim"),"\n")
698  if filereadable(fnameescape(s:rubypath))
699   let s:rubypath= fnameescape(s:rubypath)
700   break
701  endif
702 endfor
703endif
704if (g:vimsyn_embed =~# 'r' && has("ruby")) && filereadable(s:rubypath)
705 syn cluster vimFuncBodyList	add=vimRubyRegion
706 unlet! b:current_syntax
707 exe "syn include @vimRubyScript ".s:rubypath
708 VimFoldr syn region vimRubyRegion	matchgroup=vimScriptDelim start=+rub[y]\s*<<\s*\z(\S*\)\ze\(\s*#.*\)\=$+ end=+^\z1\ze\(\s*".*\)\=$+	contains=@vimRubyScript
709 syn region vimRubyRegion	matchgroup=vimScriptDelim start=+rub[y]\s*<<\s*$+ end=+\.$+			contains=@vimRubyScript
710 syn cluster vimFuncBodyList	add=vimRubyRegion
711else
712 syn region vimEmbedError start=+rub[y]\s*<<\s*\z(.*\)$+ end=+^\z1$+
713 syn region vimEmbedError start=+rub[y]\s*<<\s*$+ end=+\.$+
714endif
715unlet s:rubypath
716
717" [-- python --] {{{3
718let s:pythonpath= fnameescape(expand("<sfile>:p:h")."/python.vim")
719if !filereadable(s:pythonpath)
720 for s:pythonpath in split(globpath(&rtp,"syntax/python.vim"),"\n")
721  if filereadable(fnameescape(s:pythonpath))
722   let s:pythonpath= fnameescape(s:pythonpath)
723   break
724  endif
725 endfor
726endif
727if g:vimsyn_embed =~# 'P' && has("pythonx") && filereadable(s:pythonpath)
728 unlet! b:current_syntax
729 syn cluster vimFuncBodyList	add=vimPythonRegion
730 exe "syn include @vimPythonScript ".s:pythonpath
731 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+py\%[thon]3\=\s*<<\s*\z(\S*\)\ze\(\s*#.*\)\=$+ end=+^\z1\ze\(\s*".*\)\=$+	contains=@vimPythonScript
732 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+py\%[thon]3\=\s*<<\s*$+ end=+\.$+			contains=@vimPythonScript
733 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+Py\%[thon]2or3\s*<<\s*\z(\S*\)\ze\(\s*#.*\)\=$+ end=+^\z1\ze\(\s*".*\)\=$+	contains=@vimPythonScript
734 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+Py\%[thon]2or3\=\s*<<\s*$+ end=+\.$+			contains=@vimPythonScript
735 syn cluster vimFuncBodyList	add=vimPythonRegion
736else
737 syn region vimEmbedError start=+py\%[thon]3\=\s*<<\s*\z(.*\)$+ end=+^\z1$+
738 syn region vimEmbedError start=+py\%[thon]3\=\s*<<\s*$+ end=+\.$+
739endif
740unlet s:pythonpath
741
742" [-- tcl --] {{{3
743if has("win32") || has("win95") || has("win64") || has("win16")
744 " apparently has("tcl") has been hanging vim on some windows systems with cygwin
745 let s:trytcl= (&shell !~ '\<\%(bash\>\|4[nN][tT]\|\<zsh\)\>\%(\.exe\)\=$')
746else
747 let s:trytcl= 1
748endif
749if s:trytcl
750 let s:tclpath= fnameescape(expand("<sfile>:p:h")."/tcl.vim")
751 if !filereadable(s:tclpath)
752  for s:tclpath in split(globpath(&rtp,"syntax/tcl.vim"),"\n")
753   if filereadable(fnameescape(s:tclpath))
754    let s:tclpath= fnameescape(s:tclpath)
755    break
756   endif
757  endfor
758 endif
759 if (g:vimsyn_embed =~# 't' && has("tcl")) && filereadable(s:tclpath)
760  unlet! b:current_syntax
761  syn cluster vimFuncBodyList	add=vimTclRegion
762  exe "syn include @vimTclScript ".s:tclpath
763  VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\z1$+	contains=@vimTclScript
764  VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+tc[l]\=\s*<<\s*$+ end=+\.$+	contains=@vimTclScript
765  syn cluster vimFuncBodyList	add=vimTclScript
766 else
767  syn region vimEmbedError start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\z1$+
768  syn region vimEmbedError start=+tc[l]\=\s*<<\s*$+ end=+\.$+
769 endif
770 unlet s:tclpath
771else
772 syn region vimEmbedError start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\z1$+
773 syn region vimEmbedError start=+tc[l]\=\s*<<\s*$+ end=+\.$+
774endif
775unlet s:trytcl
776
777" [-- mzscheme --] {{{3
778let s:mzschemepath= fnameescape(expand("<sfile>:p:h")."/scheme.vim")
779if !filereadable(s:mzschemepath)
780 for s:mzschemepath in split(globpath(&rtp,"syntax/mzscheme.vim"),"\n")
781  if filereadable(fnameescape(s:mzschemepath))
782   let s:mzschemepath= fnameescape(s:mzschemepath)
783   break
784  endif
785 endfor
786endif
787if (g:vimsyn_embed =~# 'm' && has("mzscheme")) && filereadable(s:mzschemepath)
788 unlet! b:current_syntax
789 let s:iskKeep= &isk
790 syn cluster vimFuncBodyList	add=vimMzSchemeRegion
791 exe "syn include @vimMzSchemeScript ".s:mzschemepath
792 let &isk= s:iskKeep
793 unlet s:iskKeep
794 VimFoldm syn region vimMzSchemeRegion matchgroup=vimScriptDelim start=+mz\%[scheme]\s*<<\s*\z(.*\)$+ end=+^\z1$+	contains=@vimMzSchemeScript
795 VimFoldm syn region vimMzSchemeRegion matchgroup=vimScriptDelim start=+mz\%[scheme]\s*<<\s*$+ end=+\.$+		contains=@vimMzSchemeScript
796 syn cluster vimFuncBodyList	add=vimMzSchemeRegion
797else
798 syn region vimEmbedError start=+mz\%[scheme]\s*<<\s*\z(.*\)$+ end=+^\z1$+
799 syn region vimEmbedError start=+mz\%[scheme]\s*<<\s*$+ end=+\.$+
800endif
801unlet s:mzschemepath
802
803" Synchronize (speed) {{{2
804"============
805if exists("g:vimsyn_minlines")
806 exe "syn sync minlines=".g:vimsyn_minlines
807endif
808exe "syn sync maxlines=".s:vimsyn_maxlines
809syn sync linecont	"^\s\+\\"
810syn sync match vimAugroupSyncA	groupthere NONE	"\<aug\%[roup]\>\s\+[eE][nN][dD]"
811
812" ====================
813" Highlighting Settings {{{2
814" ====================
815
816if !exists("skip_vim_syntax_inits")
817 if !exists("g:vimsyn_noerror")
818  hi def link vimBehaveError	vimError
819  hi def link vimCollClassErr	vimError
820  hi def link vimErrSetting	vimError
821  hi def link vimEmbedError	vimError
822  hi def link vimFTError	vimError
823  hi def link vimFunctionError	vimError
824  hi def link vimFunc         	vimError
825  hi def link vimHiAttribList	vimError
826  hi def link vimHiCtermError	vimError
827  hi def link vimHiKeyError	vimError
828  hi def link vimKeyCodeError	vimError
829  hi def link vimMapModErr	vimError
830  hi def link vimSubstFlagErr	vimError
831  hi def link vimSynCaseError	vimError
832  hi def link vimBufnrWarn	vimWarn
833 endif
834
835 hi def link vimAbb	vimCommand
836 hi def link vimAddress	vimMark
837 hi def link vimAugroupError	vimError
838 hi def link vimAugroupKey	vimCommand
839 hi def link vimAuHighlight	vimHighlight
840 hi def link vimAutoCmdOpt	vimOption
841 hi def link vimAutoCmd	vimCommand
842 hi def link vimAutoEvent	Type
843 hi def link vimAutoSet	vimCommand
844 hi def link vimBehaveModel	vimBehave
845 hi def link vimBehave	vimCommand
846 hi def link vimBracket	Delimiter
847 hi def link vimCmplxRepeat	SpecialChar
848 hi def link vimCommand	Statement
849 hi def link vimComment	Comment
850 hi def link vimCommentString	vimString
851 hi def link vimCommentTitle	PreProc
852 hi def link vimCondHL	vimCommand
853 hi def link vimContinue	Special
854 hi def link vimCtrlChar	SpecialChar
855 hi def link vimEchoHLNone	vimGroup
856 hi def link vimEchoHL	vimCommand
857 hi def link vimElseIfErr	Error
858 hi def link vimElseif	vimCondHL
859 hi def link vimEnvvar	PreProc
860 hi def link vimError	Error
861 hi def link vimFBVar	vimVar
862 hi def link vimFgBgAttrib	vimHiAttrib
863 hi def link vimFold	Folded
864 hi def link vimFTCmd	vimCommand
865 hi def link vimFTOption	vimSynType
866 hi def link vimFuncKey	vimCommand
867 hi def link vimFuncName	Function
868 hi def link vimFuncSID	Special
869 hi def link vimFuncVar	Identifier
870 hi def link vimGroupAdd	vimSynOption
871 hi def link vimGroupName	vimGroup
872 hi def link vimGroupRem	vimSynOption
873 hi def link vimGroupSpecial	Special
874 hi def link vimGroup	Type
875 hi def link vimHiAttrib	PreProc
876 hi def link vimHiClear	vimHighlight
877 hi def link vimHiCtermFgBg	vimHiTerm
878 hi def link vimHiCTerm	vimHiTerm
879 hi def link vimHighlight	vimCommand
880 hi def link vimHiGroup	vimGroupName
881 hi def link vimHiGuiFgBg	vimHiTerm
882 hi def link vimHiGuiFont	vimHiTerm
883 hi def link vimHiGuiRgb	vimNumber
884 hi def link vimHiGui	vimHiTerm
885 hi def link vimHiNmbr	Number
886 hi def link vimHiStartStop	vimHiTerm
887 hi def link vimHiTerm	Type
888 hi def link vimHLGroup	vimGroup
889 hi def link vimHLMod	PreProc
890 hi def link vimInsert	vimString
891 hi def link vimIskSep	Delimiter
892 hi def link vimKeyCode	vimSpecFile
893 hi def link vimKeyword	Statement
894 hi def link vimLet	vimCommand
895 hi def link vimLineComment	vimComment
896 hi def link vimMapBang	vimCommand
897 hi def link vimMapModKey	vimFuncSID
898 hi def link vimMapMod	vimBracket
899 hi def link vimMap	vimCommand
900 hi def link vimMark	Number
901 hi def link vimMarkNumber	vimNumber
902 hi def link vimMenuMod	vimMapMod
903 hi def link vimMenuNameMore	vimMenuName
904 hi def link vimMenuName	PreProc
905 hi def link vimMtchComment	vimComment
906 hi def link vimNorm	vimCommand
907 hi def link vimNotation	Special
908 hi def link vimNotFunc	vimCommand
909 hi def link vimNotPatSep	vimString
910 hi def link vimNumber	Number
911 hi def link vimOperError	Error
912 hi def link vimOper	Operator
913 hi def link vimOption	PreProc
914 hi def link vimParenSep	Delimiter
915 hi def link vimPatSepErr	vimError
916 hi def link vimPatSepR	vimPatSep
917 hi def link vimPatSep	SpecialChar
918 hi def link vimPatSepZone	vimString
919 hi def link vimPatSepZ	vimPatSep
920 hi def link vimPattern	Type
921 hi def link vimPlainMark	vimMark
922 hi def link vimPlainRegister	vimRegister
923 hi def link vimRegister	SpecialChar
924 hi def link vimScriptDelim	Comment
925 hi def link vimSearchDelim	Statement
926 hi def link vimSearch	vimString
927 hi def link vimSep	Delimiter
928 hi def link vimSetMod	vimOption
929 hi def link vimSetSep	Statement
930 hi def link vimSetString	vimString
931 hi def link vimSpecFile	Identifier
932 hi def link vimSpecFileMod	vimSpecFile
933 hi def link vimSpecial	Type
934 hi def link vimStatement	Statement
935 hi def link vimStringCont	vimString
936 hi def link vimString	String
937 hi def link vimStringEnd	vimString
938 hi def link vimSubst1	vimSubst
939 hi def link vimSubstDelim	Delimiter
940 hi def link vimSubstFlags	Special
941 hi def link vimSubstSubstr	SpecialChar
942 hi def link vimSubstTwoBS	vimString
943 hi def link vimSubst	vimCommand
944 hi def link vimSynCaseError	Error
945 hi def link vimSynCase	Type
946 hi def link vimSyncC	Type
947 hi def link vimSyncError	Error
948 hi def link vimSyncGroupName	vimGroupName
949 hi def link vimSyncGroup	vimGroupName
950 hi def link vimSyncKey	Type
951 hi def link vimSyncNone	Type
952 hi def link vimSynContains	vimSynOption
953 hi def link vimSynError	Error
954 hi def link vimSynKeyContainedin	vimSynContains
955 hi def link vimSynKeyOpt	vimSynOption
956 hi def link vimSynMtchGrp	vimSynOption
957 hi def link vimSynMtchOpt	vimSynOption
958 hi def link vimSynNextgroup	vimSynOption
959 hi def link vimSynNotPatRange	vimSynRegPat
960 hi def link vimSynOption	Special
961 hi def link vimSynPatRange	vimString
962 hi def link vimSynRegOpt	vimSynOption
963 hi def link vimSynRegPat	vimString
964 hi def link vimSynReg	Type
965 hi def link vimSyntax	vimCommand
966 hi def link vimSynType	vimSpecial
967 hi def link vimTodo	Todo
968 hi def link vimUnmap	vimMap
969 hi def link vimUserAttrbCmpltFunc	Special
970 hi def link vimUserAttrbCmplt	vimSpecial
971 hi def link vimUserAttrbKey	vimOption
972 hi def link vimUserAttrb	vimSpecial
973 hi def link vimUserAttrbError	Error
974 hi def link vimUserCmdError	Error
975 hi def link vimUserCommand	vimCommand
976 hi def link vimUserFunc	Normal
977 hi def link vimVar	Identifier
978 hi def link vimWarn	WarningMsg
979endif
980
981" Current Syntax Variable: {{{2
982let b:current_syntax = "vim"
983
984" ---------------------------------------------------------------------
985" Cleanup: {{{1
986delc VimFolda
987delc VimFoldf
988delc VimFoldl
989delc VimFoldm
990delc VimFoldp
991delc VimFoldP
992delc VimFoldr
993delc VimFoldt
994let &cpo = s:keepcpo
995unlet s:keepcpo
996" vim:ts=18  fdm=marker
997