blob: a15a22016871ffb0fbfbae9cbfd164e45924575d [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001" Vim syntax file
Bram Moolenaar5ed11532022-07-06 13:18:11 +01002" Language: Vim 9.0 script
Bram Moolenaar4f4d51a2020-10-11 13:57:40 +02003" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM>
Bram Moolenaarb7398fe2023-05-14 18:50:25 +01004" Last Change: May 09, 2023
dkearns9358b8d2023-11-12 05:06:01 +11005" 2023 Nov 12 by Vim Project (:let-heredoc improvements)
dkearns69866442023-11-22 05:43:40 +11006" 2023 Nov 20 by Vim Project (:loadkeymap improvements)
Bram Moolenaarb7398fe2023-05-14 18:50:25 +01007" Version: 9.0-25
Bram Moolenaar15142e22018-04-30 22:19:58 +02008" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM
Bram Moolenaar071d4272004-06-13 20:20:40 +00009" Automatically generated keyword lists: {{{1
10
11" Quit when a syntax file was already loaded {{{2
12if exists("b:current_syntax")
13 finish
14endif
Bram Moolenaar113cb512021-11-07 20:27:04 +000015let s:keepcpo= &cpo
Bram Moolenaar6be7f872012-01-20 21:08:56 +010016set cpo&vim
Bram Moolenaar071d4272004-06-13 20:20:40 +000017
18" vimTodo: contains common special-notices for comments {{{2
19" Use the vimCommentGroup cluster to add your own.
Bram Moolenaare2719092015-01-10 15:09:25 +010020syn keyword vimTodo contained COMBAK FIXME TODO XXX
Bram Moolenaar217ad922005-03-20 22:37:15 +000021syn cluster vimCommentGroup contains=vimTodo,@Spell
Bram Moolenaar071d4272004-06-13 20:20:40 +000022
23" regular vim commands {{{2
Bram Moolenaarb7398fe2023-05-14 18:50:25 +010024syn keyword vimCommand contained a ar[gs] argl[ocal] bad[d] bn[ext] breakd[el] bw[ipeout] cabo[ve] cat[ch] ccl[ose] cfdo chd[ir] class cnf[ile] comc[lear] cp[revious] cstag debugg[reedy] delep dell diffg[et] dig[raphs] do dsp[lit] echoe[rr] em[enu] endfo[r] eval f[ile] fina[lly] foldd[oopen] gr[ep] helpc[lose] his[tory] ij[ump] inor j[oin] keepj[umps] lab[ove] lat lc[d] le[ft] lfir[st] lh[elpgrep] lmak[e] loadk lp[revious] luado ma[rk] mk[exrc] mz[scheme] new nore on[ly] pc[lose] pp[op] promptf[ind] ptj[ump] pu[t] py3f[ile] pyx r[ead] redrawt[abline] ri[ght] rundo sIl sal[l] sbf[irst] sc scp se[t] sg sgn sie sip sme snoremenu spelli[nfo] spr[evious] sri star[tinsert] sts[elect] sus[pend] syncbind tabN[ext] tabl[ast] tabr[ewind] tcld[o] tj[ump] tlu tno[remap] tu[nmenu] undol[ist] v vim9[cmd] vs[plit] win[size] wq xmapc[lear] xr[estore]
25syn keyword vimCommand contained ab arga[dd] argu[ment] balt bo[tright] breakl[ist] cN[ext] cad[dbuffer] cb[uffer] cd cfir[st] che[ckpath] cle[arjumps] cnor comp[iler] cpf[ile] cun def deletel delm[arks] diffo[ff] dir doau e[dit] echom[sg] en[dif] endinterface ex files fini[sh] folddoc[losed] grepa[dd] helpf[ind] hor[izontal] il[ist] interface ju[mps] keepp[atterns] lad[dexpr] later lch[dir] lefta[bove] lg[etfile] lhi[story] lmapc[lear] loadkeymap lpf[ile] luafile mak[e] mks[ession] mzf[ile] nmapc[lear] nos[wapfile] opt[ions] pe[rl] pre[serve] promptr[epl] ptl[ast] public 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 smenu so[urce] spellr[are] sr srl startg[replace] substitutepattern sv[iew] syntime tabc[lose] tabm[ove] tabs tclf[ile] tl[ast] tlunmenu to[pleft] tunma[p] unh[ide] ve[rsion] vim9s[cript] wN[ext] winc[md] wqa[ll] xme xunme
26syn keyword vimCommand contained abc[lear] argd[elete] as[cii] bd[elete] bp[revious] bro[wse] cNf[ile] cadde[xpr] cbe[fore] cdo cg[etfile] checkt[ime] clo[se] co[py] con[tinue] cq[uit] cuna[bbrev] defc[ompile] deletep delp diffp[atch] disa[ssemble] doaut ea echon endclass endt[ry] exi[t] filet fir[st] foldo[pen] gui helpg[rep] i imapc[lear] intro k lN[ext] laddb[uffer] lb[uffer] lcl[ose] leg[acy] lgetb[uffer] ll lne[xt] loc[kmarks] lr[ewind] lv[imgrep] marks mksp[ell] n[ext] noa nu[mber] ownsyntax ped[it] prev[ious] ps[earch] ptn[ext] pw[d] pydo pyxfile red[o] res[ize] ru[ntime] sI sIp sav[eas] sbm[odified] sce scripte[ncoding] setg[lobal] sgc sgr sign sl[eep] smile sor[t] spellr[epall] srI srn startr[eplace] substituterepeat sw[apname] t tabd[o] tabn[ext] tags te[aroff] tlm tm[enu] tp[revious] type unl verb[ose] vim[grep] w[rite] windo wundo xmenu xunmenu
27syn keyword vimCommand contained abo[veleft] argded[upe] au bel[owright] br[ewind] bufdo c[hange] caddf[ile] cbel[ow] ce[nter] cgetb[uffer] chi[story] cmapc[lear] col[der] conf[irm] cr[ewind] cw[indow] defer deletl dep diffpu[t] dj[ump] dp earlier echow[indow] enddef endw[hile] exp filetype fix[del] for gvim helpt[ags] ia imp is[earch] kee[pmarks] lNf[ile] laddf[ile] lbe[fore] lcs lex[pr] lgete[xpr] lla[st] lnew[er] lockv[ar] ls lvimgrepa[dd] mat[ch] mkv[imrc] nb[key] noautocmd o[pen] p[rint] perld[o] pro ptN[ext] ptp[revious] py3 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] sn[ext] sp[lit] spellr[rare] src srp static sun[hide] sy tN[ext] tabe[dit] tabnew tc[d] ter[minal] tlmenu tma[p] tr[ewind] u[ndo] unlo[ckvar] vert[ical] vimgrepa[dd] wa[ll] winp[os] wv[iminfo] xnoreme xwininfo
28syn keyword vimCommand contained abstract argdo bN[ext] bf[irst] brea[k] buffers ca caf[ter] cbo[ttom] cex[pr] cgete[xpr] cl[ist] cn[ext] colo[rscheme] cons[t] cs d[elete] delc[ommand] deletp di[splay] diffs[plit] dl dr[op] ec el[se] endenum ene[w] export filt[er] fo[ld] fu[nction] h[elp] hi iabc[lear] import isp[lit] keepa l[ist] laf[ter] lbel[ow] lcscope lf[ile] lgr[ep] lli[st] lnf[ile] lol[der] lt[ag] lw[indow] menut[ranslate] mkvie[w] nbc[lose] noh[lsearch] ol[dfiles] pa[ckadd] po[p] prof[ile] pta[g] ptr[ewind] py3do 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] sno[magic] spe[llgood] spellu[ndo] sre[wind] st[op] stj[ump] sunme syn ta[g] tabf[ind] tabo[nly] tch[dir] tf[irst] tln tmapc[lear] try una[bbreviate] uns[ilent] vi[sual] viu[sage] wh[ile] wn[ext] x[it] xnoremenu y[ank]
29syn keyword vimCommand contained addd arge[dit] b[uffer] bl[ast] breaka[dd] bun[load] cabc[lear] cal[l] cc cf[ile] changes cla[st] cnew[er] com cope[n] cscope debug delel delf[unction] dif[fupdate] difft[his] dli[st] ds[earch] echoc[onsole] elsei[f] endf[unction] enum exu[sage] fin[d] foldc[lose] go[to] ha[rdcopy] hid[e] if in iuna[bbrev] keepalt la[st] lan[guage] lbo[ttom] ld[o] lfdo lgrepa[dd] lma lo[adview] lop[en] lua m[ove] mes[sages] mod[e] nbs[tart] nor omapc[lear] packl[oadall] popu[p] profd[el] ptf[irst] pts[elect] py3f[ile] 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] snoreme spelld[ump] spellw[rong] srg sta[g] stopi[nsert] sunmenu sync tab tabfir[st] tabp[revious] tcl th[row] tlnoremenu tn[ext] ts[elect] undoj[oin] up[date] vie[w] vne[w] wi wp[revious] xa[ll] xprop z[^.=]
30syn keyword vimCommand contained al[l] argg[lobal] ba[ll] bm[odified]
Bram Moolenaare2719092015-01-10 15:09:25 +010031syn match vimCommand contained "\<z[-+^.=]\=\>"
Bram Moolenaarce001a32022-04-27 15:25:03 +010032syn keyword vimStdPlugin contained Arguments Asm Break Cfilter Clear Continue DiffOrig Evaluate Finish Gdb Lfilter Man N[ext] Over P[rint] Program Run S Source Step Stop Termdebug TermdebugCommand TOhtml Until Winbar XMLent XMLns
Bram Moolenaar071d4272004-06-13 20:20:40 +000033
34" vimOptions are caught only when contained in a vimSet {{{2
Bram Moolenaarf1dcd142022-12-31 15:30:45 +000035syn keyword vimOption contained acd ambw arshape aw backupskip beval bk bri bufhidden cdh ci cinsd cms commentstring conceallevel cpt cscopetagorder csto cursorlineopt dg dir ed enc equalprg expandtab fdls fex fileignorecase fml foldlevel formatexpr gcr gli guifont guitabtooltip hidden hlg imactivatefunc imi inc inex isident keymap langmap linebreak lm lsp makeencoding maxmem mh mmp more mousemoveevent mzq numberwidth opfunc patchexpr pfn pp printfont pumwidth pythonthreehome re restorescreen ro rulerformat scl scs sft shellslash shortmess showtabline slm smoothscroll spell spl srr statusline sw sxq tag tal tenc termwintype tgst titleold tpm ttm tw udir ur verbose viminfofile warn wfh wildchar wim winminheight wmh write
36syn keyword vimOption contained ai anti asd awa balloondelay bevalterm bkc briopt buflisted cdhome cin cinw co compatible confirm crb cscopeverbose csverb cwh dict directory edcompatible encoding errorbells exrc fdm ff filetype fmr foldlevelstart formatlistpat gd go guifontset helpfile highlight hls imactivatekey iminsert include inf isk keymodel langmenu lines lmap luadll makeprg maxmempattern mis mmt mouse mouses mzquantum nuw osfiletype patchmode ph preserveindent printheader pvh pyx readonly revins rop runtimepath scr sect sh shelltemp shortname shq sloc sms spellcapcheck splitbelow ss stl swapfile syn tagbsearch tb term terse thesaurus titlestring tr tty twk ul ut verbosefile virtualedit wb wfw wildcharm winaltkeys winminwidth wmnu writeany
37syn keyword vimOption contained akm antialias autochdir background ballooneval bex bl brk buftype cdpath cindent cinwords cocu complete copyindent cryptmethod csl cuc debug dictionary display ef endoffile errorfile fcl fdn ffs fillchars fo foldmarker formatoptions gdefault gp guifontwide helpheight history hlsearch imaf ims includeexpr infercase iskeyword keyprotocol langnoremap linespace lnr lw mat maxmemtot mkspellmem mod mousef mouseshape mzschemedll odev pa path pheader previewheight printmbcharset pvp pyxversion redrawtime ri rs sb scroll sections shcf shelltype showbreak si sm sn spellfile splitkeep ssl stmp swapsync synmaxcol tagcase tbi termbidi textauto thesaurusfunc tl ts ttybuiltin tws undodir varsofttabstop vfile visualbell wc wh wildignore wincolor winptydll wmw writebackup
38syn keyword vimOption contained al ar autoindent backspace balloonevalterm bexpr bo browsedir casemap cedit cink clipboard cole completefunc cot cscopepathcomp cspc cul deco diff dy efm endofline errorformat fcs fdo fic fixendofline foldclose foldmethod formatprg gfm grepformat guiheadroom helplang hk ic imak imsearch incsearch insertmode isp keywordprg langremap lisp loadplugins lz matchpairs mco ml modeline mousefocus mouset mzschemegcdll oft packpath pdev pi previewpopup printmbfont pvw qe regexpengine rightleft rtp sbo scrollbind secure shell shellxescape showcmd sidescroll smartcase so spelllang splitright ssop sts swb syntax tagfunc tbidi termencoding textmode tildeop tm tsl ttyfast twsl undofile vartabstop vi vop wcm whichwrap wildignorecase window winwidth wop writedelay
39syn keyword vimOption contained aleph arab autoread backup balloonexpr bg bomb bs cb cf cinkeys cm colorcolumn completeopt cp cscopeprg csprg culopt def diffexpr ea ei eof esckeys fdc fdt fileencoding fixeol foldcolumn foldminlines fp gfn grepprg guiligatures hf hkmap icon imc imsf inde is isprint km laststatus lispoptions lop ma matchtime mef mle modelineexpr mousehide mousetime nf ofu para penc pm previewwindow printoptions pw qftf relativenumber rightleftcmd ru sbr scrollfocus sel shellcmdflag shellxquote showcmdloc sidescrolloff smartindent softtabstop spelloptions spo st su swf ta taglength tbis termguicolors textwidth timeout to tsr ttym twt undolevels vb viewdir vsts wcr wi wildmenu winfixheight wiv wrap ws
40syn keyword vimOption contained allowrevins arabic autoshelldir backupcopy bdir bh breakat bsdir cc cfu cino cmdheight columns completepopup cpo cscopequickfix csqf cursorbind define diffopt ead ek eol et fde fen fileencodings fk foldenable foldnestmax fs gfs gtl guioptions hh hkmapp iconstring imcmdline imst indentexpr isf joinspaces kmp lazyredraw lispwords lpl macatsui maxcombine menc mls modelines mousem mp nrformats omnifunc paragraphs perldll pmbcs printdevice prompt pythondll quickfixtextfunc remap rl rubydll sc scrolljump selection shellpipe shiftround showfulltag signcolumn smarttab sol spellsuggest spr sta sua switchbuf tabline tagrelative tbs termwinkey tf timeoutlen toolbar tsrfu ttymouse tx undoreload vbs viewoptions vts wd wic wildmode winfixwidth wiw wrapmargin ww
41syn keyword vimOption contained altkeymap arabicshape autowrite backupdir bdlay bin breakindent bsk ccv ch cinoptions cmdwinheight com completeslash cpoptions cscoperelative csre cursorcolumn delcombine digraph eadirection emo ep eventignore fdi fenc fileformat fkmap foldexpr foldopen fsync gfw gtt guipty hi hkp ignorecase imd imstatusfunc indentkeys isfname js kp lbr list lrm magic maxfuncdepth menuitems mm modifiable mousemev mps nu opendevice paste pex pmbfn printencoding pt pythonhome quoteescape renderoptions rlc ruf scb scrolloff selectmode shellquote shiftwidth showmatch siso smc sp spf sps stal suffixes sws tabpagemax tags tc termwinscroll tfu title toolbariconsize ttimeout ttyscroll uc updatecount vdir vif wa weirdinvert wig wildoptions winheight wm wrapscan xtermcodes
42syn keyword vimOption contained ambiwidth ari autowriteall backupext belloff binary breakindentopt bt cd charconvert cinscopedecls cmp comments concealcursor cpp cscopetag cst cursorline dex dip eb emoji equalalways ex fdl fencs fileformats flp foldignore foldtext ft ghr guicursor guitablabel hid hl im imdisable imstyle indk isi key kpc lcs listchars ls makeef maxmapdepth mfd mmd modified mousemodel msm number operatorfunc pastetoggle pexpr popt printexpr pumheight pythonthreedll rdt report rnu ruler scf scrollopt sessionoptions shellredir shm showmode sj smd spc spk sr startofline suffixesadd sxe tabstop tagstack tcldll termwinsize tgc titlelen top ttimeoutlen ttytype udf updatetime ve viminfo wak
Bram Moolenaar071d4272004-06-13 20:20:40 +000043
44" vimOptions: These are the turn-off setting variants {{{2
Bram Moolenaar71badf92023-04-22 22:40:14 +010045syn keyword vimOption contained noacd noallowrevins noantialias noarabic noarshape noautoindent noautowrite noawa noballoonevalterm nobin nobl nobri nocdhome nocin noconfirm nocrb nocscopeverbose nocsverb nocursorbind nodeco nodiff noeb noek noendoffile noeol noesckeys noexpandtab nofic nofixeol nofoldenable nogd nohid nohkmap nohls noicon noimc noimdisable noinfercase nojoinspaces nolangremap nolinebreak nolnr nolrm nomacatsui noml nomodeline nomodified nomousefocus nomousemoveevent noodev nopi noprompt norelativenumber norevins norl nors noruler nosc noscf noscrollfocus nosecure noshellslash noshiftround noshowcmd noshowmatch nosi nosmartcase nosmarttab nosmoothscroll nosn nospell nosplitright nosr nosta nostmp noswf notagbsearch notagstack notbidi notermbidi noterse notextmode notgc notildeop notitle notop nottimeout nottyfast noudf novb nowa nowb nowfh nowic nowildmenu nowinfixwidth nowmnu nowrapscan nowriteany nows
46syn keyword vimOption contained noai noaltkeymap noar noarabicshape noasd noautoread noautowriteall nobackup nobeval nobinary nobomb nobuflisted nocf nocindent nocopyindent nocscoperelative nocsre nocuc nocursorcolumn nodelcombine nodigraph noed noemo noendofline noequalalways noet noexrc nofileignorecase nofk nofs nogdefault nohidden nohkmapp nohlsearch noignorecase noimcmdline noincsearch noinsertmode nojs nolazyredraw nolisp noloadplugins nolz nomagic nomle nomodelineexpr nomore nomousehide nonu noopendevice nopreserveindent nopvw noremap nori nornu noru nosb noscb noscrollbind noscs nosft noshelltemp noshortname noshowfulltag noshowmode nosm nosmartindent nosmd nosms nosol nosplitbelow nospr nossl nostartofline noswapfile nota notagrelative notbi notbs notermguicolors notextauto notf notgst notimeout noto notr nottybuiltin notx noundofile novisualbell nowarn noweirdinvert nowfw nowildignorecase nowinfixheight nowiv nowrap nowrite nowritebackup noxtermcodes
47syn keyword vimOption contained noakm noanti noarab noari noautochdir noautoshelldir noaw noballooneval nobevalterm nobk nobreakindent nocdh noci nocompatible nocp nocscopetag nocst nocul nocursorline nodg noea noedcompatible noemoji noeof noerrorbells noex nofen nofixendofline nofkmap nofsync noguipty nohk nohkp noic noim noimd noinf nois nolangnoremap nolbr nolist nolpl noma nomh nomod nomodifiable nomousef nomousemev nonumber nopaste nopreviewwindow noreadonly norestorescreen norightleft noro
Bram Moolenaar071d4272004-06-13 20:20:40 +000048
49" vimOptions: These are the invertible variants {{{2
Bram Moolenaar71badf92023-04-22 22:40:14 +010050syn keyword vimOption contained invacd invallowrevins invantialias invarabic invarshape invautoindent invautowrite invawa invballoonevalterm invbin invbl invbri invcdhome invcin invconfirm invcrb invcscopeverbose invcsverb invcursorbind invdeco invdiff inveb invek invendoffile inveol invesckeys invexpandtab invfic invfixeol invfoldenable invgd invhid invhkmap invhls invicon invimc invimdisable invinfercase invjoinspaces invlangremap invlinebreak invlnr invlrm invmacatsui invml invmodeline invmodified invmousefocus invmousemoveevent invodev invpi invprompt invrelativenumber invrevins invrl invrs invruler invsc invscf invscrollfocus invsecure invshellslash invshiftround invshowcmd invshowmatch invsi invsmartcase invsmarttab invsmoothscroll invsn invspell invsplitright invsr invsta invstmp invswf invtagbsearch invtagstack invtbidi invtermbidi invterse invtextmode invtgc invtildeop invtitle invtop invttimeout invttyfast invudf invvb invwa invwb invwfh invwic invwildmenu invwinfixwidth invwmnu invwrapscan invwriteany invws
51syn keyword vimOption contained invai invaltkeymap invar invarabicshape invasd invautoread invautowriteall invbackup invbeval invbinary invbomb invbuflisted invcf invcindent invcopyindent invcscoperelative invcsre invcuc invcursorcolumn invdelcombine invdigraph inved invemo invendofline invequalalways invet invexrc invfileignorecase invfk invfs invgdefault invhidden invhkmapp invhlsearch invignorecase invimcmdline invincsearch invinsertmode invjs invlazyredraw invlisp invloadplugins invlz invmagic invmle invmodelineexpr invmore invmousehide invnu invopendevice invpreserveindent invpvw invremap invri invrnu invru invsb invscb invscrollbind invscs invsft invshelltemp invshortname invshowfulltag invshowmode invsm invsmartindent invsmd invsms invsol invsplitbelow invspr invssl invstartofline invswapfile invta invtagrelative invtbi invtbs invtermguicolors invtextauto invtf invtgst invtimeout invto invtr invttybuiltin invtx invundofile invvisualbell invwarn invweirdinvert invwfw invwildignorecase invwinfixheight invwiv invwrap invwrite invwritebackup invxtermcodes
52syn keyword vimOption contained invakm invanti invarab invari invautochdir invautoshelldir invaw invballooneval invbevalterm invbk invbreakindent invcdh invci invcompatible invcp invcscopetag invcst invcul invcursorline invdg invea invedcompatible invemoji inveof inverrorbells invex invfen invfixendofline invfkmap invfsync invguipty invhk invhkp invic invim invimd invinf invis invlangnoremap invlbr invlist invlpl invma invmh invmod invmodifiable invmousef invmousemev invnumber invpaste invpreviewwindow invreadonly invrestorescreen invrightleft invro
Bram Moolenaar071d4272004-06-13 20:20:40 +000053
54" termcap codes (which can also be set) {{{2
Bram Moolenaarbe4e0162023-02-02 13:59:48 +000055syn keyword vimOption contained t_8b t_8u t_AF t_AL t_bc t_BE t_ce t_cl t_Co t_Cs t_CV t_db t_DL t_Ds t_EI t_F2 t_F4 t_F6 t_F8 t_fd 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_kd t_KD t_KE t_KG t_KH t_KI t_KK 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_RK 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_TE t_ti t_TI t_ts t_Ts t_u7 t_ue t_us t_Us t_ut t_vb t_ve t_vi t_vs t_VS t_WP t_WS t_XM t_xn t_xs t_ZH t_ZR
56syn keyword vimOption contained t_8f t_AB t_al t_AU t_BD t_cd t_Ce t_cm t_cs t_CS t_da t_dl t_ds t_EC t_F1 t_F3 t_F5 t_F7 t_F9 t_fe t_GP t_IS t_K1 t_k3 t_k4 t_k5 t_k6 t_k7 t_k8 t_k9 t_KA t_kB t_KC t_kD t_ke t_KF t_kh t_kI t_KJ t_kl
Bram Moolenaarb0d45e72017-11-05 18:19:24 +010057syn match vimOption contained "t_%1"
Bram Moolenaar071d4272004-06-13 20:20:40 +000058syn match vimOption contained "t_#2"
59syn match vimOption contained "t_#4"
Bram Moolenaar6d5ad4c2016-10-27 17:00:16 +020060syn match vimOption contained "t_@7"
Bram Moolenaarb0d45e72017-11-05 18:19:24 +010061syn match vimOption contained "t_*7"
62syn match vimOption contained "t_&8"
63syn match vimOption contained "t_%i"
Bram Moolenaar071d4272004-06-13 20:20:40 +000064syn match vimOption contained "t_k;"
65
Bram Moolenaar03413f42016-04-12 21:07:15 +020066" unsupported settings: some were supported by vi but don't do anything in vim {{{2
67" others have been dropped along with msdos support
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +020068syn 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
Bram Moolenaar071d4272004-06-13 20:20:40 +000069
Bram Moolenaar80a94a52006-02-23 21:26:58 +000070" AutoCmd Events {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +000071syn case ignore
Bram Moolenaar86b48162022-12-06 18:20:10 +000072syn keyword vimAutoEvent contained BufAdd BufDelete BufFilePost BufHidden BufNew BufRead BufReadPost BufUnload BufWinLeave BufWrite BufWritePost CmdlineChanged CmdlineLeave CmdwinEnter ColorScheme CompleteChanged CompleteDonePre CursorHoldI CursorMovedI DiffUpdated DirChanged DirChangedPre EncodingChanged ExitPre FileAppendCmd FileAppendPost FileAppendPre FileChangedRO FileChangedShell FileChangedShellPost FileEncoding FileExplorer FileReadCmd FileReadPost FileReadPre FileType FileWriteCmd FileWritePost FileWritePre FilterReadPost FilterReadPre FilterWritePost FilterWritePre FocusGained FocusLost FuncUndefined GUIEnter GUIFailed InsertChange InsertCharPre InsertEnter InsertLeave InsertLeavePre MenuPopup ModeChanged OptionSet QuickFixCmdPost QuickFixCmdPre QuitPre RemoteReply SafeState SafeStateAgain SessionLoadPost ShellCmdPost ShellFilterPost SigUSR1 SourceCmd SourcePost SourcePre SpellFileMissing StdinReadPost StdinReadPre SwapExists Syntax TabClosed TabEnter TabLeave TabNew TermChanged TerminalOpen TerminalWinOpen TermResponse TextChanged TextChangedI TextChangedP TextChangedT TextYankPost User VimEnter VimLeave VimLeavePre VimResized VimResume VimSuspend WinClosed WinEnter WinLeave WinNew WinResized WinScrolled
73syn keyword vimAutoEvent contained BufCreate BufEnter BufFilePre BufLeave BufNewFile BufReadCmd BufReadPre BufWinEnter BufWipeout BufWriteCmd BufWritePre CmdlineEnter CmdUndefined CmdwinLeave ColorSchemePre CompleteDone CursorHold CursorMoved
Bram Moolenaar071d4272004-06-13 20:20:40 +000074
75" Highlight commonly used Groupnames {{{2
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +020076syn 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
Bram Moolenaar071d4272004-06-13 20:20:40 +000077
78" Default highlighting groups {{{2
Bram Moolenaar71badf92023-04-22 22:40:14 +010079syn keyword vimHLGroup contained ColorColumn CurSearch Cursor CursorColumn CursorIM CursorLine CursorLineFold CursorLineNr CursorLineSign DiffAdd DiffChange DiffDelete DiffText Directory EndOfBuffer ErrorMsg FoldColumn Folded IncSearch LineNr LineNrAbove LineNrBelow MatchParen Menu MessageWindow ModeMsg MoreMsg NonText Normal Pmenu PmenuExtra PmenuExtraSel PmenuKind PmenuKindSel PmenuSbar PmenuSel PmenuThumb Question QuickFixLine Scrollbar Search SignColumn SpecialKey SpellBad SpellCap SpellLocal SpellRare StatusLine StatusLineNC StatusLineTerm StatusLineTermNC TabLine TabLineFill TabLineSel Terminal Title Tooltip VertSplit Visual VisualNOS WarningMsg WildMenu
Bram Moolenaar293ee4d2004-12-09 21:34:53 +000080syn match vimHLGroup contained "Conceal"
Bram Moolenaar071d4272004-06-13 20:20:40 +000081syn case match
82
83" Function Names {{{2
Bram Moolenaarb7398fe2023-05-14 18:50:25 +010084syn keyword vimFuncName contained abs argc assert_equal assert_match atan balloon_show bufexists bufwinid ceil ch_canread ch_getbufnr ch_read ch_status complete_check count deletebufline digraph_set eval exists_compiled extendnew findfile fnameescape foldtextresult get getchangelist getcmdcompltype getcompletion getfperm getline getpid getscriptinfo getwininfo glob2regpat histadd hlID indexof inputsecret isinf job_setoptions js_encode libcall list2str log10 mapnew matchdelete matchstrpos mzeval popup_atcursor popup_filter_menu popup_getpos popup_move pow prompt_setinterrupt prop_find prop_type_delete py3eval readblob reg_executing remote_expr remote_startserver reverse screenchars search searchpos setcellwidths setcursorcharpos setmatches settabwinvar shiftwidth sign_place simplify sound_clear spellbadword state strcharpart stridx strridx substitute synID systemlist taglist term_dumpload term_getcursor term_getstatus term_scrape term_setrestore test_autochdir test_gui_event test_null_dict test_null_string test_settime timer_pause toupper typename values winbufnr win_getid win_id2win winnr win_splitmove
85syn keyword vimFuncName contained acos argidx assert_equalfile assert_nobeep atan2 balloon_split buflisted bufwinnr changenr ch_close ch_getjob ch_readblob cindent complete_info cscope_connection did_filetype digraph_setlist eventhandler exp feedkeys flatten fnamemodify foreground getbufinfo getchar getcmdline getcurpos getfsize getloclist getpos gettabinfo getwinpos globpath histdel hlset input insert islocked job_start json_decode libcallnr listener_add luaeval mapset matchend max nextnonblank popup_beval popup_filter_yesno popup_hide popup_notification prevnonblank prompt_setprompt prop_list prop_type_get pyeval readdir reg_recording remote_foreground remove round screencol searchcount server2client setcharpos setenv setpos settagstack sign_define sign_placelist sin soundfold spellsuggest str2float strchars string strtrans swapfilelist synIDattr tabpagebuflist tan term_dumpwrite term_getjob term_gettitle term_sendkeys term_setsize test_feedinput test_ignore_error test_null_function test_option_not_set test_srand_seed timer_start tr undofile virtcol wincol win_gettype winlayout winrestcmd winwidth
86syn keyword vimFuncName contained add arglistid assert_exception assert_notequal autocmd_add blob2list bufload byte2line char2nr ch_close_in ch_info ch_readraw clearmatches confirm cursor diff_filler echoraw executable expand filereadable flattennew foldclosed fullcommand getbufline getcharmod getcmdpos getcursorcharpos getftime getmarklist getqflist gettabvar getwinposx has histget hostname inputdialog interrupt isnan job_status json_encode line listener_flush map match matchfuzzy menu_info nr2char popup_clear popup_findecho popup_list popup_setoptions printf prop_add prop_remove prop_type_list pyxeval readdirex reltime remote_peek rename rubyeval screenpos searchdecl serverlist setcharsearch setfperm setqflist setwinvar sign_getdefined sign_undefine sinh sound_playevent split str2list strdisplaywidth strlen strutf16len swapinfo synIDtrans tabpagenr tanh term_getaltscreen term_getline term_gettty term_setansicolors term_start test_garbagecollect_now test_mswin_event test_null_job test_override test_unknown timer_stop trim undotree virtcol2col windowsversion win_gotoid winline winrestview wordcount
87syn keyword vimFuncName contained and argv assert_fails assert_notmatch autocmd_delete browse bufloaded byteidx charclass chdir ch_log ch_sendexpr col copy debugbreak diff_hlID empty execute expandcmd filewritable float2nr foldclosedend funcref getbufoneline getcharpos getcmdscreenpos getcwd getftype getmatches getreg gettabwinvar getwinposy has_key histnr iconv inputlist invert items job_stop keys line2byte listener_remove maparg matchadd matchfuzzypos min or popup_close popup_findinfo popup_locate popup_settext prompt_getprompt prop_add_list prop_type_add pum_getpos rand readfile reltimefloat remote_read repeat screenattr screenrow searchpair setbufline setcmdline setline setreg sha256 sign_getplaced sign_unplace slice sound_playfile sqrt str2nr strftime strpart strwidth swapname synstack tabpagewinnr tempname term_getansicolors term_getscrolled terminalprops term_setapi term_wait test_garbagecollect_soon test_null_blob test_null_list test_refcount test_void timer_stopall trunc uniq visualmode win_execute winheight win_move_separator winsaveview writefile
88syn keyword vimFuncName contained append asin assert_false assert_report autocmd_get browsedir bufname byteidxcomp charcol ch_evalexpr ch_logfile ch_sendraw complete cos deepcopy digraph_get environ exepath expr10 filter floor foldlevel function getbufvar getcharsearch getcmdtype getenv getimstatus getmousepos getreginfo gettagstack getwinvar haslocaldir hlexists indent inputrestore isabsolutepath job_getchannel join keytrans lispindent localtime mapcheck matchaddpos matchlist mkdir pathshorten popup_create popup_findpreview popup_menu popup_show prompt_setcallback prop_clear prop_type_change pumvisible range reduce reltimestr remote_send resolve screenchar screenstring searchpairpos setbufvar setcmdpos setloclist settabvar shellescape sign_jump sign_unplacelist sort sound_stop srand strcharlen strgetchar strptime submatch synconcealed system tagfiles term_dumpdiff term_getattr term_getsize term_list term_setkill test_alloc_fail test_getvalue test_null_channel test_null_partial test_setmouse timer_info tolower type utf16idx wildmenumode win_findbuf win_id2tabwin win_move_statusline win_screenpos xor
89syn keyword vimFuncName contained appendbufline assert_beeps assert_inrange assert_true balloon_gettext bufadd bufnr call charidx ch_evalraw ch_open ch_setoptions complete_add cosh delete digraph_getlist escape exists extend finddir fmod foldtext garbagecollect getcellwidths getcharstr getcmdwintype getfontname getjumplist getmouseshape getregtype gettext glob hasmapto hlget index inputsave isdirectory job_info js_decode len list2blob log maplist matcharg matchstr mode perleval popup_dialog popup_getoptions
Bram Moolenaar071d4272004-06-13 20:20:40 +000090
Bram Moolenaarac7bd632013-03-19 11:35:58 +010091"--- syntax here and above generated by mkvimvim ---
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +000092" Special Vim Highlighting (not automatic) {{{1
Bram Moolenaar071d4272004-06-13 20:20:40 +000093
Bram Moolenaar71badf92023-04-22 22:40:14 +010094" Set up folding commands for this syntax highlighting file {{{2
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +010095if exists("g:vimsyn_folding") && g:vimsyn_folding =~# '[afhlmpPrt]'
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +020096 if g:vimsyn_folding =~# 'a'
97 com! -nargs=* VimFolda <args> fold
98 else
99 com! -nargs=* VimFolda <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100100 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200101 if g:vimsyn_folding =~# 'f'
102 com! -nargs=* VimFoldf <args> fold
103 else
104 com! -nargs=* VimFoldf <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100105 endif
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100106 if g:vimsyn_folding =~# 'h'
107 com! -nargs=* VimFoldh <args> fold
108 else
109 com! -nargs=* VimFoldh <args>
110 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200111 if g:vimsyn_folding =~# 'l'
112 com! -nargs=* VimFoldl <args> fold
113 else
114 com! -nargs=* VimFoldl <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100115 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200116 if g:vimsyn_folding =~# 'm'
117 com! -nargs=* VimFoldm <args> fold
118 else
119 com! -nargs=* VimFoldm <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100120 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200121 if g:vimsyn_folding =~# 'p'
122 com! -nargs=* VimFoldp <args> fold
123 else
124 com! -nargs=* VimFoldp <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100125 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200126 if g:vimsyn_folding =~# 'P'
127 com! -nargs=* VimFoldP <args> fold
128 else
129 com! -nargs=* VimFoldP <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100130 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200131 if g:vimsyn_folding =~# 'r'
132 com! -nargs=* VimFoldr <args> fold
133 else
134 com! -nargs=* VimFoldr <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100135 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200136 if g:vimsyn_folding =~# 't'
137 com! -nargs=* VimFoldt <args> fold
138 else
139 com! -nargs=* VimFoldt <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100140 endif
141else
142 com! -nargs=* VimFolda <args>
143 com! -nargs=* VimFoldf <args>
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100144 com! -nargs=* VimFoldh <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100145 com! -nargs=* VimFoldl <args>
146 com! -nargs=* VimFoldm <args>
147 com! -nargs=* VimFoldp <args>
148 com! -nargs=* VimFoldP <args>
149 com! -nargs=* VimFoldr <args>
150 com! -nargs=* VimFoldt <args>
151endif
152
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100153" commands not picked up by the generator (due to non-standard format) {{{2
Bram Moolenaarfa01c392010-07-20 12:36:02 +0200154syn keyword vimCommand contained py3
155
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000156" Deprecated variable options {{{2
157if exists("g:vim_minlines")
158 let g:vimsyn_minlines= g:vim_minlines
159endif
160if exists("g:vim_maxlines")
161 let g:vimsyn_maxlines= g:vim_maxlines
162endif
163if exists("g:vimsyntax_noerror")
164 let g:vimsyn_noerror= g:vimsyntax_noerror
165endif
166
Bram Moolenaar03413f42016-04-12 21:07:15 +0200167" Variable options {{{2
168if exists("g:vim_maxlines")
169 let s:vimsyn_maxlines= g:vim_maxlines
170else
171 let s:vimsyn_maxlines= 60
172endif
173
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000174" Numbers {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000175" =======
Bram Moolenaar4072ba52020-12-23 13:56:35 +0100176syn match vimNumber '\<\d\+\%(\.\d\+\%([eE][+-]\=\d\+\)\=\)\=' skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment,vim9Comment
177syn match vimNumber '-\d\+\%(\.\d\+\%([eE][+-]\=\d\+\)\=\)\=' skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment,vim9Comment
178syn match vimNumber '\<0[xX]\x\+' skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment,vim9Comment
179syn match vimNumber '\%(^\|\A\)\zs#\x\{6}' skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment,vim9Comment
180syn match vimNumber '\<0[zZ][a-zA-Z0-9.]\+' skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment,vim9Comment
181syn match vimNumber '0[0-7]\+' skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment,vim9Comment
Bram Moolenaard2ea7cf2021-05-30 20:54:13 +0200182syn match vimNumber '0[bB][01]\+' skipwhite nextgroup=vimGlobal,vimSubst,vimCommand,vimComment,vim9Comment
Bram Moolenaar071d4272004-06-13 20:20:40 +0000183
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200184" All vimCommands are contained by vimIsCommand. {{{2
Bram Moolenaard2855f52018-07-31 22:23:58 +0200185syn match vimCmdSep "[:|]\+" skipwhite nextgroup=vimAddress,vimAutoCmd,vimEcho,vimIsCommand,vimExtCmd,vimFilter,vimLet,vimMap,vimMark,vimSet,vimSyntax,vimUserCmd
Bram Moolenaar293ee4d2004-12-09 21:34:53 +0000186syn match vimIsCommand "\<\h\w*\>" contains=vimCommand
Bram Moolenaard2855f52018-07-31 22:23:58 +0200187syn match vimVar contained "\<\h[a-zA-Z0-9#_]*\>"
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200188syn match vimVar "\<[bwglstav]:\h[a-zA-Z0-9#_]*\>"
Bram Moolenaard2855f52018-07-31 22:23:58 +0200189syn match vimVar "\s\zs&\a\+\>"
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200190syn match vimFBVar contained "\<[bwglstav]:\h[a-zA-Z0-9#_]*\>"
Bram Moolenaar5c736222010-01-06 20:54:52 +0100191syn keyword vimCommand contained in
Bram Moolenaar071d4272004-06-13 20:20:40 +0000192
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000193" Insertions And Appends: insert append {{{2
Bram Moolenaar519cc552021-11-16 19:18:26 +0000194" (buftype != nofile test avoids having append, change, insert show up in the command window)
Bram Moolenaar071d4272004-06-13 20:20:40 +0000195" =======================
Bram Moolenaar519cc552021-11-16 19:18:26 +0000196if &buftype != 'nofile'
197 syn region vimInsert matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=a\%[ppend]$" matchgroup=vimCommand end="^\.$""
198 syn region vimInsert matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=c\%[hange]$" matchgroup=vimCommand end="^\.$""
199 syn region vimInsert matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=i\%[nsert]$" matchgroup=vimCommand end="^\.$""
200endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000201
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000202" Behave! {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000203" =======
204syn match vimBehave "\<be\%[have]\>" skipwhite nextgroup=vimBehaveModel,vimBehaveError
205syn keyword vimBehaveModel contained mswin xterm
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100206if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_nobehaveerror")
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000207 syn match vimBehaveError contained "[^ ]\+"
208endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000209
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000210" Filetypes {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000211" =========
Bram Moolenaar293ee4d2004-12-09 21:34:53 +0000212syn match vimFiletype "\<filet\%[ype]\(\s\+\I\i*\)*" skipwhite contains=vimFTCmd,vimFTOption,vimFTError
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100213if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_vimFTError")
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000214 syn match vimFTError contained "\I\i*"
215endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000216syn keyword vimFTCmd contained filet[ype]
217syn keyword vimFTOption contained detect indent off on plugin
218
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000219" Augroup : vimAugroupError removed because long augroups caused sync'ing problems. {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000220" ======= : Trade-off: Increasing synclines with slower editing vs augroup END error checking.
Bram Moolenaaracc22402020-06-07 21:07:18 +0200221syn cluster vimAugroupList contains=vimAugroup,vimIsCommand,vimUserCmd,vimExecute,vimNotFunc,vimFuncName,vimFunction,vimFunctionError,vimLineComment,vimNotFunc,vimMap,vimSpecFile,vimOper,vimNumber,vimOperParen,vimComment,vim9Comment,vimString,vimSubst,vimMark,vimRegister,vimAddress,vimFilter,vimCmplxRepeat,vimComment,vim9Comment,vimLet,vimSet,vimAutoCmd,vimRegion,vimSynLine,vimNotation,vimCtrlChar,vimFuncVar,vimContinue,vimSetEqual,vimOption
Bram Moolenaarf3913272016-02-25 00:00:01 +0100222if exists("g:vimsyn_folding") && g:vimsyn_folding =~# 'a'
Bram Moolenaarb4ff5182015-11-10 21:15:48 +0100223 syn region vimAugroup fold matchgroup=vimAugroupKey start="\<aug\%[roup]\>\ze\s\+\K\k*" end="\<aug\%[roup]\>\ze\s\+[eE][nN][dD]\>" contains=vimAutoCmd,@vimAugroupList
224else
Bram Moolenaar91c49372016-05-08 09:50:29 +0200225 syn region vimAugroup matchgroup=vimAugroupKey start="\<aug\%[roup]\>\ze\s\+\K\k*" end="\<aug\%[roup]\>\ze\s\+[eE][nN][dD]\>" contains=vimAutoCmd,@vimAugroupList
Bram Moolenaarb4ff5182015-11-10 21:15:48 +0100226endif
227syn match vimAugroup "aug\%[roup]!" contains=vimAugroupKey
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100228if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_noaugrouperror")
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000229 syn match vimAugroupError "\<aug\%[roup]\>\s\+[eE][nN][dD]\>"
230endif
Bram Moolenaar83d1b192015-04-13 14:22:40 +0200231syn keyword vimAugroupKey contained aug[roup]
Bram Moolenaar071d4272004-06-13 20:20:40 +0000232
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000233" Operators: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000234" =========
Bram Moolenaarcbaff5e2022-04-08 17:45:08 +0100235syn cluster vimOperGroup contains=vimEnvvar,vimFunc,vimFuncVar,vimOper,vimOperParen,vimNumber,vimString,vimType,vimRegister,vimContinue,vim9Comment,vimVar
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200236syn match vimOper "||\|&&\|[-+.!]" skipwhite nextgroup=vimString,vimSpecFile
Bram Moolenaar113cb512021-11-07 20:27:04 +0000237syn match vimOper "\%#=1\(==\|!=\|>=\|<=\|=\~\|!\~\|>\|<\|=\|!\~#\)[?#]\{0,2}" skipwhite nextgroup=vimString,vimSpecFile
238syn match vimOper "\(\<is\|\<isnot\)[?#]\{0,2}\>" skipwhite nextgroup=vimString,vimSpecFile
Bram Moolenaar388a5d42020-05-26 21:20:45 +0200239syn region vimOperParen matchgroup=vimParenSep start="(" end=")" contains=vimoperStar,@vimOperGroup
Bram Moolenaar4072ba52020-12-23 13:56:35 +0100240syn region vimOperParen matchgroup=vimSep start="#\={" end="}" contains=@vimOperGroup nextgroup=vimVar,vimFuncVar
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100241if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_noopererror")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100242 syn match vimOperError ")"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000243endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000244
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000245" Functions : Tag is provided for those who wish to highlight tagged functions {{{2
246" =========
Bram Moolenaar5c736222010-01-06 20:54:52 +0100247syn cluster vimFuncList contains=vimCommand,vimFunctionError,vimFuncKey,Tag,vimFuncSID
Bram Moolenaard58a3bf2020-09-28 21:48:16 +0200248syn cluster vimFuncBodyList contains=vimAbb,vimAddress,vimAugroupKey,vimAutoCmd,vimCmplxRepeat,vimComment,vim9Comment,vimContinue,vimCtrlChar,vimEcho,vimEchoHL,vimEnvvar,vimExecute,vimIsCommand,vimFBVar,vimFunc,vimFunction,vimFuncVar,vimGlobal,vimHighlight,vimIsCommand,vimLet,vimLetHereDoc,vimLineComment,vimMap,vimMark,vimNorm,vimNotation,vimNotFunc,vimNumber,vimOper,vimOperParen,vimRegion,vimRegister,vimSearch,vimSet,vimSpecFile,vimString,vimSubst,vimSynLine,vimUnmap,vimUserCommand
Bram Moolenaar4d8f4762021-06-27 15:18:56 +0200249syn match vimFunction "\<\(fu\%[nction]\)!\=\s\+\%(<[sS][iI][dD]>\|[sSgGbBwWtTlL]:\)\=\%(\i\|[#.]\|{.\{-1,}}\)*\ze\s*(" contains=@vimFuncList nextgroup=vimFuncBody
Bram Moolenaar1b5f03e2023-01-09 20:12:45 +0000250syn match vimFunction "\<def!\=\s\+\%(\i\|[#.]\|{.\{-1,}}\)*\ze\s*(" contains=@vimFuncList nextgroup=vimFuncBody
251"syn match vimFunction "\<def!\=\ze\s*(" contains=@vimFuncList nextgroup=vimFuncBody
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000252
Bram Moolenaarf3913272016-02-25 00:00:01 +0100253if exists("g:vimsyn_folding") && g:vimsyn_folding =~# 'f'
Bram Moolenaarb17893a2020-03-14 08:19:51 +0100254 syn region vimFuncBody contained fold start="\ze\s*(" matchgroup=vimCommand end="\<\(endf\>\|endfu\%[nction]\>\|enddef\>\)" contains=@vimFuncBodyList
Bram Moolenaarb4ff5182015-11-10 21:15:48 +0100255else
Bram Moolenaar4d8f4762021-06-27 15:18:56 +0200256 syn region vimFuncBody contained start="\ze\s*(" matchgroup=vimCommand end="\<\(endf\>\|endfu\%[nction]\>\|enddef\>\)" contains=@vimFuncBodyList
Bram Moolenaarb4ff5182015-11-10 21:15:48 +0100257endif
258syn match vimFuncVar contained "a:\(\K\k*\|\d\+\)"
Bram Moolenaar5c736222010-01-06 20:54:52 +0100259syn match vimFuncSID contained "\c<sid>\|\<s:"
260syn keyword vimFuncKey contained fu[nction]
Bram Moolenaar8a7d6542020-01-26 15:56:19 +0100261syn keyword vimFuncKey contained def
Bram Moolenaar5c736222010-01-06 20:54:52 +0100262syn match vimFuncBlank contained "\s\+"
263
264syn keyword vimPattern contained start skip end
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000265
Bram Moolenaar4d8f4762021-06-27 15:18:56 +0200266" vimTypes : new for vim9
267syn match vimType ":\s*\zs\<\(bool\|number\|float\|string\|blob\|list<\|dict<\|job\|channel\|func\)\>"
268
dkearns69866442023-11-22 05:43:40 +1100269" Keymaps: (Vim Project Addition) {{{2
270" =======
271
272" TODO: autogenerated vimCommand keyword list does not handle all abbreviations
273" : handle Vim9 script comments when something like #13104 is merged
274syn match vimKeymapStart "^" contained skipwhite nextgroup=vimKeymapLhs,vimKeymapLineComment
275syn match vimKeymapLhs "\S\+" contained skipwhite nextgroup=vimKeymapRhs contains=vimNotation
276syn match vimKeymapRhs "\S\+" contained skipwhite nextgroup=vimKeymapTailComment contains=vimNotation
277syn match vimKeymapTailComment "\S.*" contained
278syn match vimKeymapLineComment +".*+ contained contains=@vimCommentGroup,vimCommentString,vimCommentTitle
279
280syn region vimKeymap matchgroup=vimCommand start="\<loadk\%[eymap]\>" end="\%$" contains=vimKeymapStart
281
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000282" Special Filenames, Modifiers, Extension Removal: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000283" ===============================================
Bram Moolenaar5c736222010-01-06 20:54:52 +0100284syn match vimSpecFile "<c\(word\|WORD\)>" nextgroup=vimSpecFileMod,vimSubst
285syn match vimSpecFile "<\([acs]file\|amatch\|abuf\)>" nextgroup=vimSpecFileMod,vimSubst
286syn match vimSpecFile "\s%[ \t:]"ms=s+1,me=e-1 nextgroup=vimSpecFileMod,vimSubst
287syn match vimSpecFile "\s%$"ms=s+1 nextgroup=vimSpecFileMod,vimSubst
288syn match vimSpecFile "\s%<"ms=s+1,me=e-1 nextgroup=vimSpecFileMod,vimSubst
289syn match vimSpecFile "#\d\+\|[#%]<\>" nextgroup=vimSpecFileMod,vimSubst
290syn match vimSpecFileMod "\(:[phtre]\)\+" contained
Bram Moolenaar071d4272004-06-13 20:20:40 +0000291
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000292" User-Specified Commands: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000293" =======================
Bram Moolenaar2c7f8c52020-04-20 19:52:53 +0200294syn cluster vimUserCmdList contains=vimAddress,vimSyntax,vimHighlight,vimAutoCmd,vimCmplxRepeat,vimComment,vim9Comment,vimCtrlChar,vimEscapeBrace,vimFunc,vimFuncName,vimFunction,vimFunctionError,vimIsCommand,vimMark,vimNotation,vimNumber,vimOper,vimRegion,vimRegister,vimLet,vimSet,vimSetEqual,vimSetString,vimSpecFile,vimString,vimSubst,vimSubstRep,vimSubstRange,vimSynLine
Bram Moolenaar5c736222010-01-06 20:54:52 +0100295syn keyword vimUserCommand contained com[mand]
Bram Moolenaard58a3bf2020-09-28 21:48:16 +0200296syn match vimUserCmd "\<com\%[mand]!\=\>.*$" contains=vimUserAttrb,vimUserAttrbError,vimUserCommand,@vimUserCmdList,vimComFilter
Bram Moolenaarb4ff5182015-11-10 21:15:48 +0100297syn match vimUserAttrbError contained "-\a\+\ze\s"
298syn match vimUserAttrb contained "-nargs=[01*?+]" contains=vimUserAttrbKey,vimOper
299syn match vimUserAttrb contained "-complete=" contains=vimUserAttrbKey,vimOper nextgroup=vimUserAttrbCmplt,vimUserCmdError
300syn match vimUserAttrb contained "-range\(=%\|=\d\+\)\=" contains=vimNumber,vimOper,vimUserAttrbKey
301syn match vimUserAttrb contained "-count\(=\d\+\)\=" contains=vimNumber,vimOper,vimUserAttrbKey
302syn match vimUserAttrb contained "-bang\>" contains=vimOper,vimUserAttrbKey
303syn match vimUserAttrb contained "-bar\>" contains=vimOper,vimUserAttrbKey
304syn match vimUserAttrb contained "-buffer\>" contains=vimOper,vimUserAttrbKey
305syn match vimUserAttrb contained "-register\>" contains=vimOper,vimUserAttrbKey
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100306if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_nousercmderror")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100307 syn match vimUserCmdError contained "\S\+\>"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000308endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000309syn case ignore
Bram Moolenaar5c736222010-01-06 20:54:52 +0100310syn keyword vimUserAttrbKey contained bar ban[g] cou[nt] ra[nge] com[plete] n[args] re[gister]
Bram Moolenaarbc8801c2016-08-02 21:04:33 +0200311syn 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
Bram Moolenaar5c736222010-01-06 20:54:52 +0100312syn keyword vimUserAttrbCmplt contained custom customlist nextgroup=vimUserAttrbCmpltFunc,vimUserCmdError
Bram Moolenaar9da7ff72015-01-14 12:52:36 +0100313syn match vimUserAttrbCmpltFunc contained ",\%([sS]:\|<[sS][iI][dD]>\)\=\%(\h\w*\%(#\h\w*\)\+\|\h\w*\)"hs=s+1 nextgroup=vimUserCmdError
Bram Moolenaara93fa7e2006-04-17 22:14:47 +0000314
Bram Moolenaar071d4272004-06-13 20:20:40 +0000315syn case match
Bram Moolenaar5c736222010-01-06 20:54:52 +0100316syn match vimUserAttrbCmplt contained "custom,\u\w*"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000317
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000318" Lower Priority Comments: after some vim commands... {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000319" =======================
Bram Moolenaar5c736222010-01-06 20:54:52 +0100320syn match vimComment excludenl +\s"[^\-:.%#=*].*$+lc=1 contains=@vimCommentGroup,vimCommentString
321syn match vimComment +\<endif\s\+".*$+lc=5 contains=@vimCommentGroup,vimCommentString
322syn match vimComment +\<else\s\+".*$+lc=4 contains=@vimCommentGroup,vimCommentString
323syn region vimCommentString contained oneline start='\S\s\+"'ms=e end='"'
Bram Moolenaar2c7f8c52020-04-20 19:52:53 +0200324" Vim9 comments - TODO: might be highlighted while they don't work
Bram Moolenaaracc22402020-06-07 21:07:18 +0200325syn match vim9Comment excludenl +\s#[^{].*$+lc=1 contains=@vimCommentGroup,vimCommentString
326syn match vim9Comment +\<endif\s\+#[^{].*$+lc=5 contains=@vimCommentGroup,vimCommentString
327syn match vim9Comment +\<else\s\+#[^{].*$+lc=4 contains=@vimCommentGroup,vimCommentString
Bram Moolenaar2c7f8c52020-04-20 19:52:53 +0200328" Vim9 comment inside expression
Bram Moolenaar388a5d42020-05-26 21:20:45 +0200329syn match vim9Comment +\s\zs#[^{].*$+ms=s+1 contains=@vimCommentGroup,vimCommentString
Bram Moolenaard58a3bf2020-09-28 21:48:16 +0200330syn match vim9Comment +^\s*#[^{].*$+ contains=@vimCommentGroup,vimCommentString
331syn match vim9Comment +^\s*#$+ contains=@vimCommentGroup,vimCommentString
Bram Moolenaar071d4272004-06-13 20:20:40 +0000332
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000333" Environment Variables: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000334" =====================
Bram Moolenaar5c736222010-01-06 20:54:52 +0100335syn match vimEnvvar "\$\I\i*"
336syn match vimEnvvar "\${\I\i*}"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000337
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000338" In-String Specials: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000339" Try to catch strings, if nothing else matches (therefore it must precede the others!)
340" vimEscapeBrace handles ["] []"] (ie. "s don't terminate string inside [])
Bram Moolenaar5c736222010-01-06 20:54:52 +0100341syn region vimEscapeBrace oneline contained transparent start="[^\\]\(\\\\\)*\[\zs\^\=\]\=" skip="\\\\\|\\\]" end="]"me=e-1
342syn match vimPatSepErr contained "\\)"
343syn match vimPatSep contained "\\|"
Bram Moolenaarb730f0c2018-11-25 03:56:26 +0100344syn region vimPatSepZone oneline contained matchgroup=vimPatSepZ start="\\%\=\ze(" skip="\\\\" end="\\)\|[^\\]['"]" contains=@vimStringGroup
Bram Moolenaar5c736222010-01-06 20:54:52 +0100345syn region vimPatRegion contained transparent matchgroup=vimPatSepR start="\\[z%]\=(" end="\\)" contains=@vimSubstList oneline
346syn match vimNotPatSep contained "\\\\"
Bram Moolenaar6ba83ba2022-06-12 22:15:57 +0100347syn cluster vimStringGroup contains=vimEscape,vimEscapeBrace,vimPatSep,vimNotPatSep,vimPatSepErr,vimPatSepZone,@Spell
Bram Moolenaard2855f52018-07-31 22:23:58 +0200348syn region vimString oneline keepend start=+[^a-zA-Z>!\\@]"+lc=1 skip=+\\\\\|\\"+ matchgroup=vimStringEnd end=+"+ contains=@vimStringGroup
Bram Moolenaarb0d45e72017-11-05 18:19:24 +0100349syn region vimString oneline keepend start=+[^a-zA-Z>!\\@]'+lc=1 end=+'+
Bram Moolenaar5c736222010-01-06 20:54:52 +0100350syn region vimString oneline start=+=!+lc=1 skip=+\\\\\|\\!+ end=+!+ contains=@vimStringGroup
351syn region vimString oneline start="=+"lc=1 skip="\\\\\|\\+" end="+" contains=@vimStringGroup
Bram Moolenaaracc22402020-06-07 21:07:18 +0200352"syn region vimString oneline start="\s/\s*\A"lc=1 skip="\\\\\|\\+" end="/" contains=@vimStringGroup " see tst45.vim
Bram Moolenaar5c736222010-01-06 20:54:52 +0100353syn match vimString contained +"[^"]*\\$+ skipnl nextgroup=vimStringCont
354syn match vimStringCont contained +\(\\\\\|.\)\{-}[^\\]"+
Bram Moolenaar6ba83ba2022-06-12 22:15:57 +0100355syn match vimEscape contained "\\."
Bram Moolenaar071d4272004-06-13 20:20:40 +0000356
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000357" Substitutions: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000358" =============
Bram Moolenaar5c736222010-01-06 20:54:52 +0100359syn cluster vimSubstList contains=vimPatSep,vimPatRegion,vimPatSepErr,vimSubstTwoBS,vimSubstRange,vimNotation
360syn cluster vimSubstRepList contains=vimSubstSubstr,vimSubstTwoBS,vimNotation
361syn cluster vimSubstList add=vimCollection
Bram Moolenaar91c49372016-05-08 09:50:29 +0200362syn match vimSubst "\(:\+\s*\|^\s*\||\s*\)\<\%(\<s\%[ubstitute]\>\|\<sm\%[agic]\>\|\<sno\%[magic]\>\)[:#[:alpha:]]\@!" nextgroup=vimSubstPat
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100363"syn match vimSubst "\%(^\|[^\\]\)\<s\%[ubstitute]\>[:#[:alpha:]]\@!" nextgroup=vimSubstPat contained
364syn match vimSubst "\%(^\|[^\\\"']\)\<s\%[ubstitute]\>[:#[:alpha:]\"']\@!" nextgroup=vimSubstPat contained
Bram Moolenaar91c49372016-05-08 09:50:29 +0200365syn match vimSubst "/\zs\<s\%[ubstitute]\>\ze/" nextgroup=vimSubstPat
366syn match vimSubst "\(:\+\s*\|^\s*\)s\ze#.\{-}#.\{-}#" nextgroup=vimSubstPat
367syn match vimSubst1 contained "\<s\%[ubstitute]\>" nextgroup=vimSubstPat
Bram Moolenaard2855f52018-07-31 22:23:58 +0200368syn match vimSubst2 contained "s\%[ubstitute]\>" nextgroup=vimSubstPat
Bram Moolenaar5c736222010-01-06 20:54:52 +0100369syn 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
370syn region vimSubstRep4 contained matchgroup=vimSubstDelim start="\z(.\)" skip="\\\\\|\\\z1" end="\z1" matchgroup=vimNotation end="<[cC][rR]>" contains=@vimSubstRepList nextgroup=vimSubstFlagErr oneline
371syn region vimCollection contained transparent start="\\\@<!\[" skip="\\\[" end="\]" contains=vimCollClass
372syn match vimCollClassErr contained "\[:.\{-\}:\]"
Bram Moolenaarf1dcd142022-12-31 15:30:45 +0000373syn match vimCollClass contained transparent "\%#=1\[:\(alnum\|alpha\|blank\|cntrl\|digit\|graph\|lower\|print\|punct\|space\|upper\|xdigit\|retu\%[rn]\|tab\|escape\|backspace\):\]"
Bram Moolenaar5c736222010-01-06 20:54:52 +0100374syn match vimSubstSubstr contained "\\z\=\d"
375syn match vimSubstTwoBS contained "\\\\"
376syn match vimSubstFlagErr contained "[^< \t\r|]\+" contains=vimSubstFlags
Bram Moolenaaracc22402020-06-07 21:07:18 +0200377syn match vimSubstFlags contained "[&cegiIlnpr#]\+"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000378
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000379" 'String': {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +0100380syn match vimString "[^(,]'[^']\{-}\zs'"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000381
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000382" Marks, Registers, Addresses, Filters: {{{2
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200383syn match vimMark "'[a-zA-Z0-9]\ze[-+,!]" nextgroup=vimFilter,vimMarkNumber,vimSubst
384syn match vimMark "'[<>]\ze[-+,!]" nextgroup=vimFilter,vimMarkNumber,vimSubst
385syn match vimMark ",\zs'[<>]\ze" nextgroup=vimFilter,vimMarkNumber,vimSubst
386syn match vimMark "[!,:]\zs'[a-zA-Z0-9]" nextgroup=vimFilter,vimMarkNumber,vimSubst
387syn match vimMark "\<norm\%[al]\s\zs'[a-zA-Z0-9]" nextgroup=vimFilter,vimMarkNumber,vimSubst
Bram Moolenaard2855f52018-07-31 22:23:58 +0200388syn match vimMarkNumber "[-+]\d\+" contained contains=vimOper nextgroup=vimSubst2
Bram Moolenaar5c736222010-01-06 20:54:52 +0100389syn match vimPlainMark contained "'[a-zA-Z0-9]"
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200390syn match vimRange "[`'][a-zA-Z0-9],[`'][a-zA-Z0-9]" contains=vimMark skipwhite nextgroup=vimFilter
Bram Moolenaar071d4272004-06-13 20:20:40 +0000391
Bram Moolenaarb4ff5182015-11-10 21:15:48 +0100392syn match vimRegister '[^,;[{: \t]\zs"[a-zA-Z0-9.%#:_\-/]\ze[^a-zA-Z_":0-9]'
Bram Moolenaar5c736222010-01-06 20:54:52 +0100393syn match vimRegister '\<norm\s\+\zs"[a-zA-Z0-9]'
394syn match vimRegister '\<normal\s\+\zs"[a-zA-Z0-9]'
395syn match vimRegister '@"'
396syn match vimPlainRegister contained '"[a-zA-Z0-9\-:.%#*+=]'
Bram Moolenaar071d4272004-06-13 20:20:40 +0000397
Bram Moolenaar5c736222010-01-06 20:54:52 +0100398syn match vimAddress ",\zs[.$]" skipwhite nextgroup=vimSubst1
399syn match vimAddress "%\ze\a" skipwhite nextgroup=vimString,vimSubst1
Bram Moolenaar071d4272004-06-13 20:20:40 +0000400
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200401syn match vimFilter "^!!\=[^"]\{-}\(|\|\ze\"\|$\)" contains=vimOper,vimSpecFile
Bram Moolenaard58a3bf2020-09-28 21:48:16 +0200402syn match vimFilter contained "!!\=[^"]\{-}\(|\|\ze\"\|$\)" contains=vimOper,vimSpecFile
403syn match vimComFilter contained "|!!\=[^"]\{-}\(|\|\ze\"\|$\)" contains=vimOper,vimSpecFile
Bram Moolenaar071d4272004-06-13 20:20:40 +0000404
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100405" Complex Repeats: (:h complex-repeat) {{{2
406" ===============
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100407syn match vimCmplxRepeat '[^a-zA-Z_/\\()]q[0-9a-zA-Z"]\>'lc=1
408syn match vimCmplxRepeat '@[0-9a-z".=@:]\ze\($\|[^a-zA-Z]\>\)'
Bram Moolenaar071d4272004-06-13 20:20:40 +0000409
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000410" Set command and associated set-options (vimOptions) with comment {{{2
Bram Moolenaar4d8f4762021-06-27 15:18:56 +0200411syn region vimSet matchgroup=vimCommand start="\<\%(setl\%[ocal]\|setg\%[lobal]\|se\%[t]\)\>" skip="\%(\\\\\)*\\.\n\@!" end="$" end="|" matchgroup=vimNotation end="<[cC][rR]>" keepend contains=vimSetEqual,vimOption,vimErrSetting,vimComment,vim9Comment,vimSetString,vimSetMod
Bram Moolenaard2ea7cf2021-05-30 20:54:13 +0200412syn region vimSetEqual contained start="[=:]\|[-+^]=" skip="\\\\\|\\\s" end="[| \t]"me=e-1 end="$" contains=vimCtrlChar,vimSetSep,vimNotation,vimEnvvar
Bram Moolenaard2855f52018-07-31 22:23:58 +0200413syn region vimSetString contained start=+="+hs=s+1 skip=+\\\\\|\\"+ end=+"+ contains=vimCtrlChar
Bram Moolenaar4072ba52020-12-23 13:56:35 +0100414syn match vimSetSep contained "[,:]"
Bram Moolenaar5c736222010-01-06 20:54:52 +0100415syn match vimSetMod contained "&vim\=\|[!&?<]\|all&"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000416
Bram Moolenaar71badf92023-04-22 22:40:14 +0100417" Let And Var: {{{2
418" ===========
Bram Moolenaar4072ba52020-12-23 13:56:35 +0100419syn keyword vimLet let unl[et] skipwhite nextgroup=vimVar,vimFuncVar,vimLetHereDoc
dkearns9358b8d2023-11-12 05:06:01 +1100420VimFoldh syn region vimLetHereDoc matchgroup=vimLetHereDocStart start='=<<\s*\%(trim\s\+\%(eval\s\+\)\=\|eval\s\+\%(trim\s\+\)\=\)\=\z(\L\S*\)' matchgroup=vimLetHereDocStop end='^\s*\z1\s*$'
Bram Moolenaar71badf92023-04-22 22:40:14 +0100421syn keyword vimLet var skipwhite nextgroup=vimVar,vimFuncVar,vimLetHereDoc
Bram Moolenaar071d4272004-06-13 20:20:40 +0000422
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100423" Abbreviations: {{{2
Bram Moolenaare37d50a2008-08-06 17:06:04 +0000424" =============
425syn keyword vimAbb ab[breviate] ca[bbrev] inorea[bbrev] cnorea[bbrev] norea[bbrev] ia[bbrev] skipwhite nextgroup=vimMapMod,vimMapLhs
426
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100427" Autocmd: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000428" =======
Bram Moolenaar5c736222010-01-06 20:54:52 +0100429syn match vimAutoEventList contained "\(!\s\+\)\=\(\a\+,\)*\a\+" contains=vimAutoEvent nextgroup=vimAutoCmdSpace
430syn match vimAutoCmdSpace contained "\s\+" nextgroup=vimAutoCmdSfxList
Bram Moolenaard58a3bf2020-09-28 21:48:16 +0200431syn match vimAutoCmdSfxList contained "\S*" skipwhite nextgroup=vimAutoCmdMod
Bram Moolenaar5c736222010-01-06 20:54:52 +0100432syn keyword vimAutoCmd au[tocmd] do[autocmd] doautoa[ll] skipwhite nextgroup=vimAutoEventList
Bram Moolenaard58a3bf2020-09-28 21:48:16 +0200433syn match vimAutoCmdMod "\(++\)\=\(once\|nested\)"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000434
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100435" Echo And Execute: -- prefer strings! {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000436" ================
Bram Moolenaar5c736222010-01-06 20:54:52 +0100437syn region vimEcho oneline excludenl matchgroup=vimCommand start="\<ec\%[ho]\>" skip="\(\\\\\)*\\|" end="$\||" contains=vimFunc,vimFuncVar,vimString,vimVar
438syn region vimExecute oneline excludenl matchgroup=vimCommand start="\<exe\%[cute]\>" skip="\(\\\\\)*\\|" end="$\||\|<[cC][rR]>" contains=vimFuncVar,vimIsCommand,vimOper,vimNotation,vimOperParen,vimString,vimVar
439syn match vimEchoHL "echohl\=" skipwhite nextgroup=vimGroup,vimHLGroup,vimEchoHLNone
Bram Moolenaar071d4272004-06-13 20:20:40 +0000440syn case ignore
Bram Moolenaar5c736222010-01-06 20:54:52 +0100441syn keyword vimEchoHLNone none
Bram Moolenaar071d4272004-06-13 20:20:40 +0000442syn case match
443
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100444" Maps: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000445" ====
Bram Moolenaar5c736222010-01-06 20:54:52 +0100446syn match vimMap "\<map\>!\=\ze\s*[^(]" skipwhite nextgroup=vimMapMod,vimMapLhs
Bram Moolenaar4d8f4762021-06-27 15:18:56 +0200447syn 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] vmapc[lear] vn[oremap] xm[ap] xn[oremap] skipwhite nextgroup=vimMapBang,vimMapMod,vimMapLhs
Bram Moolenaar81af9252010-12-10 20:35:50 +0100448syn keyword vimMap mapc[lear] smapc[lear]
Bram Moolenaar85850f32019-07-19 22:05:51 +0200449syn 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
Bram Moolenaar5c736222010-01-06 20:54:52 +0100450syn match vimMapLhs contained "\S\+" contains=vimNotation,vimCtrlChar skipwhite nextgroup=vimMapRhs
451syn match vimMapBang contained "!" skipwhite nextgroup=vimMapMod,vimMapLhs
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200452syn match vimMapMod contained "\%#=1\c<\(buffer\|expr\|\(local\)\=leader\|nowait\|plug\|script\|sid\|unique\|silent\)\+>" contains=vimMapModKey,vimMapModErr skipwhite nextgroup=vimMapMod,vimMapLhs
Bram Moolenaar5c736222010-01-06 20:54:52 +0100453syn match vimMapRhs contained ".*" contains=vimNotation,vimCtrlChar skipnl nextgroup=vimMapRhsExtend
Bram Moolenaarb4ff5182015-11-10 21:15:48 +0100454syn match vimMapRhsExtend contained "^\s*\\.*$" contains=vimContinue
Bram Moolenaar071d4272004-06-13 20:20:40 +0000455syn case ignore
Bram Moolenaarb4ff5182015-11-10 21:15:48 +0100456syn keyword vimMapModKey contained buffer expr leader localleader nowait plug script sid silent unique
Bram Moolenaar071d4272004-06-13 20:20:40 +0000457syn case match
458
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100459" Menus: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000460" =====
Bram Moolenaar5c736222010-01-06 20:54:52 +0100461syn cluster vimMenuList contains=vimMenuBang,vimMenuPriority,vimMenuName,vimMenuMod
Bram Moolenaarb730f0c2018-11-25 03:56:26 +0100462syn 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
Bram Moolenaar5c736222010-01-06 20:54:52 +0100463syn match vimMenuName "[^ \t\\<]\+" contained nextgroup=vimMenuNameMore,vimMenuMap
464syn match vimMenuPriority "\d\+\(\.\d\+\)*" contained skipwhite nextgroup=vimMenuName
465syn match vimMenuNameMore "\c\\\s\|<tab>\|\\\." contained nextgroup=vimMenuName,vimMenuNameMore contains=vimNotation
466syn match vimMenuMod contained "\c<\(script\|silent\)\+>" skipwhite contains=vimMapModKey,vimMapModErr nextgroup=@vimMenuList
467syn match vimMenuMap "\s" contained skipwhite nextgroup=vimMenuRhs
Bram Moolenaar2c7f8c52020-04-20 19:52:53 +0200468syn match vimMenuRhs ".*$" contained contains=vimString,vimComment,vim9Comment,vimIsCommand
Bram Moolenaar5c736222010-01-06 20:54:52 +0100469syn match vimMenuBang "!" contained skipwhite nextgroup=@vimMenuList
Bram Moolenaar071d4272004-06-13 20:20:40 +0000470
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100471" Angle-Bracket Notation: (tnx to Michael Geddes) {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000472" ======================
473syn case ignore
Bram Moolenaarf1dcd142022-12-31 15:30:45 +0000474syn match vimNotation "\%#=1\(\\\|<lt>\)\=<\([scamd]-\)\{0,4}x\=\(f\d\{1,2}\|[^ \t:]\|cmd\|cr\|lf\|linefeed\|retu\%[rn]\|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
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200475syn match vimNotation "\%#=1\(\\\|<lt>\)\=<\([scam2-4]-\)\{0,4}\(right\|left\|middle\)\(mouse\)\=\(drag\|release\)\=>" contains=vimBracket
476syn match vimNotation "\%#=1\(\\\|<lt>\)\=<\(bslash\|plug\|sid\|space\|bar\|nop\|nul\|lt\)>" contains=vimBracket
477syn match vimNotation '\(\\\|<lt>\)\=<C-R>[0-9a-z"%#:.\-=]'he=e-1 contains=vimBracket
478syn match vimNotation '\%#=1\(\\\|<lt>\)\=<\%(q-\)\=\(line[12]\|count\|bang\|reg\|args\|mods\|f-args\|f-mods\|lt\)>' contains=vimBracket
479syn match vimNotation "\%#=1\(\\\|<lt>\)\=<\([cas]file\|abuf\|amatch\|cword\|cWORD\|client\)>" contains=vimBracket
dkearns69866442023-11-22 05:43:40 +1100480syn match vimNotation "\%#=1\(\\\|<lt>\)\=<\%([scamd]-\)\{0,4}char-\%(\d\+\|0\o\+\|0x\x\+\)>" contains=vimBracket
Bram Moolenaar5c736222010-01-06 20:54:52 +0100481syn match vimBracket contained "[\\<>]"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000482syn case match
483
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100484" User Function Highlighting: {{{2
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000485" (following Gautam Iyer's suggestion)
Bram Moolenaar071d4272004-06-13 20:20:40 +0000486" ==========================
Bram Moolenaard592deb2022-06-17 15:42:40 +0100487syn match vimFunc "\%(\%([sSgGbBwWtTlL]:\|<[sS][iI][dD]>\)\=\%(\w\+\.\)*\I[a-zA-Z0-9_.]*\)\ze\s*(" contains=vimFuncEcho,vimFuncName,vimUserFunc,vimExecute
488syn match vimUserFunc contained "\%(\%([sSgGbBwWtTlL]:\|<[sS][iI][dD]>\)\=\%(\w\+\.\)*\I[a-zA-Z0-9_.]*\)\|\<\u[a-zA-Z0-9.]*\>\|\<if\>" contains=vimNotation
Bram Moolenaarcbaff5e2022-04-08 17:45:08 +0100489syn keyword vimFuncEcho contained ec ech echo
Bram Moolenaar071d4272004-06-13 20:20:40 +0000490
Bram Moolenaar2547aa92020-07-26 17:00:44 +0200491" User Command Highlighting: {{{2
Bram Moolenaard2ea7cf2021-05-30 20:54:13 +0200492syn match vimUsrCmd '^\s*\zs\u\%(\w*\)\@>\%([(#[]\|\s\+\%([-+*/%]\=\|\.\.\)=\)\@!'
Bram Moolenaar2547aa92020-07-26 17:00:44 +0200493
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000494" Errors And Warnings: {{{2
495" ====================
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100496if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimfunctionerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100497 syn match vimFunctionError "\s\zs[a-z0-9]\i\{-}\ze\s*(" contained contains=vimFuncKey,vimFuncBlank
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200498 syn match vimFunctionError "\s\zs\%(<[sS][iI][dD]>\|[sSgGbBwWtTlL]:\)\d\i\{-}\ze\s*(" contained contains=vimFuncKey,vimFuncBlank
Bram Moolenaar5c736222010-01-06 20:54:52 +0100499 syn match vimElseIfErr "\<else\s\+if\>"
500 syn match vimBufnrWarn /\<bufnr\s*(\s*["']\.['"]\s*)/
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000501endif
502
Bram Moolenaarf1dcd142022-12-31 15:30:45 +0000503syn match vimNotFunc "\<if\>\|\<el\%[seif]\>\|\<retu\%[rn]\>\|\<while\>" skipwhite nextgroup=vimOper,vimOperParen,vimVar,vimFunc,vimNotation
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200504
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100505" Norm: {{{2
Bram Moolenaar05159a02005-02-26 23:04:13 +0000506" ====
Bram Moolenaar5c736222010-01-06 20:54:52 +0100507syn match vimNorm "\<norm\%[al]!\=" skipwhite nextgroup=vimNormCmds
508syn match vimNormCmds contained ".*$"
Bram Moolenaar05159a02005-02-26 23:04:13 +0000509
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100510" Syntax: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000511"=======
Bram Moolenaar5c736222010-01-06 20:54:52 +0100512syn match vimGroupList contained "@\=[^ \t,]*" contains=vimGroupSpecial,vimPatSep
513syn match vimGroupList contained "@\=[^ \t,]*," nextgroup=vimGroupList contains=vimGroupSpecial,vimPatSep
514syn keyword vimGroupSpecial contained ALL ALLBUT CONTAINED TOP
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100515if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsynerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100516 syn match vimSynError contained "\i\+"
517 syn match vimSynError contained "\i\+=" nextgroup=vimGroupList
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000518endif
Bram Moolenaar5c736222010-01-06 20:54:52 +0100519syn match vimSynContains contained "\<contain\(s\|edin\)=" nextgroup=vimGroupList
520syn match vimSynKeyContainedin contained "\<containedin=" nextgroup=vimGroupList
521syn match vimSynNextgroup contained "nextgroup=" nextgroup=vimGroupList
Bram Moolenaar071d4272004-06-13 20:20:40 +0000522
Bram Moolenaar2c7f8c52020-04-20 19:52:53 +0200523syn match vimSyntax "\<sy\%[ntax]\>" contains=vimCommand skipwhite nextgroup=vimSynType,vimComment,vim9Comment
524syn match vimAuSyntax contained "\s+sy\%[ntax]" contains=vimCommand skipwhite nextgroup=vimSynType,vimComment,vim9Comment
Bram Moolenaard960d762011-09-21 19:22:10 +0200525syn cluster vimFuncBodyList add=vimSyntax
Bram Moolenaar071d4272004-06-13 20:20:40 +0000526
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000527" Syntax: case {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +0100528syn keyword vimSynType contained case skipwhite nextgroup=vimSynCase,vimSynCaseError
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100529if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsyncaseerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100530 syn match vimSynCaseError contained "\i\+"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000531endif
Bram Moolenaar5c736222010-01-06 20:54:52 +0100532syn keyword vimSynCase contained ignore match
Bram Moolenaar071d4272004-06-13 20:20:40 +0000533
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000534" Syntax: clear {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +0100535syn keyword vimSynType contained clear skipwhite nextgroup=vimGroupList
Bram Moolenaar071d4272004-06-13 20:20:40 +0000536
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000537" Syntax: cluster {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +0100538syn keyword vimSynType contained cluster skipwhite nextgroup=vimClusterName
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100539syn region vimClusterName contained matchgroup=vimGroupName start="\h\w*" skip="\\\\\|\\|" matchgroup=vimSep end="$\||" contains=vimGroupAdd,vimGroupRem,vimSynContains,vimSynError
Bram Moolenaar5c736222010-01-06 20:54:52 +0100540syn match vimGroupAdd contained "add=" nextgroup=vimGroupList
541syn match vimGroupRem contained "remove=" nextgroup=vimGroupList
Bram Moolenaard960d762011-09-21 19:22:10 +0200542syn cluster vimFuncBodyList add=vimSynType,vimGroupAdd,vimGroupRem
Bram Moolenaar071d4272004-06-13 20:20:40 +0000543
Bram Moolenaar13d5aee2016-01-21 23:36:05 +0100544" Syntax: iskeyword {{{2
545syn keyword vimSynType contained iskeyword skipwhite nextgroup=vimIskList
546syn match vimIskList contained '\S\+' contains=vimIskSep
547syn match vimIskSep contained ','
548
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000549" Syntax: include {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +0100550syn keyword vimSynType contained include skipwhite nextgroup=vimGroupList
Bram Moolenaard960d762011-09-21 19:22:10 +0200551syn cluster vimFuncBodyList add=vimSynType
Bram Moolenaar071d4272004-06-13 20:20:40 +0000552
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000553" Syntax: keyword {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +0100554syn cluster vimSynKeyGroup contains=vimSynNextgroup,vimSynKeyOpt,vimSynKeyContainedin
555syn keyword vimSynType contained keyword skipwhite nextgroup=vimSynKeyRegion
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100556syn region vimSynKeyRegion contained oneline keepend matchgroup=vimGroupName start="\h\w*" skip="\\\\\|\\|" matchgroup=vimSep end="|\|$" contains=@vimSynKeyGroup
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200557syn match vimSynKeyOpt contained "\%#=1\<\(conceal\|contained\|transparent\|skipempty\|skipwhite\|skipnl\)\>"
Bram Moolenaard960d762011-09-21 19:22:10 +0200558syn cluster vimFuncBodyList add=vimSynType
Bram Moolenaar071d4272004-06-13 20:20:40 +0000559
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000560" Syntax: match {{{2
Bram Moolenaar2c7f8c52020-04-20 19:52:53 +0200561syn cluster vimSynMtchGroup contains=vimMtchComment,vimSynContains,vimSynError,vimSynMtchOpt,vimSynNextgroup,vimSynRegPat,vimNotation,vim9Comment
Bram Moolenaar5c736222010-01-06 20:54:52 +0100562syn keyword vimSynType contained match skipwhite nextgroup=vimSynMatchRegion
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100563syn region vimSynMatchRegion contained keepend matchgroup=vimGroupName start="\h\w*" matchgroup=vimSep end="|\|$" contains=@vimSynMtchGroup
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200564syn match vimSynMtchOpt contained "\%#=1\<\(conceal\|transparent\|contained\|excludenl\|keepend\|skipempty\|skipwhite\|display\|extend\|skipnl\|fold\)\>"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000565if has("conceal")
Bram Moolenaar83d1b192015-04-13 14:22:40 +0200566 syn match vimSynMtchOpt contained "\<cchar=" nextgroup=vimSynMtchCchar
Bram Moolenaar5c736222010-01-06 20:54:52 +0100567 syn match vimSynMtchCchar contained "\S"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000568endif
Bram Moolenaard960d762011-09-21 19:22:10 +0200569syn cluster vimFuncBodyList add=vimSynMtchGroup
Bram Moolenaar071d4272004-06-13 20:20:40 +0000570
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000571" Syntax: off and on {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +0100572syn keyword vimSynType contained enable list manual off on reset
Bram Moolenaar071d4272004-06-13 20:20:40 +0000573
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000574" Syntax: region {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +0100575syn cluster vimSynRegPatGroup contains=vimPatSep,vimNotPatSep,vimSynPatRange,vimSynNotPatRange,vimSubstSubstr,vimPatRegion,vimPatSepErr,vimNotation
576syn cluster vimSynRegGroup contains=vimSynContains,vimSynNextgroup,vimSynRegOpt,vimSynReg,vimSynMtchGrp
577syn keyword vimSynType contained region skipwhite nextgroup=vimSynRegion
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100578syn region vimSynRegion contained keepend matchgroup=vimGroupName start="\h\w*" skip="\\\\\|\\|" end="|\|$" contains=@vimSynRegGroup
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200579syn match vimSynRegOpt contained "\%#=1\<\(conceal\(ends\)\=\|transparent\|contained\|excludenl\|skipempty\|skipwhite\|display\|keepend\|oneline\|extend\|skipnl\|fold\)\>"
Bram Moolenaar5c736222010-01-06 20:54:52 +0100580syn match vimSynReg contained "\(start\|skip\|end\)="he=e-1 nextgroup=vimSynRegPat
581syn match vimSynMtchGrp contained "matchgroup=" nextgroup=vimGroup,vimHLGroup
582syn region vimSynRegPat contained extend start="\z([-`~!@#$%^&*_=+;:'",./?]\)" skip="\\\\\|\\\z1" end="\z1" contains=@vimSynRegPatGroup skipwhite nextgroup=vimSynPatMod,vimSynReg
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200583syn match vimSynPatMod contained "\%#=1\(hs\|ms\|me\|hs\|he\|rs\|re\)=[se]\([-+]\d\+\)\="
584syn match vimSynPatMod contained "\%#=1\(hs\|ms\|me\|hs\|he\|rs\|re\)=[se]\([-+]\d\+\)\=," nextgroup=vimSynPatMod
Bram Moolenaar5c736222010-01-06 20:54:52 +0100585syn match vimSynPatMod contained "lc=\d\+"
586syn match vimSynPatMod contained "lc=\d\+," nextgroup=vimSynPatMod
587syn region vimSynPatRange contained start="\[" skip="\\\\\|\\]" end="]"
588syn match vimSynNotPatRange contained "\\\\\|\\\["
589syn match vimMtchComment contained '"[^"]\+$'
Bram Moolenaard960d762011-09-21 19:22:10 +0200590syn cluster vimFuncBodyList add=vimSynType
Bram Moolenaar071d4272004-06-13 20:20:40 +0000591
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000592" Syntax: sync {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000593" ============
Bram Moolenaardf177f62005-02-22 08:39:57 +0000594syn keyword vimSynType contained sync skipwhite nextgroup=vimSyncC,vimSyncLines,vimSyncMatch,vimSyncError,vimSyncLinebreak,vimSyncLinecont,vimSyncRegion
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100595if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsyncerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100596 syn match vimSyncError contained "\i\+"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000597endif
Bram Moolenaar5c736222010-01-06 20:54:52 +0100598syn keyword vimSyncC contained ccomment clear fromstart
599syn keyword vimSyncMatch contained match skipwhite nextgroup=vimSyncGroupName
600syn keyword vimSyncRegion contained region skipwhite nextgroup=vimSynReg
601syn match vimSyncLinebreak contained "\<linebreaks=" skipwhite nextgroup=vimNumber
602syn keyword vimSyncLinecont contained linecont skipwhite nextgroup=vimSynRegPat
603syn match vimSyncLines contained "\(min\|max\)\=lines=" nextgroup=vimNumber
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100604syn match vimSyncGroupName contained "\h\w*" skipwhite nextgroup=vimSyncKey
Bram Moolenaar5c736222010-01-06 20:54:52 +0100605syn match vimSyncKey contained "\<groupthere\|grouphere\>" skipwhite nextgroup=vimSyncGroup
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100606syn match vimSyncGroup contained "\h\w*" skipwhite nextgroup=vimSynRegPat,vimSyncNone
Bram Moolenaar5c736222010-01-06 20:54:52 +0100607syn keyword vimSyncNone contained NONE
Bram Moolenaar071d4272004-06-13 20:20:40 +0000608
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100609" Additional IsCommand: here by reasons of precedence {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000610" ====================
Bram Moolenaar5c736222010-01-06 20:54:52 +0100611syn match vimIsCommand "<Bar>\s*\a\+" transparent contains=vimCommand,vimNotation
Bram Moolenaar071d4272004-06-13 20:20:40 +0000612
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100613" Highlighting: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000614" ============
Bram Moolenaar2c7f8c52020-04-20 19:52:53 +0200615syn cluster vimHighlightCluster contains=vimHiLink,vimHiClear,vimHiKeyList,vimComment,vim9Comment
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100616if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimhictermerror")
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200617 syn match vimHiCtermError contained "\D\i*"
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100618endif
Bram Moolenaar5c736222010-01-06 20:54:52 +0100619syn match vimHighlight "\<hi\%[ghlight]\>" skipwhite nextgroup=vimHiBang,@vimHighlightCluster
620syn match vimHiBang contained "!" skipwhite nextgroup=@vimHighlightCluster
Bram Moolenaard960d762011-09-21 19:22:10 +0200621
Bram Moolenaar5c736222010-01-06 20:54:52 +0100622syn match vimHiGroup contained "\i\+"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000623syn case ignore
Bram Moolenaarf0b03c42017-12-17 17:17:07 +0100624syn keyword vimHiAttrib contained none bold inverse italic nocombine reverse standout strikethrough underline undercurl
Bram Moolenaar5c736222010-01-06 20:54:52 +0100625syn keyword vimFgBgAttrib contained none bg background fg foreground
Bram Moolenaar071d4272004-06-13 20:20:40 +0000626syn case match
Bram Moolenaar5c736222010-01-06 20:54:52 +0100627syn match vimHiAttribList contained "\i\+" contains=vimHiAttrib
628syn match vimHiAttribList contained "\i\+,"he=e-1 contains=vimHiAttrib nextgroup=vimHiAttribList
Bram Moolenaar071d4272004-06-13 20:20:40 +0000629syn case ignore
Bram Moolenaard2ea7cf2021-05-30 20:54:13 +0200630syn keyword vimHiCtermColor contained black blue brown cyan darkblue darkcyan darkgray darkgreen darkgrey darkmagenta darkred darkyellow gray green grey grey40 grey50 grey90 lightblue lightcyan lightgray lightgreen lightgrey lightmagenta lightred lightyellow magenta red seagreen white yellow
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100631syn match vimHiCtermColor contained "\<color\d\{1,3}\>"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000632
633syn case match
Bram Moolenaar5c736222010-01-06 20:54:52 +0100634syn match vimHiFontname contained "[a-zA-Z\-*]\+"
635syn match vimHiGuiFontname contained "'[a-zA-Z\-* ]\+'"
636syn match vimHiGuiRgb contained "#\x\{6}"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000637
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000638" Highlighting: hi group key=arg ... {{{2
Bram Moolenaar2547aa92020-07-26 17:00:44 +0200639syn cluster vimHiCluster contains=vimGroup,vimHiGroup,vimHiTerm,vimHiCTerm,vimHiStartStop,vimHiCtermFgBg,vimHiCtermul,vimHiGui,vimHiGuiFont,vimHiGuiFgBg,vimHiKeyError,vimNotation
Bram Moolenaar5c736222010-01-06 20:54:52 +0100640syn region vimHiKeyList contained oneline start="\i\+" skip="\\\\\|\\|" end="$\||" contains=@vimHiCluster
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100641if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_vimhikeyerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100642 syn match vimHiKeyError contained "\i\+="he=e-1
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000643endif
Bram Moolenaar5c736222010-01-06 20:54:52 +0100644syn match vimHiTerm contained "\cterm="he=e-1 nextgroup=vimHiAttribList
645syn match vimHiStartStop contained "\c\(start\|stop\)="he=e-1 nextgroup=vimHiTermcap,vimOption
646syn match vimHiCTerm contained "\ccterm="he=e-1 nextgroup=vimHiAttribList
Bram Moolenaar83d1b192015-04-13 14:22:40 +0200647syn match vimHiCtermFgBg contained "\ccterm[fb]g="he=e-1 nextgroup=vimHiNmbr,vimHiCtermColor,vimFgBgAttrib,vimHiCtermError
Bram Moolenaar2547aa92020-07-26 17:00:44 +0200648syn match vimHiCtermul contained "\cctermul="he=e-1 nextgroup=vimHiNmbr,vimHiCtermColor,vimFgBgAttrib,vimHiCtermError
Bram Moolenaar5c736222010-01-06 20:54:52 +0100649syn match vimHiGui contained "\cgui="he=e-1 nextgroup=vimHiAttribList
650syn match vimHiGuiFont contained "\cfont="he=e-1 nextgroup=vimHiFontname
651syn match vimHiGuiFgBg contained "\cgui\%([fb]g\|sp\)="he=e-1 nextgroup=vimHiGroup,vimHiGuiFontname,vimHiGuiRgb,vimFgBgAttrib
652syn match vimHiTermcap contained "\S\+" contains=vimNotation
Bram Moolenaar83d1b192015-04-13 14:22:40 +0200653syn match vimHiNmbr contained '\d\+'
Bram Moolenaar071d4272004-06-13 20:20:40 +0000654
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000655" Highlight: clear {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +0100656syn keyword vimHiClear contained clear nextgroup=vimHiGroup
Bram Moolenaar071d4272004-06-13 20:20:40 +0000657
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000658" Highlight: link {{{2
Bram Moolenaard2855f52018-07-31 22:23:58 +0200659" see tst24 (hi def vs hi) (Jul 06, 2018)
660"syn region vimHiLink contained oneline matchgroup=vimCommand start="\(\<hi\%[ghlight]\s\+\)\@<=\(\(def\%[ault]\s\+\)\=link\>\|\<def\>\)" end="$" contains=vimHiGroup,vimGroup,vimHLGroup,vimNotation
661syn region vimHiLink contained oneline matchgroup=vimCommand start="\(\<hi\%[ghlight]\s\+\)\@<=\(\(def\%[ault]\s\+\)\=link\>\|\<def\>\)" end="$" contains=@vimHiCluster
Bram Moolenaard960d762011-09-21 19:22:10 +0200662syn cluster vimFuncBodyList add=vimHiLink
Bram Moolenaar071d4272004-06-13 20:20:40 +0000663
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100664" Control Characters: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000665" ==================
Bram Moolenaar5c736222010-01-06 20:54:52 +0100666syn match vimCtrlChar "[- -]"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000667
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000668" Beginners - Patterns that involve ^ {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000669" =========
Bram Moolenaar86b48162022-12-06 18:20:10 +0000670syn match vimLineComment +^[ \t:]*".*$+ contains=@vimCommentGroup,vimCommentString,vimCommentTitle,vimComment
Bram Moolenaarf269eab2022-10-03 18:04:35 +0100671syn match vimLineComment +^[ \t:]*"\("[^"]*"\|[^"]\)*$+ contains=@vimCommentGroup,vimCommentString,vimCommentTitle
Bram Moolenaar4072ba52020-12-23 13:56:35 +0100672syn match vim9LineComment +^[ \t:]\+#.*$+ contains=@vimCommentGroup,vimCommentString,vimCommentTitle
Bram Moolenaar5c736222010-01-06 20:54:52 +0100673syn match vimCommentTitle '"\s*\%([sS]:\|\h\w*#\)\=\u\w*\(\s\+\u\w*\)*:'hs=s+1 contained contains=vimCommentTitleLeader,vimTodo,@vimCommentGroup
674syn match vimContinue "^\s*\\"
675syn region vimString start="^\s*\\\z(['"]\)" skip='\\\\\|\\\z1' end="\z1" oneline keepend contains=@vimStringGroup,vimContinue
676syn match vimCommentTitleLeader '"\s\+'ms=s+1 contained
Bram Moolenaar071d4272004-06-13 20:20:40 +0000677
Bram Moolenaar18144c82006-04-12 21:52:12 +0000678" Searches And Globals: {{{2
679" ====================
Bram Moolenaar5c736222010-01-06 20:54:52 +0100680syn match vimSearch '^\s*[/?].*' contains=vimSearchDelim
681syn match vimSearchDelim '^\s*\zs[/?]\|[/?]$' contained
Bram Moolenaar9da7ff72015-01-14 12:52:36 +0100682syn region vimGlobal matchgroup=Statement start='\<g\%[lobal]!\=/' skip='\\.' end='/' skipwhite nextgroup=vimSubst
683syn region vimGlobal matchgroup=Statement start='\<v\%[global]!\=/' skip='\\.' end='/' skipwhite nextgroup=vimSubst
Bram Moolenaare2f98b92006-03-29 21:18:24 +0000684
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100685" Embedded Scripts: {{{2
686" ================
687" perl,ruby : Benoit Cerrina
688" python,tcl : Johannes Zellner
689" mzscheme, lua : Charles Campbell
Bram Moolenaar071d4272004-06-13 20:20:40 +0000690
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000691" Allows users to specify the type of embedded script highlighting
692" they want: (perl/python/ruby/tcl support)
693" g:vimsyn_embed == 0 : don't embed any scripts
Bram Moolenaarf3913272016-02-25 00:00:01 +0100694" g:vimsyn_embed =~# 'l' : embed lua (but only if vim supports it)
695" g:vimsyn_embed =~# 'm' : embed mzscheme (but only if vim supports it)
696" g:vimsyn_embed =~# 'p' : embed perl (but only if vim supports it)
697" g:vimsyn_embed =~# 'P' : embed python (but only if vim supports it)
698" g:vimsyn_embed =~# 'r' : embed ruby (but only if vim supports it)
699" g:vimsyn_embed =~# 't' : embed tcl (but only if vim supports it)
Bram Moolenaar7cba6c02013-09-05 22:13:31 +0200700if !exists("g:vimsyn_embed")
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100701 let g:vimsyn_embed= "lmpPr"
Bram Moolenaar7cba6c02013-09-05 22:13:31 +0200702endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000703
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +0200704" [-- lua --] {{{3
Bram Moolenaaradc21822011-04-01 18:03:16 +0200705let s:luapath= fnameescape(expand("<sfile>:p:h")."/lua.vim")
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +0200706if !filereadable(s:luapath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100707 for s:luapath in split(globpath(&rtp,"syntax/lua.vim"),"\n")
708 if filereadable(fnameescape(s:luapath))
709 let s:luapath= fnameescape(s:luapath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +0100710 break
711 endif
712 endfor
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +0200713endif
Bram Moolenaarf3913272016-02-25 00:00:01 +0100714if (g:vimsyn_embed =~# 'l' && has("lua")) && filereadable(s:luapath)
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +0200715 unlet! b:current_syntax
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200716 syn cluster vimFuncBodyList add=vimLuaRegion
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +0200717 exe "syn include @vimLuaScript ".s:luapath
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100718 VimFoldl syn region vimLuaRegion matchgroup=vimScriptDelim start=+lua\s*<<\s*\z(.*\)$+ end=+^\z1$+ contains=@vimLuaScript
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200719 VimFoldl syn region vimLuaRegion matchgroup=vimScriptDelim start=+lua\s*<<\s*$+ end=+\.$+ contains=@vimLuaScript
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +0200720 syn cluster vimFuncBodyList add=vimLuaRegion
721else
722 syn region vimEmbedError start=+lua\s*<<\s*\z(.*\)$+ end=+^\z1$+
723 syn region vimEmbedError start=+lua\s*<<\s*$+ end=+\.$+
724endif
725unlet s:luapath
726
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000727" [-- perl --] {{{3
Bram Moolenaaradc21822011-04-01 18:03:16 +0200728let s:perlpath= fnameescape(expand("<sfile>:p:h")."/perl.vim")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100729if !filereadable(s:perlpath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100730 for s:perlpath in split(globpath(&rtp,"syntax/perl.vim"),"\n")
731 if filereadable(fnameescape(s:perlpath))
732 let s:perlpath= fnameescape(s:perlpath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +0100733 break
734 endif
735 endfor
Bram Moolenaar5c736222010-01-06 20:54:52 +0100736endif
Bram Moolenaarf3913272016-02-25 00:00:01 +0100737if (g:vimsyn_embed =~# 'p' && has("perl")) && filereadable(s:perlpath)
Bram Moolenaar071d4272004-06-13 20:20:40 +0000738 unlet! b:current_syntax
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200739 syn cluster vimFuncBodyList add=vimPerlRegion
Bram Moolenaar5c736222010-01-06 20:54:52 +0100740 exe "syn include @vimPerlScript ".s:perlpath
Bram Moolenaar15142e22018-04-30 22:19:58 +0200741 VimFoldp syn region vimPerlRegion matchgroup=vimScriptDelim start=+pe\%[rl]\s*<<\s*\z(\S*\)\ze\(\s*["#].*\)\=$+ end=+^\z1\ze\(\s*[#"].*\)\=$+ contains=@vimPerlScript
742 VimFoldp syn region vimPerlRegion matchgroup=vimScriptDelim start=+pe\%[rl]\s*<<\s*$+ end=+\.$+ contains=@vimPerlScript
Bram Moolenaar5c736222010-01-06 20:54:52 +0100743 syn cluster vimFuncBodyList add=vimPerlRegion
Bram Moolenaarc236c162008-07-13 17:41:49 +0000744else
745 syn region vimEmbedError start=+pe\%[rl]\s*<<\s*\z(.*\)$+ end=+^\z1$+
746 syn region vimEmbedError start=+pe\%[rl]\s*<<\s*$+ end=+\.$+
Bram Moolenaar071d4272004-06-13 20:20:40 +0000747endif
Bram Moolenaar5c736222010-01-06 20:54:52 +0100748unlet s:perlpath
Bram Moolenaar071d4272004-06-13 20:20:40 +0000749
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000750" [-- ruby --] {{{3
Bram Moolenaaradc21822011-04-01 18:03:16 +0200751let s:rubypath= fnameescape(expand("<sfile>:p:h")."/ruby.vim")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100752if !filereadable(s:rubypath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100753 for s:rubypath in split(globpath(&rtp,"syntax/ruby.vim"),"\n")
754 if filereadable(fnameescape(s:rubypath))
755 let s:rubypath= fnameescape(s:rubypath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +0100756 break
757 endif
758 endfor
Bram Moolenaar5c736222010-01-06 20:54:52 +0100759endif
Bram Moolenaarf3913272016-02-25 00:00:01 +0100760if (g:vimsyn_embed =~# 'r' && has("ruby")) && filereadable(s:rubypath)
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200761 syn cluster vimFuncBodyList add=vimRubyRegion
Bram Moolenaar071d4272004-06-13 20:20:40 +0000762 unlet! b:current_syntax
Bram Moolenaar5c736222010-01-06 20:54:52 +0100763 exe "syn include @vimRubyScript ".s:rubypath
Bram Moolenaar15142e22018-04-30 22:19:58 +0200764 VimFoldr syn region vimRubyRegion matchgroup=vimScriptDelim start=+rub[y]\s*<<\s*\z(\S*\)\ze\(\s*#.*\)\=$+ end=+^\z1\ze\(\s*".*\)\=$+ contains=@vimRubyScript
765 syn region vimRubyRegion matchgroup=vimScriptDelim start=+rub[y]\s*<<\s*$+ end=+\.$+ contains=@vimRubyScript
Bram Moolenaar5c736222010-01-06 20:54:52 +0100766 syn cluster vimFuncBodyList add=vimRubyRegion
Bram Moolenaarc236c162008-07-13 17:41:49 +0000767else
768 syn region vimEmbedError start=+rub[y]\s*<<\s*\z(.*\)$+ end=+^\z1$+
769 syn region vimEmbedError start=+rub[y]\s*<<\s*$+ end=+\.$+
Bram Moolenaar071d4272004-06-13 20:20:40 +0000770endif
Bram Moolenaar5c736222010-01-06 20:54:52 +0100771unlet s:rubypath
Bram Moolenaar071d4272004-06-13 20:20:40 +0000772
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000773" [-- python --] {{{3
Bram Moolenaaradc21822011-04-01 18:03:16 +0200774let s:pythonpath= fnameescape(expand("<sfile>:p:h")."/python.vim")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100775if !filereadable(s:pythonpath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100776 for s:pythonpath in split(globpath(&rtp,"syntax/python.vim"),"\n")
777 if filereadable(fnameescape(s:pythonpath))
778 let s:pythonpath= fnameescape(s:pythonpath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +0100779 break
780 endif
781 endfor
Bram Moolenaar5c736222010-01-06 20:54:52 +0100782endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200783if g:vimsyn_embed =~# 'P' && has("pythonx") && filereadable(s:pythonpath)
Bram Moolenaar071d4272004-06-13 20:20:40 +0000784 unlet! b:current_syntax
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200785 syn cluster vimFuncBodyList add=vimPythonRegion
Bram Moolenaar5c736222010-01-06 20:54:52 +0100786 exe "syn include @vimPythonScript ".s:pythonpath
Bram Moolenaar6304be62021-11-27 10:57:26 +0000787 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+py\%[thon][3x]\=\s*<<\s*\%(trim\s*\)\=\z(\S*\)\ze\(\s*#.*\)\=$+ end=+^\z1\ze\(\s*".*\)\=$+ contains=@vimPythonScript
788 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+py\%[thon][3x]\=\s*<<\s*\%(trim\s*\)\=$+ end=+\.$+ contains=@vimPythonScript
789 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+Py\%[thon]2or3\s*<<\s*\%(trim\s*\)\=\z(\S*\)\ze\(\s*#.*\)\=$+ end=+^\z1\ze\(\s*".*\)\=$+ contains=@vimPythonScript
790 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+Py\%[thon]2or3\=\s*<<\s*\%(trim\s*\)\=$+ end=+\.$+ contains=@vimPythonScript
Bram Moolenaar5c736222010-01-06 20:54:52 +0100791 syn cluster vimFuncBodyList add=vimPythonRegion
Bram Moolenaarc236c162008-07-13 17:41:49 +0000792else
Bram Moolenaarfa01c392010-07-20 12:36:02 +0200793 syn region vimEmbedError start=+py\%[thon]3\=\s*<<\s*\z(.*\)$+ end=+^\z1$+
794 syn region vimEmbedError start=+py\%[thon]3\=\s*<<\s*$+ end=+\.$+
Bram Moolenaar071d4272004-06-13 20:20:40 +0000795endif
Bram Moolenaar5c736222010-01-06 20:54:52 +0100796unlet s:pythonpath
Bram Moolenaar071d4272004-06-13 20:20:40 +0000797
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000798" [-- tcl --] {{{3
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100799if has("win32") || has("win95") || has("win64") || has("win16")
800 " apparently has("tcl") has been hanging vim on some windows systems with cygwin
801 let s:trytcl= (&shell !~ '\<\%(bash\>\|4[nN][tT]\|\<zsh\)\>\%(\.exe\)\=$')
802else
803 let s:trytcl= 1
804endif
Bram Moolenaara6878372014-03-22 21:02:50 +0100805if s:trytcl
806 let s:tclpath= fnameescape(expand("<sfile>:p:h")."/tcl.vim")
807 if !filereadable(s:tclpath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100808 for s:tclpath in split(globpath(&rtp,"syntax/tcl.vim"),"\n")
809 if filereadable(fnameescape(s:tclpath))
810 let s:tclpath= fnameescape(s:tclpath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +0100811 break
812 endif
813 endfor
Bram Moolenaar5c736222010-01-06 20:54:52 +0100814 endif
Bram Moolenaarf3913272016-02-25 00:00:01 +0100815 if (g:vimsyn_embed =~# 't' && has("tcl")) && filereadable(s:tclpath)
Bram Moolenaara6878372014-03-22 21:02:50 +0100816 unlet! b:current_syntax
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200817 syn cluster vimFuncBodyList add=vimTclRegion
Bram Moolenaara6878372014-03-22 21:02:50 +0100818 exe "syn include @vimTclScript ".s:tclpath
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100819 VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\z1$+ contains=@vimTclScript
820 VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+tc[l]\=\s*<<\s*$+ end=+\.$+ contains=@vimTclScript
Bram Moolenaara6878372014-03-22 21:02:50 +0100821 syn cluster vimFuncBodyList add=vimTclScript
822 else
823 syn region vimEmbedError start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\z1$+
824 syn region vimEmbedError start=+tc[l]\=\s*<<\s*$+ end=+\.$+
825 endif
826 unlet s:tclpath
Bram Moolenaarc236c162008-07-13 17:41:49 +0000827else
828 syn region vimEmbedError start=+tc[l]\=\s*<<\s*\z(.*\)$+ end=+^\z1$+
829 syn region vimEmbedError start=+tc[l]\=\s*<<\s*$+ end=+\.$+
Bram Moolenaar9964e462007-05-05 17:54:07 +0000830endif
Bram Moolenaara6878372014-03-22 21:02:50 +0100831unlet s:trytcl
Bram Moolenaar071d4272004-06-13 20:20:40 +0000832
Bram Moolenaar8299df92004-07-10 09:47:34 +0000833" [-- mzscheme --] {{{3
Bram Moolenaaradc21822011-04-01 18:03:16 +0200834let s:mzschemepath= fnameescape(expand("<sfile>:p:h")."/scheme.vim")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100835if !filereadable(s:mzschemepath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100836 for s:mzschemepath in split(globpath(&rtp,"syntax/mzscheme.vim"),"\n")
837 if filereadable(fnameescape(s:mzschemepath))
838 let s:mzschemepath= fnameescape(s:mzschemepath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +0100839 break
840 endif
841 endfor
Bram Moolenaar5c736222010-01-06 20:54:52 +0100842endif
Bram Moolenaarf3913272016-02-25 00:00:01 +0100843if (g:vimsyn_embed =~# 'm' && has("mzscheme")) && filereadable(s:mzschemepath)
Bram Moolenaar8299df92004-07-10 09:47:34 +0000844 unlet! b:current_syntax
Bram Moolenaar03413f42016-04-12 21:07:15 +0200845 let s:iskKeep= &isk
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200846 syn cluster vimFuncBodyList add=vimMzSchemeRegion
Bram Moolenaar5c736222010-01-06 20:54:52 +0100847 exe "syn include @vimMzSchemeScript ".s:mzschemepath
Bram Moolenaar03413f42016-04-12 21:07:15 +0200848 let &isk= s:iskKeep
849 unlet s:iskKeep
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100850 VimFoldm syn region vimMzSchemeRegion matchgroup=vimScriptDelim start=+mz\%[scheme]\s*<<\s*\z(.*\)$+ end=+^\z1$+ contains=@vimMzSchemeScript
851 VimFoldm syn region vimMzSchemeRegion matchgroup=vimScriptDelim start=+mz\%[scheme]\s*<<\s*$+ end=+\.$+ contains=@vimMzSchemeScript
Bram Moolenaar5c736222010-01-06 20:54:52 +0100852 syn cluster vimFuncBodyList add=vimMzSchemeRegion
Bram Moolenaarc236c162008-07-13 17:41:49 +0000853else
854 syn region vimEmbedError start=+mz\%[scheme]\s*<<\s*\z(.*\)$+ end=+^\z1$+
855 syn region vimEmbedError start=+mz\%[scheme]\s*<<\s*$+ end=+\.$+
Bram Moolenaar8299df92004-07-10 09:47:34 +0000856endif
Bram Moolenaar5c736222010-01-06 20:54:52 +0100857unlet s:mzschemepath
Bram Moolenaar8299df92004-07-10 09:47:34 +0000858
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000859" Synchronize (speed) {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000860"============
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000861if exists("g:vimsyn_minlines")
862 exe "syn sync minlines=".g:vimsyn_minlines
Bram Moolenaar071d4272004-06-13 20:20:40 +0000863endif
Bram Moolenaar03413f42016-04-12 21:07:15 +0200864exe "syn sync maxlines=".s:vimsyn_maxlines
Bram Moolenaar071d4272004-06-13 20:20:40 +0000865syn sync linecont "^\s\+\\"
866syn sync match vimAugroupSyncA groupthere NONE "\<aug\%[roup]\>\s\+[eE][nN][dD]"
867
Bram Moolenaar5c736222010-01-06 20:54:52 +0100868" ====================
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000869" Highlighting Settings {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000870" ====================
871
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200872if !exists("skip_vim_syntax_inits")
873 if !exists("g:vimsyn_noerror")
874 hi def link vimBehaveError vimError
875 hi def link vimCollClassErr vimError
876 hi def link vimErrSetting vimError
877 hi def link vimEmbedError vimError
878 hi def link vimFTError vimError
879 hi def link vimFunctionError vimError
880 hi def link vimFunc vimError
881 hi def link vimHiAttribList vimError
882 hi def link vimHiCtermError vimError
883 hi def link vimHiKeyError vimError
884 hi def link vimKeyCodeError vimError
885 hi def link vimMapModErr vimError
886 hi def link vimSubstFlagErr vimError
887 hi def link vimSynCaseError vimError
888 hi def link vimBufnrWarn vimWarn
889 endif
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000890
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200891 hi def link vimAbb vimCommand
892 hi def link vimAddress vimMark
893 hi def link vimAugroupError vimError
894 hi def link vimAugroupKey vimCommand
895 hi def link vimAuHighlight vimHighlight
896 hi def link vimAutoCmdOpt vimOption
897 hi def link vimAutoCmd vimCommand
898 hi def link vimAutoEvent Type
Bram Moolenaard58a3bf2020-09-28 21:48:16 +0200899 hi def link vimAutoCmdMod Special
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200900 hi def link vimAutoSet vimCommand
901 hi def link vimBehaveModel vimBehave
902 hi def link vimBehave vimCommand
903 hi def link vimBracket Delimiter
904 hi def link vimCmplxRepeat SpecialChar
905 hi def link vimCommand Statement
906 hi def link vimComment Comment
Bram Moolenaar2c7f8c52020-04-20 19:52:53 +0200907 hi def link vim9Comment Comment
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200908 hi def link vimCommentString vimString
909 hi def link vimCommentTitle PreProc
910 hi def link vimCondHL vimCommand
911 hi def link vimContinue Special
912 hi def link vimCtrlChar SpecialChar
913 hi def link vimEchoHLNone vimGroup
914 hi def link vimEchoHL vimCommand
915 hi def link vimElseIfErr Error
916 hi def link vimElseif vimCondHL
917 hi def link vimEnvvar PreProc
918 hi def link vimError Error
Bram Moolenaar6ba83ba2022-06-12 22:15:57 +0100919 hi def link vimEscape Special
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200920 hi def link vimFBVar vimVar
921 hi def link vimFgBgAttrib vimHiAttrib
Bram Moolenaarcbaff5e2022-04-08 17:45:08 +0100922 hi def link vimFuncEcho vimCommand
Bram Moolenaar2547aa92020-07-26 17:00:44 +0200923 hi def link vimHiCtermul vimHiTerm
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200924 hi def link vimFold Folded
925 hi def link vimFTCmd vimCommand
926 hi def link vimFTOption vimSynType
927 hi def link vimFuncKey vimCommand
928 hi def link vimFuncName Function
929 hi def link vimFuncSID Special
930 hi def link vimFuncVar Identifier
931 hi def link vimGroupAdd vimSynOption
932 hi def link vimGroupName vimGroup
933 hi def link vimGroupRem vimSynOption
934 hi def link vimGroupSpecial Special
935 hi def link vimGroup Type
936 hi def link vimHiAttrib PreProc
937 hi def link vimHiClear vimHighlight
938 hi def link vimHiCtermFgBg vimHiTerm
939 hi def link vimHiCTerm vimHiTerm
940 hi def link vimHighlight vimCommand
941 hi def link vimHiGroup vimGroupName
942 hi def link vimHiGuiFgBg vimHiTerm
943 hi def link vimHiGuiFont vimHiTerm
944 hi def link vimHiGuiRgb vimNumber
945 hi def link vimHiGui vimHiTerm
946 hi def link vimHiNmbr Number
947 hi def link vimHiStartStop vimHiTerm
948 hi def link vimHiTerm Type
949 hi def link vimHLGroup vimGroup
950 hi def link vimHLMod PreProc
951 hi def link vimInsert vimString
952 hi def link vimIskSep Delimiter
953 hi def link vimKeyCode vimSpecFile
dkearns69866442023-11-22 05:43:40 +1100954 hi def link vimKeymapLineComment vimComment
955 hi def link vimKeymapTailComment vimComment
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200956 hi def link vimKeyword Statement
957 hi def link vimLet vimCommand
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100958 hi def link vimLetHereDoc vimString
959 hi def link vimLetHereDocStart Special
960 hi def link vimLetHereDocStop Special
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200961 hi def link vimLineComment vimComment
Bram Moolenaar2c7f8c52020-04-20 19:52:53 +0200962 hi def link vim9LineComment vimComment
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200963 hi def link vimMapBang vimCommand
964 hi def link vimMapModKey vimFuncSID
965 hi def link vimMapMod vimBracket
966 hi def link vimMap vimCommand
967 hi def link vimMark Number
968 hi def link vimMarkNumber vimNumber
969 hi def link vimMenuMod vimMapMod
970 hi def link vimMenuNameMore vimMenuName
971 hi def link vimMenuName PreProc
972 hi def link vimMtchComment vimComment
973 hi def link vimNorm vimCommand
974 hi def link vimNotation Special
975 hi def link vimNotFunc vimCommand
976 hi def link vimNotPatSep vimString
977 hi def link vimNumber Number
978 hi def link vimOperError Error
979 hi def link vimOper Operator
Bram Moolenaar388a5d42020-05-26 21:20:45 +0200980 hi def link vimOperStar vimOper
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200981 hi def link vimOption PreProc
982 hi def link vimParenSep Delimiter
Bram Moolenaard2855f52018-07-31 22:23:58 +0200983 hi def link vimPatSepErr vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +0200984 hi def link vimPatSepR vimPatSep
985 hi def link vimPatSep SpecialChar
986 hi def link vimPatSepZone vimString
987 hi def link vimPatSepZ vimPatSep
988 hi def link vimPattern Type
989 hi def link vimPlainMark vimMark
990 hi def link vimPlainRegister vimRegister
991 hi def link vimRegister SpecialChar
992 hi def link vimScriptDelim Comment
993 hi def link vimSearchDelim Statement
994 hi def link vimSearch vimString
995 hi def link vimSep Delimiter
996 hi def link vimSetMod vimOption
997 hi def link vimSetSep Statement
998 hi def link vimSetString vimString
999 hi def link vimSpecFile Identifier
1000 hi def link vimSpecFileMod vimSpecFile
1001 hi def link vimSpecial Type
1002 hi def link vimStatement Statement
1003 hi def link vimStringCont vimString
1004 hi def link vimString String
Bram Moolenaard2855f52018-07-31 22:23:58 +02001005 hi def link vimStringEnd vimString
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001006 hi def link vimSubst1 vimSubst
1007 hi def link vimSubstDelim Delimiter
1008 hi def link vimSubstFlags Special
1009 hi def link vimSubstSubstr SpecialChar
1010 hi def link vimSubstTwoBS vimString
1011 hi def link vimSubst vimCommand
1012 hi def link vimSynCaseError Error
1013 hi def link vimSynCase Type
1014 hi def link vimSyncC Type
1015 hi def link vimSyncError Error
1016 hi def link vimSyncGroupName vimGroupName
1017 hi def link vimSyncGroup vimGroupName
1018 hi def link vimSyncKey Type
1019 hi def link vimSyncNone Type
1020 hi def link vimSynContains vimSynOption
1021 hi def link vimSynError Error
1022 hi def link vimSynKeyContainedin vimSynContains
1023 hi def link vimSynKeyOpt vimSynOption
1024 hi def link vimSynMtchGrp vimSynOption
1025 hi def link vimSynMtchOpt vimSynOption
1026 hi def link vimSynNextgroup vimSynOption
1027 hi def link vimSynNotPatRange vimSynRegPat
1028 hi def link vimSynOption Special
1029 hi def link vimSynPatRange vimString
1030 hi def link vimSynRegOpt vimSynOption
1031 hi def link vimSynRegPat vimString
1032 hi def link vimSynReg Type
1033 hi def link vimSyntax vimCommand
1034 hi def link vimSynType vimSpecial
1035 hi def link vimTodo Todo
Bram Moolenaar4d8f4762021-06-27 15:18:56 +02001036 hi def link vimType Type
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001037 hi def link vimUnmap vimMap
1038 hi def link vimUserAttrbCmpltFunc Special
1039 hi def link vimUserAttrbCmplt vimSpecial
1040 hi def link vimUserAttrbKey vimOption
1041 hi def link vimUserAttrb vimSpecial
1042 hi def link vimUserAttrbError Error
1043 hi def link vimUserCmdError Error
1044 hi def link vimUserCommand vimCommand
1045 hi def link vimUserFunc Normal
1046 hi def link vimVar Identifier
1047 hi def link vimWarn WarningMsg
1048endif
Bram Moolenaar071d4272004-06-13 20:20:40 +00001049
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001050" Current Syntax Variable: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001051let b:current_syntax = "vim"
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001052
1053" ---------------------------------------------------------------------
1054" Cleanup: {{{1
Bram Moolenaara0f849e2015-10-30 14:37:44 +01001055delc VimFolda
1056delc VimFoldf
1057delc VimFoldl
1058delc VimFoldm
1059delc VimFoldp
1060delc VimFoldP
1061delc VimFoldr
1062delc VimFoldt
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001063let &cpo = s:keepcpo
1064unlet s:keepcpo
Bram Moolenaar071d4272004-06-13 20:20:40 +00001065" vim:ts=18 fdm=marker