xref: /vim-8.2.3635/runtime/syntax/vim.vim (revision 06fe74ae)
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" vimOptions are caught only when contained in a vimSet {{{2
32syn 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
33syn 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
34syn 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
35syn 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
36syn 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
37syn 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
38syn 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
39syn 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
40
41" vimOptions: These are the turn-off setting variants {{{2
42syn 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
43syn 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
44syn 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
45
46" vimOptions: These are the invertible variants {{{2
47syn 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
48syn 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
49syn 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
50
51" termcap codes (which can also be set) {{{2
52syn 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
53syn 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
54syn match   vimOption contained	"t_%1"
55syn match   vimOption contained	"t_#2"
56syn match   vimOption contained	"t_#4"
57syn match   vimOption contained	"t_@7"
58syn match   vimOption contained	"t_*7"
59syn match   vimOption contained	"t_&8"
60syn match   vimOption contained	"t_%i"
61syn match   vimOption contained	"t_k;"
62
63" unsupported settings: some were supported by vi but don't do anything in vim {{{2
64" others have been dropped along with msdos support
65syn 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
66
67" AutoCmd Events {{{2
68syn case ignore
69syn 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
70syn keyword vimAutoEvent contained	BufCreate BufEnter BufFilePre
71
72" Highlight commonly used Groupnames {{{2
73syn 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
74
75" Default highlighting groups {{{2
76syn 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
77syn match vimHLGroup contained	"Conceal"
78syn case match
79
80" Function Names {{{2
81syn 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
82syn 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
83syn 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
84syn 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
85syn 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
86
87"--- syntax here and above generated by mkvimvim ---
88" Special Vim Highlighting (not automatic) {{{1
89
90" Set up folding commands
91if exists("g:vimsyn_folding") && g:vimsyn_folding =~# '[aflmpPrt]'
92 if g:vimsyn_folding =~# 'a'
93  com! -nargs=* VimFolda <args> fold
94 else
95  com! -nargs=* VimFolda <args>
96 endif
97 if g:vimsyn_folding =~# 'f'
98  com! -nargs=* VimFoldf <args> fold
99 else
100  com! -nargs=* VimFoldf <args>
101 endif
102 if g:vimsyn_folding =~# 'l'
103  com! -nargs=* VimFoldl <args> fold
104 else
105  com! -nargs=* VimFoldl <args>
106 endif
107 if g:vimsyn_folding =~# 'm'
108  com! -nargs=* VimFoldm <args> fold
109 else
110  com! -nargs=* VimFoldm <args>
111 endif
112 if g:vimsyn_folding =~# 'p'
113  com! -nargs=* VimFoldp <args> fold
114 else
115  com! -nargs=* VimFoldp <args>
116 endif
117 if g:vimsyn_folding =~# 'P'
118  com! -nargs=* VimFoldP <args> fold
119 else
120  com! -nargs=* VimFoldP <args>
121 endif
122 if g:vimsyn_folding =~# 'r'
123  com! -nargs=* VimFoldr <args> fold
124 else
125  com! -nargs=* VimFoldr <args>
126 endif
127 if g:vimsyn_folding =~# 't'
128  com! -nargs=* VimFoldt <args> fold
129 else
130  com! -nargs=* VimFoldt <args>
131 endif
132else
133 com! -nargs=*	VimFolda	<args>
134 com! -nargs=*	VimFoldf	<args>
135 com! -nargs=*	VimFoldl	<args>
136 com! -nargs=*	VimFoldm	<args>
137 com! -nargs=*	VimFoldp	<args>
138 com! -nargs=*	VimFoldP	<args>
139 com! -nargs=*	VimFoldr	<args>
140 com! -nargs=*	VimFoldt	<args>
141endif
142
143" commands not picked up by the generator (due to non-standard format)
144syn keyword vimCommand contained	py3
145
146" Deprecated variable options {{{2
147if exists("g:vim_minlines")
148 let g:vimsyn_minlines= g:vim_minlines
149endif
150if exists("g:vim_maxlines")
151 let g:vimsyn_maxlines= g:vim_maxlines
152endif
153if exists("g:vimsyntax_noerror")
154 let g:vimsyn_noerror= g:vimsyntax_noerror
155endif
156
157" Variable options {{{2
158if exists("g:vim_maxlines")
159 let s:vimsyn_maxlines= g:vim_maxlines
160else
161 let s:vimsyn_maxlines= 60
162endif
163
164" Numbers {{{2
165" =======
166syn match vimNumber	"\<\d\+\%(\.\d\+\%([eE][+-]\=\d\+\)\=\)\=" skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment
167syn match vimNumber	"-\d\+\%(\.\d\+\%([eE][+-]\=\d\+\)\=\)\="  skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment
168syn match vimNumber	"\<0[xX]\x\+"		       skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment
169syn match vimNumber	"\%(^\|\A\)\zs#\x\{6}"             	       skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment
170
171" All vimCommands are contained by vimIsCommand. {{{2
172syn match vimCmdSep	"[:|]\+"	skipwhite nextgroup=vimAddress,vimAutoCmd,vimEcho,vimIsCommand,vimExtCmd,vimFilter,vimLet,vimMap,vimMark,vimSet,vimSyntax,vimUserCmd
173syn match vimIsCommand	"\<\h\w*\>"	contains=vimCommand
174syn match vimVar	      contained	"\<\h[a-zA-Z0-9#_]*\>"
175syn match vimVar		"\<[bwglstav]:\h[a-zA-Z0-9#_]*\>"
176syn match vimVar	      	"\s\zs&\a\+\>"
177syn match vimFBVar      contained   "\<[bwglstav]:\h[a-zA-Z0-9#_]*\>"
178syn keyword vimCommand  contained	in
179
180" Insertions And Appends: insert append {{{2
181" =======================
182syn region vimInsert	matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=a\%[ppend]$"		matchgroup=vimCommand end="^\.$""
183syn region vimInsert	matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=c\%[hange]$"		matchgroup=vimCommand end="^\.$""
184syn region vimInsert	matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=i\%[nsert]$"		matchgroup=vimCommand end="^\.$""
185syn region vimInsert	matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=starti\%[nsert]$"	matchgroup=vimCommand end="^\.$""
186
187" Behave! {{{2
188" =======
189syn match   vimBehave	"\<be\%[have]\>" skipwhite nextgroup=vimBehaveModel,vimBehaveError
190syn keyword vimBehaveModel contained	mswin	xterm
191if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_nobehaveerror")
192 syn match   vimBehaveError contained	"[^ ]\+"
193endif
194
195" Filetypes {{{2
196" =========
197syn match   vimFiletype	"\<filet\%[ype]\(\s\+\I\i*\)*"	skipwhite contains=vimFTCmd,vimFTOption,vimFTError
198if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_vimFTError")
199 syn match   vimFTError  contained	"\I\i*"
200endif
201syn keyword vimFTCmd    contained	filet[ype]
202syn keyword vimFTOption contained	detect indent off on plugin
203
204" Augroup : vimAugroupError removed because long augroups caused sync'ing problems. {{{2
205" ======= : Trade-off: Increasing synclines with slower editing vs augroup END error checking.
206syn 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
207if exists("g:vimsyn_folding") && g:vimsyn_folding =~# 'a'
208 syn region  vimAugroup	fold matchgroup=vimAugroupKey start="\<aug\%[roup]\>\ze\s\+\K\k*" end="\<aug\%[roup]\>\ze\s\+[eE][nN][dD]\>"	contains=vimAutoCmd,@vimAugroupList
209else
210 syn region  vimAugroup	matchgroup=vimAugroupKey start="\<aug\%[roup]\>\ze\s\+\K\k*" end="\<aug\%[roup]\>\ze\s\+[eE][nN][dD]\>"		contains=vimAutoCmd,@vimAugroupList
211endif
212syn match   vimAugroup	"aug\%[roup]!"	contains=vimAugroupKey
213if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_noaugrouperror")
214 syn match   vimAugroupError	"\<aug\%[roup]\>\s\+[eE][nN][dD]\>"
215endif
216syn keyword vimAugroupKey contained	aug[roup]
217
218" Operators: {{{2
219" =========
220syn cluster	vimOperGroup	contains=vimEnvvar,vimFunc,vimFuncVar,vimOper,vimOperParen,vimNumber,vimString,vimRegister,vimContinue
221syn match	vimOper	"\%#=1\(==\|!=\|>=\|<=\|=\~\|!\~\|>\|<\|=\)[?#]\{0,2}"	skipwhite nextgroup=vimString,vimSpecFile
222syn match	vimOper	"\(\<is\|\<isnot\)[?#]\{0,2}\>"			skipwhite nextgroup=vimString,vimSpecFile
223syn match	vimOper	"||\|&&\|[-+.!]"				skipwhite nextgroup=vimString,vimSpecFile
224syn region	vimOperParen 	matchgroup=vimParenSep	start="(" end=")" contains=@vimOperGroup
225syn region	vimOperParen	matchgroup=vimSep		start="{" end="}" contains=@vimOperGroup nextgroup=vimVar,vimFuncVar
226if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_noopererror")
227 syn match	vimOperError	")"
228endif
229
230" Functions : Tag is provided for those who wish to highlight tagged functions {{{2
231" =========
232syn cluster	vimFuncList	contains=vimCommand,vimFunctionError,vimFuncKey,Tag,vimFuncSID
233syn 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
234syn match	vimFunction	"\<fu\%[nction]!\=\s\+\%(<[sS][iI][dD]>\|[sSgGbBwWtTlL]:\)\=\%(\i\|[#.]\|{.\{-1,}}\)*\ze\s*("	contains=@vimFuncList nextgroup=vimFuncBody
235
236if exists("g:vimsyn_folding") && g:vimsyn_folding =~# 'f'
237 syn region	vimFuncBody  contained	fold start="\ze\s*("	matchgroup=vimCommand end="\<\(endf\>\|endfu\%[nction]\>\)"		contains=@vimFuncBodyList
238else
239 syn region	vimFuncBody  contained	start="\ze\s*("	matchgroup=vimCommand end="\<\(endf\>\|endfu\%[nction]\>\)"		contains=@vimFuncBodyList
240endif
241syn match	vimFuncVar   contained	"a:\(\K\k*\|\d\+\)"
242syn match	vimFuncSID   contained	"\c<sid>\|\<s:"
243syn keyword	vimFuncKey   contained	fu[nction]
244syn match	vimFuncBlank contained	"\s\+"
245
246syn keyword	vimPattern   contained	start	skip	end
247
248" Special Filenames, Modifiers, Extension Removal: {{{2
249" ===============================================
250syn match	vimSpecFile	"<c\(word\|WORD\)>"	nextgroup=vimSpecFileMod,vimSubst
251syn match	vimSpecFile	"<\([acs]file\|amatch\|abuf\)>"	nextgroup=vimSpecFileMod,vimSubst
252syn match	vimSpecFile	"\s%[ \t:]"ms=s+1,me=e-1	nextgroup=vimSpecFileMod,vimSubst
253syn match	vimSpecFile	"\s%$"ms=s+1	nextgroup=vimSpecFileMod,vimSubst
254syn match	vimSpecFile	"\s%<"ms=s+1,me=e-1	nextgroup=vimSpecFileMod,vimSubst
255syn match	vimSpecFile	"#\d\+\|[#%]<\>"	nextgroup=vimSpecFileMod,vimSubst
256syn match	vimSpecFileMod	"\(:[phtre]\)\+"	contained
257
258" User-Specified Commands: {{{2
259" =======================
260syn 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
261syn keyword	vimUserCommand	contained	com[mand]
262syn match	vimUserCmd	"\<com\%[mand]!\=\>.*$"	contains=vimUserAttrb,vimUserAttrbError,vimUserCommand,@vimUserCmdList
263syn match	vimUserAttrbError	contained	"-\a\+\ze\s"
264syn match	vimUserAttrb	contained	"-nargs=[01*?+]"	contains=vimUserAttrbKey,vimOper
265syn match	vimUserAttrb	contained	"-complete="		contains=vimUserAttrbKey,vimOper nextgroup=vimUserAttrbCmplt,vimUserCmdError
266syn match	vimUserAttrb	contained	"-range\(=%\|=\d\+\)\="	contains=vimNumber,vimOper,vimUserAttrbKey
267syn match	vimUserAttrb	contained	"-count\(=\d\+\)\="	contains=vimNumber,vimOper,vimUserAttrbKey
268syn match	vimUserAttrb	contained	"-bang\>"		contains=vimOper,vimUserAttrbKey
269syn match	vimUserAttrb	contained	"-bar\>"		contains=vimOper,vimUserAttrbKey
270syn match	vimUserAttrb	contained	"-buffer\>"		contains=vimOper,vimUserAttrbKey
271syn match	vimUserAttrb	contained	"-register\>"		contains=vimOper,vimUserAttrbKey
272if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_nousercmderror")
273 syn match	vimUserCmdError	contained	"\S\+\>"
274endif
275syn case ignore
276syn keyword	vimUserAttrbKey   contained	bar	ban[g]	cou[nt]	ra[nge] com[plete]	n[args]	re[gister]
277syn 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
278syn keyword	vimUserAttrbCmplt contained	custom customlist nextgroup=vimUserAttrbCmpltFunc,vimUserCmdError
279syn match	vimUserAttrbCmpltFunc contained	",\%([sS]:\|<[sS][iI][dD]>\)\=\%(\h\w*\%(#\h\w*\)\+\|\h\w*\)"hs=s+1 nextgroup=vimUserCmdError
280
281syn case match
282syn match	vimUserAttrbCmplt contained	"custom,\u\w*"
283
284" Lower Priority Comments: after some vim commands... {{{2
285" =======================
286syn match	vimComment	excludenl +\s"[^\-:.%#=*].*$+lc=1	contains=@vimCommentGroup,vimCommentString
287syn match	vimComment	+\<endif\s\+".*$+lc=5	contains=@vimCommentGroup,vimCommentString
288syn match	vimComment	+\<else\s\+".*$+lc=4	contains=@vimCommentGroup,vimCommentString
289syn region	vimCommentString	contained oneline start='\S\s\+"'ms=e	end='"'
290
291" Environment Variables: {{{2
292" =====================
293syn match	vimEnvvar	"\$\I\i*"
294syn match	vimEnvvar	"\${\I\i*}"
295
296" In-String Specials: {{{2
297" Try to catch strings, if nothing else matches (therefore it must precede the others!)
298"  vimEscapeBrace handles ["]  []"] (ie. "s don't terminate string inside [])
299syn region	vimEscapeBrace	oneline   contained transparent start="[^\\]\(\\\\\)*\[\zs\^\=\]\=" skip="\\\\\|\\\]" end="]"me=e-1
300syn match	vimPatSepErr	contained	"\\)"
301syn match	vimPatSep	contained	"\\|"
302syn region	vimPatSepZone	oneline   contained   matchgroup=vimPatSepZ start="\\%\=\ze(" skip="\\\\" end="\\)\|[^\\]['"]"	contains=@vimStringGroup
303syn region	vimPatRegion	contained transparent matchgroup=vimPatSepR start="\\[z%]\=(" end="\\)"	contains=@vimSubstList oneline
304syn match	vimNotPatSep	contained	"\\\\"
305syn cluster	vimStringGroup	contains=vimEscapeBrace,vimPatSep,vimNotPatSep,vimPatSepErr,vimPatSepZone,@Spell
306syn region	vimString	oneline keepend	start=+[^a-zA-Z>!\\@]"+lc=1 skip=+\\\\\|\\"+ matchgroup=vimStringEnd end=+"+	contains=@vimStringGroup
307syn region	vimString	oneline keepend	start=+[^a-zA-Z>!\\@]'+lc=1 end=+'+
308syn region	vimString	oneline	start=+=!+lc=1	skip=+\\\\\|\\!+ end=+!+	contains=@vimStringGroup
309syn region	vimString	oneline	start="=+"lc=1	skip="\\\\\|\\+" end="+"	contains=@vimStringGroup
310syn region	vimString	oneline	start="\s/\s*\A"lc=1 skip="\\\\\|\\+" end="/"	contains=@vimStringGroup
311syn match	vimString	contained	+"[^"]*\\$+	skipnl nextgroup=vimStringCont
312syn match	vimStringCont	contained	+\(\\\\\|.\)\{-}[^\\]"+
313
314" Substitutions: {{{2
315" =============
316syn cluster	vimSubstList	contains=vimPatSep,vimPatRegion,vimPatSepErr,vimSubstTwoBS,vimSubstRange,vimNotation
317syn cluster	vimSubstRepList	contains=vimSubstSubstr,vimSubstTwoBS,vimNotation
318syn cluster	vimSubstList	add=vimCollection
319syn match	vimSubst	"\(:\+\s*\|^\s*\||\s*\)\<\%(\<s\%[ubstitute]\>\|\<sm\%[agic]\>\|\<sno\%[magic]\>\)[:#[:alpha:]]\@!" nextgroup=vimSubstPat
320syn match	vimSubst	"\%(^\|[^\\]\)\<s\%[ubstitute]\>[:#[:alpha:]]\@!"	nextgroup=vimSubstPat contained
321syn match	vimSubst	"/\zs\<s\%[ubstitute]\>\ze/"		nextgroup=vimSubstPat
322syn match	vimSubst	"\(:\+\s*\|^\s*\)s\ze#.\{-}#.\{-}#"		nextgroup=vimSubstPat
323syn match	vimSubst1       contained	"\<s\%[ubstitute]\>"	nextgroup=vimSubstPat
324syn match	vimSubst2       contained	"s\%[ubstitute]\>"	nextgroup=vimSubstPat
325syn 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
326syn region	vimSubstRep4    contained	matchgroup=vimSubstDelim start="\z(.\)" skip="\\\\\|\\\z1" end="\z1" matchgroup=vimNotation end="<[cC][rR]>" contains=@vimSubstRepList	nextgroup=vimSubstFlagErr	oneline
327syn region	vimCollection   contained transparent	start="\\\@<!\[" skip="\\\[" end="\]"	contains=vimCollClass
328syn match	vimCollClassErr contained	"\[:.\{-\}:\]"
329syn match	vimCollClass    contained transparent	"\%#=1\[:\(alnum\|alpha\|blank\|cntrl\|digit\|graph\|lower\|print\|punct\|space\|upper\|xdigit\|return\|tab\|escape\|backspace\):\]"
330syn match	vimSubstSubstr  contained	"\\z\=\d"
331syn match	vimSubstTwoBS   contained	"\\\\"
332syn match	vimSubstFlagErr contained	"[^< \t\r|]\+" contains=vimSubstFlags
333syn match	vimSubstFlags   contained	"[&cegiIpr]\+"
334
335" 'String': {{{2
336syn match	vimString	"[^(,]'[^']\{-}\zs'"
337
338" Marks, Registers, Addresses, Filters: {{{2
339syn match	vimMark	"'[a-zA-Z0-9]\ze[-+,!]"	nextgroup=vimFilter,vimMarkNumber,vimSubst
340syn match	vimMark	"'[<>]\ze[-+,!]"		nextgroup=vimFilter,vimMarkNumber,vimSubst
341syn match	vimMark	",\zs'[<>]\ze"		nextgroup=vimFilter,vimMarkNumber,vimSubst
342syn match	vimMark	"[!,:]\zs'[a-zA-Z0-9]"	nextgroup=vimFilter,vimMarkNumber,vimSubst
343syn match	vimMark	"\<norm\%[al]\s\zs'[a-zA-Z0-9]"	nextgroup=vimFilter,vimMarkNumber,vimSubst
344syn match	vimMarkNumber	"[-+]\d\+"		contained contains=vimOper nextgroup=vimSubst2
345syn match	vimPlainMark contained	"'[a-zA-Z0-9]"
346syn match	vimRange	"[`'][a-zA-Z0-9],[`'][a-zA-Z0-9]"	contains=vimMark	skipwhite nextgroup=vimFilter
347
348syn match	vimRegister	'[^,;[{: \t]\zs"[a-zA-Z0-9.%#:_\-/]\ze[^a-zA-Z_":0-9]'
349syn match	vimRegister	'\<norm\s\+\zs"[a-zA-Z0-9]'
350syn match	vimRegister	'\<normal\s\+\zs"[a-zA-Z0-9]'
351syn match	vimRegister	'@"'
352syn match	vimPlainRegister contained	'"[a-zA-Z0-9\-:.%#*+=]'
353
354syn match	vimAddress	",\zs[.$]"	skipwhite nextgroup=vimSubst1
355syn match	vimAddress	"%\ze\a"	skipwhite nextgroup=vimString,vimSubst1
356
357syn match	vimFilter 		"^!!\=[^"]\{-}\(|\|\ze\"\|$\)"	contains=vimOper,vimSpecFile
358syn match	vimFilter contained	"!!\=[^"]\{-}\(|\|\ze\"\|$\)"	contains=vimOper,vimSpecFile
359
360" Complex repeats (:h complex-repeat) {{{2
361syn match	vimCmplxRepeat	'[^a-zA-Z_/\\()]q[0-9a-zA-Z"]\>'lc=1
362syn match	vimCmplxRepeat	'@[0-9a-z".=@:]\ze\($\|[^a-zA-Z]\>\)'
363
364" Set command and associated set-options (vimOptions) with comment {{{2
365syn 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
366syn region	vimSetEqual	contained	start="[=:]\|[-+^]=" skip="\\\\\|\\\s" end="[| \t]\|$"me=e-1	contains=vimCtrlChar,vimSetSep,vimNotation,vimEnvvar oneline
367syn region	vimSetString	contained	start=+="+hs=s+1	skip=+\\\\\|\\"+  end=+"+		contains=vimCtrlChar
368syn match	vimSetSep	contained	"[,:]" skipwhite nextgroup=vimCommand
369syn match	vimSetMod	contained	"&vim\=\|[!&?<]\|all&"
370
371" Let {{{2
372" ===
373syn keyword	vimLet	let	unl[et]	skipwhite nextgroup=vimVar,vimFuncVar
374
375" Abbreviations {{{2
376" =============
377syn keyword vimAbb	ab[breviate] ca[bbrev] inorea[bbrev] cnorea[bbrev] norea[bbrev] ia[bbrev] skipwhite nextgroup=vimMapMod,vimMapLhs
378
379" Autocmd {{{2
380" =======
381syn match	vimAutoEventList	contained	"\(!\s\+\)\=\(\a\+,\)*\a\+"	contains=vimAutoEvent nextgroup=vimAutoCmdSpace
382syn match	vimAutoCmdSpace	contained	"\s\+"	nextgroup=vimAutoCmdSfxList
383syn match	vimAutoCmdSfxList	contained	"\S*"
384syn keyword	vimAutoCmd	au[tocmd] do[autocmd] doautoa[ll]	skipwhite nextgroup=vimAutoEventList
385
386" Echo and Execute -- prefer strings! {{{2
387" ================
388syn region	vimEcho	oneline excludenl matchgroup=vimCommand start="\<ec\%[ho]\>" skip="\(\\\\\)*\\|" end="$\||" contains=vimFunc,vimFuncVar,vimString,vimVar
389syn region	vimExecute	oneline excludenl matchgroup=vimCommand start="\<exe\%[cute]\>" skip="\(\\\\\)*\\|" end="$\||\|<[cC][rR]>" contains=vimFuncVar,vimIsCommand,vimOper,vimNotation,vimOperParen,vimString,vimVar
390syn match	vimEchoHL	"echohl\="	skipwhite nextgroup=vimGroup,vimHLGroup,vimEchoHLNone
391syn case ignore
392syn keyword	vimEchoHLNone	none
393syn case match
394
395" Maps {{{2
396" ====
397syn match	vimMap		"\<map\>!\=\ze\s*[^(]" skipwhite nextgroup=vimMapMod,vimMapLhs
398syn 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
399syn keyword	vimMap		mapc[lear] smapc[lear]
400syn 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
401syn match	vimMapLhs	contained	"\S\+"			contains=vimNotation,vimCtrlChar skipwhite nextgroup=vimMapRhs
402syn match	vimMapBang	contained	"!"			skipwhite nextgroup=vimMapMod,vimMapLhs
403syn match	vimMapMod	contained	"\%#=1\c<\(buffer\|expr\|\(local\)\=leader\|nowait\|plug\|script\|sid\|unique\|silent\)\+>" contains=vimMapModKey,vimMapModErr skipwhite nextgroup=vimMapMod,vimMapLhs
404syn match	vimMapRhs	contained	".*" contains=vimNotation,vimCtrlChar	skipnl nextgroup=vimMapRhsExtend
405syn match	vimMapRhsExtend	contained	"^\s*\\.*$"			contains=vimContinue
406syn case ignore
407syn keyword	vimMapModKey	contained	buffer	expr	leader	localleader	nowait	plug	script	sid	silent	unique
408syn case match
409
410" Menus {{{2
411" =====
412syn cluster	vimMenuList contains=vimMenuBang,vimMenuPriority,vimMenuName,vimMenuMod
413syn 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
414syn match	vimMenuName	"[^ \t\\<]\+"	contained nextgroup=vimMenuNameMore,vimMenuMap
415syn match	vimMenuPriority	"\d\+\(\.\d\+\)*"	contained skipwhite nextgroup=vimMenuName
416syn match	vimMenuNameMore	"\c\\\s\|<tab>\|\\\."	contained nextgroup=vimMenuName,vimMenuNameMore contains=vimNotation
417syn match	vimMenuMod    contained	"\c<\(script\|silent\)\+>"  skipwhite contains=vimMapModKey,vimMapModErr nextgroup=@vimMenuList
418syn match	vimMenuMap	"\s"	contained skipwhite nextgroup=vimMenuRhs
419syn match	vimMenuRhs	".*$"	contained contains=vimString,vimComment,vimIsCommand
420syn match	vimMenuBang	"!"	contained skipwhite nextgroup=@vimMenuList
421
422" Angle-Bracket Notation (tnx to Michael Geddes) {{{2
423" ======================
424syn case ignore
425syn 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
426syn match	vimNotation	"\%#=1\(\\\|<lt>\)\=<\([scam2-4]-\)\{0,4}\(right\|left\|middle\)\(mouse\)\=\(drag\|release\)\=>"	contains=vimBracket
427syn match	vimNotation	"\%#=1\(\\\|<lt>\)\=<\(bslash\|plug\|sid\|space\|bar\|nop\|nul\|lt\)>"			contains=vimBracket
428syn match	vimNotation	'\(\\\|<lt>\)\=<C-R>[0-9a-z"%#:.\-=]'he=e-1				contains=vimBracket
429syn match	vimNotation	'\%#=1\(\\\|<lt>\)\=<\%(q-\)\=\(line[12]\|count\|bang\|reg\|args\|mods\|f-args\|f-mods\|lt\)>'	contains=vimBracket
430syn match	vimNotation	"\%#=1\(\\\|<lt>\)\=<\([cas]file\|abuf\|amatch\|cword\|cWORD\|client\)>"		contains=vimBracket
431syn match	vimBracket contained	"[\\<>]"
432syn case match
433
434" User Function Highlighting {{{2
435" (following Gautam Iyer's suggestion)
436" ==========================
437syn match vimFunc		"\%(\%([sSgGbBwWtTlL]:\|<[sS][iI][dD]>\)\=\%(\w\+\.\)*\I[a-zA-Z0-9_.]*\)\ze\s*("		contains=vimFuncName,vimUserFunc,vimExecute
438syn match vimUserFunc contained	"\%(\%([sSgGbBwWtTlL]:\|<[sS][iI][dD]>\)\=\%(\w\+\.\)*\I[a-zA-Z0-9_.]*\)\|\<\u[a-zA-Z0-9.]*\>\|\<if\>"	contains=vimNotation
439
440" Errors And Warnings: {{{2
441" ====================
442if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimfunctionerror")
443 syn match	vimFunctionError	"\s\zs[a-z0-9]\i\{-}\ze\s*("			contained contains=vimFuncKey,vimFuncBlank
444 syn match	vimFunctionError	"\s\zs\%(<[sS][iI][dD]>\|[sSgGbBwWtTlL]:\)\d\i\{-}\ze\s*("	contained contains=vimFuncKey,vimFuncBlank
445 syn match	vimElseIfErr	"\<else\s\+if\>"
446 syn match	vimBufnrWarn	/\<bufnr\s*(\s*["']\.['"]\s*)/
447endif
448
449syn match vimNotFunc	"\<if\>\|\<el\%[seif]\>\|\<return\>\|\<while\>"	skipwhite nextgroup=vimOper,vimOperParen,vimVar,vimFunc,vimNotation
450
451" Norm {{{2
452" ====
453syn match	vimNorm		"\<norm\%[al]!\=" skipwhite nextgroup=vimNormCmds
454syn match	vimNormCmds contained	".*$"
455
456" Syntax {{{2
457"=======
458syn match	vimGroupList	contained	"@\=[^ \t,]*"	contains=vimGroupSpecial,vimPatSep
459syn match	vimGroupList	contained	"@\=[^ \t,]*,"	nextgroup=vimGroupList contains=vimGroupSpecial,vimPatSep
460syn keyword	vimGroupSpecial	contained	ALL	ALLBUT	CONTAINED	TOP
461if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsynerror")
462 syn match	vimSynError	contained	"\i\+"
463 syn match	vimSynError	contained	"\i\+="	nextgroup=vimGroupList
464endif
465syn match	vimSynContains	contained	"\<contain\(s\|edin\)="	nextgroup=vimGroupList
466syn match	vimSynKeyContainedin	contained	"\<containedin="	nextgroup=vimGroupList
467syn match	vimSynNextgroup	contained	"nextgroup="	nextgroup=vimGroupList
468
469syn match	vimSyntax	"\<sy\%[ntax]\>"	contains=vimCommand skipwhite nextgroup=vimSynType,vimComment
470syn match	vimAuSyntax	contained	"\s+sy\%[ntax]"	contains=vimCommand skipwhite nextgroup=vimSynType,vimComment
471syn cluster vimFuncBodyList add=vimSyntax
472
473" Syntax: case {{{2
474syn keyword	vimSynType	contained	case	skipwhite nextgroup=vimSynCase,vimSynCaseError
475if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsyncaseerror")
476 syn match	vimSynCaseError	contained	"\i\+"
477endif
478syn keyword	vimSynCase	contained	ignore	match
479
480" Syntax: clear {{{2
481syn keyword	vimSynType	contained	clear	skipwhite nextgroup=vimGroupList
482
483" Syntax: cluster {{{2
484syn keyword	vimSynType	contained	cluster	skipwhite nextgroup=vimClusterName
485syn region	vimClusterName	contained	matchgroup=vimGroupName start="\h\w*" skip="\\\\\|\\|" matchgroup=vimSep end="$\||" contains=vimGroupAdd,vimGroupRem,vimSynContains,vimSynError
486syn match	vimGroupAdd	contained	"add="	nextgroup=vimGroupList
487syn match	vimGroupRem	contained	"remove="	nextgroup=vimGroupList
488syn cluster vimFuncBodyList add=vimSynType,vimGroupAdd,vimGroupRem
489
490" Syntax: iskeyword {{{2
491syn keyword	vimSynType	contained	iskeyword	skipwhite nextgroup=vimIskList
492syn match	vimIskList	contained	'\S\+'	contains=vimIskSep
493syn match	vimIskSep	contained	','
494
495" Syntax: include {{{2
496syn keyword	vimSynType	contained	include	skipwhite nextgroup=vimGroupList
497syn cluster vimFuncBodyList add=vimSynType
498
499" Syntax: keyword {{{2
500syn cluster	vimSynKeyGroup	contains=vimSynNextgroup,vimSynKeyOpt,vimSynKeyContainedin
501syn keyword	vimSynType	contained	keyword	skipwhite nextgroup=vimSynKeyRegion
502syn region	vimSynKeyRegion	contained oneline keepend	matchgroup=vimGroupName start="\h\w*" skip="\\\\\|\\|" matchgroup=vimSep end="|\|$" contains=@vimSynKeyGroup
503syn match	vimSynKeyOpt	contained	"\%#=1\<\(conceal\|contained\|transparent\|skipempty\|skipwhite\|skipnl\)\>"
504syn cluster vimFuncBodyList add=vimSynType
505
506" Syntax: match {{{2
507syn cluster	vimSynMtchGroup	contains=vimMtchComment,vimSynContains,vimSynError,vimSynMtchOpt,vimSynNextgroup,vimSynRegPat,vimNotation
508syn keyword	vimSynType	contained	match	skipwhite nextgroup=vimSynMatchRegion
509syn region	vimSynMatchRegion	contained keepend	matchgroup=vimGroupName start="\h\w*" matchgroup=vimSep end="|\|$" contains=@vimSynMtchGroup
510syn match	vimSynMtchOpt	contained	"\%#=1\<\(conceal\|transparent\|contained\|excludenl\|keepend\|skipempty\|skipwhite\|display\|extend\|skipnl\|fold\)\>"
511if has("conceal")
512 syn match	vimSynMtchOpt	contained	"\<cchar="	nextgroup=vimSynMtchCchar
513 syn match	vimSynMtchCchar	contained	"\S"
514endif
515syn cluster vimFuncBodyList add=vimSynMtchGroup
516
517" Syntax: off and on {{{2
518syn keyword	vimSynType	contained	enable	list	manual	off	on	reset
519
520" Syntax: region {{{2
521syn cluster	vimSynRegPatGroup	contains=vimPatSep,vimNotPatSep,vimSynPatRange,vimSynNotPatRange,vimSubstSubstr,vimPatRegion,vimPatSepErr,vimNotation
522syn cluster	vimSynRegGroup	contains=vimSynContains,vimSynNextgroup,vimSynRegOpt,vimSynReg,vimSynMtchGrp
523syn keyword	vimSynType	contained	region	skipwhite nextgroup=vimSynRegion
524syn region	vimSynRegion	contained keepend	matchgroup=vimGroupName start="\h\w*" skip="\\\\\|\\|" end="|\|$" contains=@vimSynRegGroup
525syn match	vimSynRegOpt	contained	"\%#=1\<\(conceal\(ends\)\=\|transparent\|contained\|excludenl\|skipempty\|skipwhite\|display\|keepend\|oneline\|extend\|skipnl\|fold\)\>"
526syn match	vimSynReg	contained	"\(start\|skip\|end\)="he=e-1	nextgroup=vimSynRegPat
527syn match	vimSynMtchGrp	contained	"matchgroup="	nextgroup=vimGroup,vimHLGroup
528syn region	vimSynRegPat	contained extend	start="\z([-`~!@#$%^&*_=+;:'",./?]\)"  skip="\\\\\|\\\z1"  end="\z1"  contains=@vimSynRegPatGroup skipwhite nextgroup=vimSynPatMod,vimSynReg
529syn match	vimSynPatMod	contained	"\%#=1\(hs\|ms\|me\|hs\|he\|rs\|re\)=[se]\([-+]\d\+\)\="
530syn match	vimSynPatMod	contained	"\%#=1\(hs\|ms\|me\|hs\|he\|rs\|re\)=[se]\([-+]\d\+\)\=," nextgroup=vimSynPatMod
531syn match	vimSynPatMod	contained	"lc=\d\+"
532syn match	vimSynPatMod	contained	"lc=\d\+," nextgroup=vimSynPatMod
533syn region	vimSynPatRange	contained	start="\["	skip="\\\\\|\\]"   end="]"
534syn match	vimSynNotPatRange	contained	"\\\\\|\\\["
535syn match	vimMtchComment	contained	'"[^"]\+$'
536syn cluster vimFuncBodyList add=vimSynType
537
538" Syntax: sync {{{2
539" ============
540syn keyword vimSynType	contained	sync	skipwhite	nextgroup=vimSyncC,vimSyncLines,vimSyncMatch,vimSyncError,vimSyncLinebreak,vimSyncLinecont,vimSyncRegion
541if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsyncerror")
542 syn match	vimSyncError	contained	"\i\+"
543endif
544syn keyword	vimSyncC	contained	ccomment	clear	fromstart
545syn keyword	vimSyncMatch	contained	match	skipwhite	nextgroup=vimSyncGroupName
546syn keyword	vimSyncRegion	contained	region	skipwhite	nextgroup=vimSynReg
547syn match	vimSyncLinebreak	contained	"\<linebreaks="	skipwhite	nextgroup=vimNumber
548syn keyword	vimSyncLinecont	contained	linecont	skipwhite	nextgroup=vimSynRegPat
549syn match	vimSyncLines	contained	"\(min\|max\)\=lines="	nextgroup=vimNumber
550syn match	vimSyncGroupName	contained	"\h\w*"	skipwhite	nextgroup=vimSyncKey
551syn match	vimSyncKey	contained	"\<groupthere\|grouphere\>"	skipwhite nextgroup=vimSyncGroup
552syn match	vimSyncGroup	contained	"\h\w*"	skipwhite	nextgroup=vimSynRegPat,vimSyncNone
553syn keyword	vimSyncNone	contained	NONE
554
555" Additional IsCommand, here by reasons of precedence {{{2
556" ====================
557syn match	vimIsCommand	"<Bar>\s*\a\+"	transparent contains=vimCommand,vimNotation
558
559" Highlighting {{{2
560" ============
561syn cluster	vimHighlightCluster		contains=vimHiLink,vimHiClear,vimHiKeyList,vimComment
562if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimhictermerror")
563 syn match	vimHiCtermError	contained	"\D\i*"
564endif
565syn match	vimHighlight	"\<hi\%[ghlight]\>"	skipwhite nextgroup=vimHiBang,@vimHighlightCluster
566syn match	vimHiBang	contained	"!"	skipwhite nextgroup=@vimHighlightCluster
567
568syn match	vimHiGroup	contained	"\i\+"
569syn case ignore
570syn keyword	vimHiAttrib	contained	none bold inverse italic nocombine reverse standout strikethrough underline undercurl
571syn keyword	vimFgBgAttrib	contained	none bg background fg foreground
572syn case match
573syn match	vimHiAttribList	contained	"\i\+"	contains=vimHiAttrib
574syn match	vimHiAttribList	contained	"\i\+,"he=e-1	contains=vimHiAttrib nextgroup=vimHiAttribList
575syn case ignore
576syn 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
577syn match	vimHiCtermColor	contained	"\<color\d\{1,3}\>"
578
579syn case match
580syn match	vimHiFontname	contained	"[a-zA-Z\-*]\+"
581syn match	vimHiGuiFontname	contained	"'[a-zA-Z\-* ]\+'"
582syn match	vimHiGuiRgb	contained	"#\x\{6}"
583
584" Highlighting: hi group key=arg ... {{{2
585syn cluster	vimHiCluster contains=vimGroup,vimHiGroup,vimHiTerm,vimHiCTerm,vimHiStartStop,vimHiCtermFgBg,vimHiGui,vimHiGuiFont,vimHiGuiFgBg,vimHiKeyError,vimNotation
586syn region	vimHiKeyList	contained oneline start="\i\+" skip="\\\\\|\\|" end="$\||"	contains=@vimHiCluster
587if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_vimhikeyerror")
588 syn match	vimHiKeyError	contained	"\i\+="he=e-1
589endif
590syn match	vimHiTerm	contained	"\cterm="he=e-1		nextgroup=vimHiAttribList
591syn match	vimHiStartStop	contained	"\c\(start\|stop\)="he=e-1	nextgroup=vimHiTermcap,vimOption
592syn match	vimHiCTerm	contained	"\ccterm="he=e-1		nextgroup=vimHiAttribList
593syn match	vimHiCtermFgBg	contained	"\ccterm[fb]g="he=e-1	nextgroup=vimHiNmbr,vimHiCtermColor,vimFgBgAttrib,vimHiCtermError
594syn match	vimHiGui	contained	"\cgui="he=e-1		nextgroup=vimHiAttribList
595syn match	vimHiGuiFont	contained	"\cfont="he=e-1		nextgroup=vimHiFontname
596syn match	vimHiGuiFgBg	contained	"\cgui\%([fb]g\|sp\)="he=e-1	nextgroup=vimHiGroup,vimHiGuiFontname,vimHiGuiRgb,vimFgBgAttrib
597syn match	vimHiTermcap	contained	"\S\+"		contains=vimNotation
598syn match	vimHiNmbr	contained	'\d\+'
599
600" Highlight: clear {{{2
601syn keyword	vimHiClear	contained	clear	nextgroup=vimHiGroup
602
603" Highlight: link {{{2
604" see tst24 (hi def vs hi) (Jul 06, 2018)
605"syn region	vimHiLink	contained oneline matchgroup=vimCommand start="\(\<hi\%[ghlight]\s\+\)\@<=\(\(def\%[ault]\s\+\)\=link\>\|\<def\>\)" end="$"	contains=vimHiGroup,vimGroup,vimHLGroup,vimNotation
606syn region	vimHiLink	contained oneline matchgroup=vimCommand start="\(\<hi\%[ghlight]\s\+\)\@<=\(\(def\%[ault]\s\+\)\=link\>\|\<def\>\)" end="$"	contains=@vimHiCluster
607syn cluster vimFuncBodyList add=vimHiLink
608
609" Control Characters {{{2
610" ==================
611syn match	vimCtrlChar	"[--]"
612
613" Beginners - Patterns that involve ^ {{{2
614" =========
615syn match	vimLineComment	+^[ \t:]*".*$+	contains=@vimCommentGroup,vimCommentString,vimCommentTitle
616syn match	vimCommentTitle	'"\s*\%([sS]:\|\h\w*#\)\=\u\w*\(\s\+\u\w*\)*:'hs=s+1	contained contains=vimCommentTitleLeader,vimTodo,@vimCommentGroup
617syn match	vimContinue	"^\s*\\"
618syn region	vimString	start="^\s*\\\z(['"]\)" skip='\\\\\|\\\z1' end="\z1" oneline keepend contains=@vimStringGroup,vimContinue
619syn match	vimCommentTitleLeader	'"\s\+'ms=s+1	contained
620
621" Searches And Globals: {{{2
622" ====================
623syn match	vimSearch	'^\s*[/?].*'		contains=vimSearchDelim
624syn match	vimSearchDelim	'^\s*\zs[/?]\|[/?]$'	contained
625syn region	vimGlobal	matchgroup=Statement start='\<g\%[lobal]!\=/'  skip='\\.' end='/'	skipwhite nextgroup=vimSubst
626syn region	vimGlobal	matchgroup=Statement start='\<v\%[global]!\=/' skip='\\.' end='/'	skipwhite nextgroup=vimSubst
627
628" Scripts  : perl,ruby : Benoit Cerrina {{{2
629" =======    python,tcl: Johannes Zellner
630"            lua
631
632" Allows users to specify the type of embedded script highlighting
633" they want:  (perl/python/ruby/tcl support)
634"   g:vimsyn_embed == 0   : don't embed any scripts
635"   g:vimsyn_embed =~# 'l' : embed lua      (but only if vim supports it)
636"   g:vimsyn_embed =~# 'm' : embed mzscheme (but only if vim supports it)
637"   g:vimsyn_embed =~# 'p' : embed perl     (but only if vim supports it)
638"   g:vimsyn_embed =~# 'P' : embed python   (but only if vim supports it)
639"   g:vimsyn_embed =~# 'r' : embed ruby     (but only if vim supports it)
640"   g:vimsyn_embed =~# 't' : embed tcl      (but only if vim supports it)
641if !exists("g:vimsyn_embed")
642 let g:vimsyn_embed= "lmpPr"
643endif
644
645" [-- lua --] {{{3
646let s:luapath= fnameescape(expand("<sfile>:p:h")."/lua.vim")
647if !filereadable(s:luapath)
648 for s:luapath in split(globpath(&rtp,"syntax/lua.vim"),"\n")
649  if filereadable(fnameescape(s:luapath))
650   let s:luapath= fnameescape(s:luapath)
651   break
652  endif
653 endfor
654endif
655if (g:vimsyn_embed =~# 'l' && has("lua")) && filereadable(s:luapath)
656 unlet! b:current_syntax
657 syn cluster vimFuncBodyList	add=vimLuaRegion
658 exe "syn include @vimLuaScript ".s:luapath
659 VimFoldl syn region vimLuaRegion matchgroup=vimScriptDelim start=+lua\s*<<\s*\z(.*\)$+ end=+^\z1$+	contains=@vimLuaScript
660 VimFoldl syn region vimLuaRegion matchgroup=vimScriptDelim start=+lua\s*<<\s*$+ end=+\.$+	contains=@vimLuaScript
661 syn cluster vimFuncBodyList	add=vimLuaRegion
662else
663 syn region vimEmbedError start=+lua\s*<<\s*\z(.*\)$+ end=+^\z1$+
664 syn region vimEmbedError start=+lua\s*<<\s*$+ end=+\.$+
665endif
666unlet s:luapath
667
668" [-- perl --] {{{3
669let s:perlpath= fnameescape(expand("<sfile>:p:h")."/perl.vim")
670if !filereadable(s:perlpath)
671 for s:perlpath in split(globpath(&rtp,"syntax/perl.vim"),"\n")
672  if filereadable(fnameescape(s:perlpath))
673   let s:perlpath= fnameescape(s:perlpath)
674   break
675  endif
676 endfor
677endif
678if (g:vimsyn_embed =~# 'p' && has("perl")) && filereadable(s:perlpath)
679 unlet! b:current_syntax
680 syn cluster vimFuncBodyList	add=vimPerlRegion
681 exe "syn include @vimPerlScript ".s:perlpath
682 VimFoldp syn region vimPerlRegion  matchgroup=vimScriptDelim start=+pe\%[rl]\s*<<\s*\z(\S*\)\ze\(\s*["#].*\)\=$+ end=+^\z1\ze\(\s*[#"].*\)\=$+	contains=@vimPerlScript
683 VimFoldp syn region vimPerlRegion	matchgroup=vimScriptDelim start=+pe\%[rl]\s*<<\s*$+ end=+\.$+			contains=@vimPerlScript
684 syn cluster vimFuncBodyList	add=vimPerlRegion
685else
686 syn region vimEmbedError start=+pe\%[rl]\s*<<\s*\z(.*\)$+ end=+^\z1$+
687 syn region vimEmbedError start=+pe\%[rl]\s*<<\s*$+ end=+\.$+
688endif
689unlet s:perlpath
690
691" [-- ruby --] {{{3
692let s:rubypath= fnameescape(expand("<sfile>:p:h")."/ruby.vim")
693if !filereadable(s:rubypath)
694 for s:rubypath in split(globpath(&rtp,"syntax/ruby.vim"),"\n")
695  if filereadable(fnameescape(s:rubypath))
696   let s:rubypath= fnameescape(s:rubypath)
697   break
698  endif
699 endfor
700endif
701if (g:vimsyn_embed =~# 'r' && has("ruby")) && filereadable(s:rubypath)
702 syn cluster vimFuncBodyList	add=vimRubyRegion
703 unlet! b:current_syntax
704 exe "syn include @vimRubyScript ".s:rubypath
705 VimFoldr syn region vimRubyRegion	matchgroup=vimScriptDelim start=+rub[y]\s*<<\s*\z(\S*\)\ze\(\s*#.*\)\=$+ end=+^\z1\ze\(\s*".*\)\=$+	contains=@vimRubyScript
706 syn region vimRubyRegion	matchgroup=vimScriptDelim start=+rub[y]\s*<<\s*$+ end=+\.$+			contains=@vimRubyScript
707 syn cluster vimFuncBodyList	add=vimRubyRegion
708else
709 syn region vimEmbedError start=+rub[y]\s*<<\s*\z(.*\)$+ end=+^\z1$+
710 syn region vimEmbedError start=+rub[y]\s*<<\s*$+ end=+\.$+
711endif
712unlet s:rubypath
713
714" [-- python --] {{{3
715let s:pythonpath= fnameescape(expand("<sfile>:p:h")."/python.vim")
716if !filereadable(s:pythonpath)
717 for s:pythonpath in split(globpath(&rtp,"syntax/python.vim"),"\n")
718  if filereadable(fnameescape(s:pythonpath))
719   let s:pythonpath= fnameescape(s:pythonpath)
720   break
721  endif
722 endfor
723endif
724if g:vimsyn_embed =~# 'P' && has("pythonx") && filereadable(s:pythonpath)
725 unlet! b:current_syntax
726 syn cluster vimFuncBodyList	add=vimPythonRegion
727 exe "syn include @vimPythonScript ".s:pythonpath
728 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+py\%[thon]3\=\s*<<\s*\z(\S*\)\ze\(\s*#.*\)\=$+ end=+^\z1\ze\(\s*".*\)\=$+	contains=@vimPythonScript
729 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+py\%[thon]3\=\s*<<\s*$+ end=+\.$+			contains=@vimPythonScript
730 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+Py\%[thon]2or3\s*<<\s*\z(\S*\)\ze\(\s*#.*\)\=$+ end=+^\z1\ze\(\s*".*\)\=$+	contains=@vimPythonScript
731 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+Py\%[thon]2or3\=\s*<<\s*$+ end=+\.$+			contains=@vimPythonScript
732 syn cluster vimFuncBodyList	add=vimPythonRegion
733else
734 syn region vimEmbedError start=+py\%[thon]3\=\s*<<\s*\z(.*\)$+ end=+^\z1$+
735 syn region vimEmbedError start=+py\%[thon]3\=\s*<<\s*$+ end=+\.$+
736endif
737unlet s:pythonpath
738
739" [-- tcl --] {{{3
740if has("win32") || has("win95") || has("win64") || has("win16")
741 " apparently has("tcl") has been hanging vim on some windows systems with cygwin
742 let s:trytcl= (&shell !~ '\<\%(bash\>\|4[nN][tT]\|\<zsh\)\>\%(\.exe\)\=$')
743else
744 let s:trytcl= 1
745endif
746if s:trytcl
747 let s:tclpath= fnameescape(expand("<sfile>:p:h")."/tcl.vim")
748 if !filereadable(s:tclpath)
749  for s:tclpath in split(globpath(&rtp,"syntax/tcl.vim"),"\n")
750   if filereadable(fnameescape(s:tclpath))
751    let s:tclpath= fnameescape(s:tclpath)
752    break
753   endif
754  endfor
755 endif
756 if (g:vimsyn_embed =~# 't' && has("tcl")) && filereadable(s:tclpath)
757  unlet! b:current_syntax
758  syn cluster vimFuncBodyList	add=vimTclRegion
759  exe "syn include @vimTclScript ".s:tclpath
760  VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\z1$+	contains=@vimTclScript
761  VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+tc[l]\=\s*<<\s*$+ end=+\.$+	contains=@vimTclScript
762  syn cluster vimFuncBodyList	add=vimTclScript
763 else
764  syn region vimEmbedError start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\z1$+
765  syn region vimEmbedError start=+tc[l]\=\s*<<\s*$+ end=+\.$+
766 endif
767 unlet s:tclpath
768else
769 syn region vimEmbedError start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\z1$+
770 syn region vimEmbedError start=+tc[l]\=\s*<<\s*$+ end=+\.$+
771endif
772unlet s:trytcl
773
774" [-- mzscheme --] {{{3
775let s:mzschemepath= fnameescape(expand("<sfile>:p:h")."/scheme.vim")
776if !filereadable(s:mzschemepath)
777 for s:mzschemepath in split(globpath(&rtp,"syntax/mzscheme.vim"),"\n")
778  if filereadable(fnameescape(s:mzschemepath))
779   let s:mzschemepath= fnameescape(s:mzschemepath)
780   break
781  endif
782 endfor
783endif
784if (g:vimsyn_embed =~# 'm' && has("mzscheme")) && filereadable(s:mzschemepath)
785 unlet! b:current_syntax
786 let s:iskKeep= &isk
787 syn cluster vimFuncBodyList	add=vimMzSchemeRegion
788 exe "syn include @vimMzSchemeScript ".s:mzschemepath
789 let &isk= s:iskKeep
790 unlet s:iskKeep
791 VimFoldm syn region vimMzSchemeRegion matchgroup=vimScriptDelim start=+mz\%[scheme]\s*<<\s*\z(.*\)$+ end=+^\z1$+	contains=@vimMzSchemeScript
792 VimFoldm syn region vimMzSchemeRegion matchgroup=vimScriptDelim start=+mz\%[scheme]\s*<<\s*$+ end=+\.$+		contains=@vimMzSchemeScript
793 syn cluster vimFuncBodyList	add=vimMzSchemeRegion
794else
795 syn region vimEmbedError start=+mz\%[scheme]\s*<<\s*\z(.*\)$+ end=+^\z1$+
796 syn region vimEmbedError start=+mz\%[scheme]\s*<<\s*$+ end=+\.$+
797endif
798unlet s:mzschemepath
799
800" Synchronize (speed) {{{2
801"============
802if exists("g:vimsyn_minlines")
803 exe "syn sync minlines=".g:vimsyn_minlines
804endif
805exe "syn sync maxlines=".s:vimsyn_maxlines
806syn sync linecont	"^\s\+\\"
807syn sync match vimAugroupSyncA	groupthere NONE	"\<aug\%[roup]\>\s\+[eE][nN][dD]"
808
809" ====================
810" Highlighting Settings {{{2
811" ====================
812
813if !exists("skip_vim_syntax_inits")
814 if !exists("g:vimsyn_noerror")
815  hi def link vimBehaveError	vimError
816  hi def link vimCollClassErr	vimError
817  hi def link vimErrSetting	vimError
818  hi def link vimEmbedError	vimError
819  hi def link vimFTError	vimError
820  hi def link vimFunctionError	vimError
821  hi def link vimFunc         	vimError
822  hi def link vimHiAttribList	vimError
823  hi def link vimHiCtermError	vimError
824  hi def link vimHiKeyError	vimError
825  hi def link vimKeyCodeError	vimError
826  hi def link vimMapModErr	vimError
827  hi def link vimSubstFlagErr	vimError
828  hi def link vimSynCaseError	vimError
829  hi def link vimBufnrWarn	vimWarn
830 endif
831
832 hi def link vimAbb	vimCommand
833 hi def link vimAddress	vimMark
834 hi def link vimAugroupError	vimError
835 hi def link vimAugroupKey	vimCommand
836 hi def link vimAuHighlight	vimHighlight
837 hi def link vimAutoCmdOpt	vimOption
838 hi def link vimAutoCmd	vimCommand
839 hi def link vimAutoEvent	Type
840 hi def link vimAutoSet	vimCommand
841 hi def link vimBehaveModel	vimBehave
842 hi def link vimBehave	vimCommand
843 hi def link vimBracket	Delimiter
844 hi def link vimCmplxRepeat	SpecialChar
845 hi def link vimCommand	Statement
846 hi def link vimComment	Comment
847 hi def link vimCommentString	vimString
848 hi def link vimCommentTitle	PreProc
849 hi def link vimCondHL	vimCommand
850 hi def link vimContinue	Special
851 hi def link vimCtrlChar	SpecialChar
852 hi def link vimEchoHLNone	vimGroup
853 hi def link vimEchoHL	vimCommand
854 hi def link vimElseIfErr	Error
855 hi def link vimElseif	vimCondHL
856 hi def link vimEnvvar	PreProc
857 hi def link vimError	Error
858 hi def link vimFBVar	vimVar
859 hi def link vimFgBgAttrib	vimHiAttrib
860 hi def link vimFold	Folded
861 hi def link vimFTCmd	vimCommand
862 hi def link vimFTOption	vimSynType
863 hi def link vimFuncKey	vimCommand
864 hi def link vimFuncName	Function
865 hi def link vimFuncSID	Special
866 hi def link vimFuncVar	Identifier
867 hi def link vimGroupAdd	vimSynOption
868 hi def link vimGroupName	vimGroup
869 hi def link vimGroupRem	vimSynOption
870 hi def link vimGroupSpecial	Special
871 hi def link vimGroup	Type
872 hi def link vimHiAttrib	PreProc
873 hi def link vimHiClear	vimHighlight
874 hi def link vimHiCtermFgBg	vimHiTerm
875 hi def link vimHiCTerm	vimHiTerm
876 hi def link vimHighlight	vimCommand
877 hi def link vimHiGroup	vimGroupName
878 hi def link vimHiGuiFgBg	vimHiTerm
879 hi def link vimHiGuiFont	vimHiTerm
880 hi def link vimHiGuiRgb	vimNumber
881 hi def link vimHiGui	vimHiTerm
882 hi def link vimHiNmbr	Number
883 hi def link vimHiStartStop	vimHiTerm
884 hi def link vimHiTerm	Type
885 hi def link vimHLGroup	vimGroup
886 hi def link vimHLMod	PreProc
887 hi def link vimInsert	vimString
888 hi def link vimIskSep	Delimiter
889 hi def link vimKeyCode	vimSpecFile
890 hi def link vimKeyword	Statement
891 hi def link vimLet	vimCommand
892 hi def link vimLineComment	vimComment
893 hi def link vimMapBang	vimCommand
894 hi def link vimMapModKey	vimFuncSID
895 hi def link vimMapMod	vimBracket
896 hi def link vimMap	vimCommand
897 hi def link vimMark	Number
898 hi def link vimMarkNumber	vimNumber
899 hi def link vimMenuMod	vimMapMod
900 hi def link vimMenuNameMore	vimMenuName
901 hi def link vimMenuName	PreProc
902 hi def link vimMtchComment	vimComment
903 hi def link vimNorm	vimCommand
904 hi def link vimNotation	Special
905 hi def link vimNotFunc	vimCommand
906 hi def link vimNotPatSep	vimString
907 hi def link vimNumber	Number
908 hi def link vimOperError	Error
909 hi def link vimOper	Operator
910 hi def link vimOption	PreProc
911 hi def link vimParenSep	Delimiter
912 hi def link vimPatSepErr	vimError
913 hi def link vimPatSepR	vimPatSep
914 hi def link vimPatSep	SpecialChar
915 hi def link vimPatSepZone	vimString
916 hi def link vimPatSepZ	vimPatSep
917 hi def link vimPattern	Type
918 hi def link vimPlainMark	vimMark
919 hi def link vimPlainRegister	vimRegister
920 hi def link vimRegister	SpecialChar
921 hi def link vimScriptDelim	Comment
922 hi def link vimSearchDelim	Statement
923 hi def link vimSearch	vimString
924 hi def link vimSep	Delimiter
925 hi def link vimSetMod	vimOption
926 hi def link vimSetSep	Statement
927 hi def link vimSetString	vimString
928 hi def link vimSpecFile	Identifier
929 hi def link vimSpecFileMod	vimSpecFile
930 hi def link vimSpecial	Type
931 hi def link vimStatement	Statement
932 hi def link vimStringCont	vimString
933 hi def link vimString	String
934 hi def link vimStringEnd	vimString
935 hi def link vimSubst1	vimSubst
936 hi def link vimSubstDelim	Delimiter
937 hi def link vimSubstFlags	Special
938 hi def link vimSubstSubstr	SpecialChar
939 hi def link vimSubstTwoBS	vimString
940 hi def link vimSubst	vimCommand
941 hi def link vimSynCaseError	Error
942 hi def link vimSynCase	Type
943 hi def link vimSyncC	Type
944 hi def link vimSyncError	Error
945 hi def link vimSyncGroupName	vimGroupName
946 hi def link vimSyncGroup	vimGroupName
947 hi def link vimSyncKey	Type
948 hi def link vimSyncNone	Type
949 hi def link vimSynContains	vimSynOption
950 hi def link vimSynError	Error
951 hi def link vimSynKeyContainedin	vimSynContains
952 hi def link vimSynKeyOpt	vimSynOption
953 hi def link vimSynMtchGrp	vimSynOption
954 hi def link vimSynMtchOpt	vimSynOption
955 hi def link vimSynNextgroup	vimSynOption
956 hi def link vimSynNotPatRange	vimSynRegPat
957 hi def link vimSynOption	Special
958 hi def link vimSynPatRange	vimString
959 hi def link vimSynRegOpt	vimSynOption
960 hi def link vimSynRegPat	vimString
961 hi def link vimSynReg	Type
962 hi def link vimSyntax	vimCommand
963 hi def link vimSynType	vimSpecial
964 hi def link vimTodo	Todo
965 hi def link vimUnmap	vimMap
966 hi def link vimUserAttrbCmpltFunc	Special
967 hi def link vimUserAttrbCmplt	vimSpecial
968 hi def link vimUserAttrbKey	vimOption
969 hi def link vimUserAttrb	vimSpecial
970 hi def link vimUserAttrbError	Error
971 hi def link vimUserCmdError	Error
972 hi def link vimUserCommand	vimCommand
973 hi def link vimUserFunc	Normal
974 hi def link vimVar	Identifier
975 hi def link vimWarn	WarningMsg
976endif
977
978" Current Syntax Variable: {{{2
979let b:current_syntax = "vim"
980
981" ---------------------------------------------------------------------
982" Cleanup: {{{1
983delc VimFolda
984delc VimFoldf
985delc VimFoldl
986delc VimFoldm
987delc VimFoldp
988delc VimFoldP
989delc VimFoldr
990delc VimFoldt
991let &cpo = s:keepcpo
992unlet s:keepcpo
993" vim:ts=18  fdm=marker
994