blob: 78cf018a5f2fad6a873db831cd78d6f6a61d2f52 [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001" Vim syntax file
dkearns982e1912024-03-28 20:06:03 +11002" Language: Vim script
3" Maintainer: Hirohito Higashi <h.east.727 ATMARK gmail.com>
4" Doug Kearns <dougkearns@gmail.com>
Doug Kearnsa9b5e4a2025-07-03 20:47:50 +02005" Last Change: 2025 Jul 03
Christian Brabandtf9ca1392024-02-19 20:37:11 +01006" Former Maintainer: Charles E. Campbell
h-east9b53c052024-02-13 21:09:22 +01007
8" DO NOT CHANGE DIRECTLY.
9" THIS FILE PARTLY GENERATED BY gen_syntax_vim.vim.
10" (Search string "GEN_SYN_VIM:" in this file)
11
Doug Kearns3dca5122025-03-09 16:30:28 +010012" Quit when a syntax file was already loaded {{{1
Bram Moolenaar071d4272004-06-13 20:20:40 +000013if exists("b:current_syntax")
14 finish
15endif
Bram Moolenaar113cb512021-11-07 20:27:04 +000016let s:keepcpo= &cpo
Bram Moolenaar6be7f872012-01-20 21:08:56 +010017set cpo&vim
Bram Moolenaar071d4272004-06-13 20:20:40 +000018
Doug Kearns3dca5122025-03-09 16:30:28 +010019" Feature testing {{{1
20
dkearns04e53632024-04-11 06:18:37 +100021let s:vim9script = "\n" .. getline(1, 32)->join("\n") =~# '\n\s*vim9\%[script]\>'
22
Doug Kearns3dca5122025-03-09 16:30:28 +010023function s:has(feature)
24 return has(a:feature) || index(get(g:, "vimsyn_vim_features", []), a:feature) != -1
25endfunction
26
27" Automatically generated keyword lists: {{{1
28
Bram Moolenaar071d4272004-06-13 20:20:40 +000029" vimTodo: contains common special-notices for comments {{{2
30" Use the vimCommentGroup cluster to add your own.
Bram Moolenaare2719092015-01-10 15:09:25 +010031syn keyword vimTodo contained COMBAK FIXME TODO XXX
Bram Moolenaar217ad922005-03-20 22:37:15 +000032syn cluster vimCommentGroup contains=vimTodo,@Spell
Bram Moolenaar071d4272004-06-13 20:20:40 +000033
34" regular vim commands {{{2
Doug Kearns1718e7d2025-01-08 18:20:47 +010035" GEN_SYN_VIM: vimCommand normal, START_STR='syn keyword vimCommand contained', END_STR='nextgroup=vimBang'
Doug Kearnsa9b5e4a2025-07-03 20:47:50 +020036syn keyword vimCommand contained al[l] ar[gs] arga[dd] argd[elete] argdo argded[upe] arge[dit] argg[lobal] argl[ocal] argu[ment] as[cii] b[uffer] bN[ext] ba[ll] bad[d] balt bd[elete] bf[irst] bl[ast] bm[odified] bn[ext] bp[revious] br[ewind] brea[k] breaka[dd] breakd[el] breakl[ist] buffers bufd[o] bun[load] bw[ipeout] c[hange] cN[ext] cNf[ile] cabo[ve] cad[dbuffer] cadde[xpr] caddf[ile] caf[ter] cb[uffer] cbe[fore] cbel[ow] cbo[ttom] cc ccl[ose] cd cdo ce[nter] cex[pr] cf[ile] cfd[o] cfir[st] cg[etfile] cgetb[uffer] cgete[xpr] chd[ir] changes che[ckpath] checkt[ime] chi[story] cl[ist] clip[reset] cla[st] clo[se] cle[arjumps] cn[ext] cnew[er] cnf[ile] co[py] col[der] colo[rscheme] com[mand] comc[lear] comp[iler] con[tinue] cons[t] cope[n] cp[revious] cpf[ile] nextgroup=vimBang
37syn keyword vimCommand contained cq[uit] cr[ewind] cs[cope] cst[ag] cw[indow] d[elete] delm[arks] deb[ug] defc[ompile] defe[r] di[splay] dif[fupdate] diffg[et] diffo[ff] diffp[atch] diffpu[t] diffs[plit] difft[his] dig[raphs] disa[ssemble] dj[ump] dli[st] dr[op] ds[earch] dsp[lit] e[dit] ea[rlier] em[enu] endfo[r] endt[ry] endw[hile] ene[w] ev[al] ex exi[t] exu[sage] f[ile] files filet[ype] fin[d] fina[lly] fini[sh] fir[st] fix[del] fo[ld] foldc[lose] foldd[oopen] folddoc[losed] foldo[pen] g[lobal] go[to] gu[i] gv[im] h[elp] helpc[lose] helpf[ind] helpt[ags] ha[rdcopy] hi[ghlight] his[tory] ij[ump] il[ist] int[ro] ip[ut] is[earch] isp[lit] j[oin] ju[mps] l[ist] lN[ext] lNf[ile] la[st] lab[ove] lan[guage] lad[dexpr] laddb[uffer] laddf[ile] laf[ter] lat[er] lb[uffer] nextgroup=vimBang
38syn keyword vimCommand contained lbe[fore] lbel[ow] lbo[ttom] lc[d] lch[dir] lcl[ose] lcs[cope] ld[o] le[ft] lex[pr] lf[ile] lfd[o] lfir[st] lg[etfile] lgetb[uffer] lgete[xpr] lgr[ep] lgrepa[dd] lhi[story] ll lla[st] lli[st] lmak[e] lne[xt] lnew[er] lnf[ile] lo[adview] lockv[ar] lol[der] lop[en] lp[revious] lpf[ile] lr[ewind] lt[ag] lw[indow] ls m[ove] marks menut[ranslate] mes[sages] mk[exrc] mks[ession] mksp[ell] mkv[imrc] mkvie[w] mod[e] n[ext] nb[key] nbc[lose] nbs[tart] noh[lsearch] nu[mber] o[pen] ol[dfiles] on[ly] opt[ions] ow[nsyntax] p[rint] pa[ckadd] packl[oadall] pb[uffer] pc[lose] ped[it] po[p] pp[op] pre[serve] prev[ious] pro[mptfind] promptr[epl] ps[earch] pt[ag] ptN[ext] ptf[irst] ptj[ump] ptl[ast] ptn[ext] ptp[revious] ptr[ewind] pts[elect] pu[t] nextgroup=vimBang
39syn keyword vimCommand contained pw[d] q[uit] quita[ll] qa[ll] r[ead] rec[over] red[o] redr[aw] redraws[tatus] redrawt[abline] redrawtabp[anel] reg[isters] res[ize] ret[ab] rew[ind] ri[ght] ru[ntime] rub[y] rubyd[o] rubyf[ile] rund[o] rv[iminfo] sN[ext] sa[rgument] sal[l] sav[eas] sb[uffer] sbN[ext] sba[ll] sbf[irst] sbl[ast] sbm[odified] sbn[ext] sbp[revious] sbr[ewind] scr[iptnames] scripte[ncoding] scriptv[ersion] scs[cope] setf[iletype] sf[ind] sfir[st] sh[ell] sim[alt] sig[n] sla[st] sn[ext] so[urce] sp[lit] spe[llgood] spelld[ump] spelli[nfo] spellr[epall] spellra[re] spellu[ndo] spellw[rong] spr[evious] sre[wind] st[op] sta[g] star[tinsert] startg[replace] startr[eplace] stopi[nsert] stj[ump] sts[elect] sun[hide] sus[pend] sv[iew] sw[apname] synti[me] sync[bind] nextgroup=vimBang
40syn keyword vimCommand contained smi[le] t tN[ext] ta[g] tags tabc[lose] tabd[o] tabe[dit] tabf[ind] tabfir[st] tabm[ove] tabl[ast] tabn[ext] tabnew tabo[nly] tabp[revious] tabN[ext] tabr[ewind] tabs tc[d] tch[dir] te[aroff] ter[minal] tf[irst] tj[ump] tl[ast] tn[ext] tp[revious] tr[ewind] try ts[elect] u[ndo] undoj[oin] undol[ist] unh[ide] unlo[ckvar] up[date] v[global] ve[rsion] vi[sual] vie[w] viu[sage] vne[w] vs[plit] w[rite] wN[ext] wa[ll] wi[nsize] winc[md] wind[o] winp[os] wl[restore] wn[ext] wp[revious] wq wqa[ll] wu[ndo] wv[iminfo] x[it] xa[ll] xr[estore] y[ank] z dl dell delel deletl deletel dp dep delp delep deletp deletep a i nextgroup=vimBang
41
42" GEN_SYN_VIM: vimCommand modifier, START_STR='syn keyword vimCommandModifier', END_STR='skipwhite nextgroup=vimCommandModifierBang,@vimCmdList'
43syn keyword vimCommandModifier abo[veleft] bel[owright] bo[tright] bro[wse] conf[irm] hid[e] hor[izontal] kee[pmarks] keepj[umps] keepp[atterns] keepa[lt] lefta[bove] leg[acy] loc[kmarks] noa[utocmd] nos[wapfile] rightb[elow] san[dbox] sil[ent] tab to[pleft] uns[ilent] verb[ose] vert[ical] vim9[cmd] skipwhite nextgroup=vimCommandModifierBang,@vimCmdList
44" :filter is handled specially elsewhere
45syn match vimCommandModifierBang contained "\a\@1<=!" skipwhite nextgroup=@vimCmdList
h-east9b53c052024-02-13 21:09:22 +010046
Aliaksei Budaveidfcef892024-02-18 21:02:14 +030047" Lower priority for _new_ to distinguish constructors from the command.
48syn match vimCommand contained "\<new\>(\@!"
Bram Moolenaare2719092015-01-10 15:09:25 +010049syn match vimCommand contained "\<z[-+^.=]\=\>"
h-east9b53c052024-02-13 21:09:22 +010050syn keyword vimStdPlugin contained Arguments Asm Break Cfilter Clear Continue DiffOrig Evaluate Finish Gdb Lfilter Man Over Program Run S Source Step Stop Termdebug TermdebugCommand TOhtml Until Winbar XMLent XMLns
Bram Moolenaar071d4272004-06-13 20:20:40 +000051
52" vimOptions are caught only when contained in a vimSet {{{2
Doug Kearnsddbb6fe2024-07-24 20:21:22 +020053" GEN_SYN_VIM: vimOption normal, START_STR='syn keyword vimOption contained', END_STR='skipwhite nextgroup=vimSetEqual,vimSetMod'
Foxe Chenb90c2392025-06-27 21:10:35 +020054syn keyword vimOption contained al aleph ari allowrevins ambw ambiwidth arab arabic arshape arabicshape acd autochdir ai autoindent ar autoread asd autoshelldir aw autowrite awa autowriteall bg background bs backspace bk backup bkc backupcopy bdir backupdir bex backupext bsk backupskip bdlay balloondelay beval ballooneval bevalterm balloonevalterm bexpr balloonexpr bo belloff bin binary bomb brk breakat bri breakindent briopt breakindentopt bsdir browsedir bh bufhidden bl buflisted bt buftype cmp casemap cdh cdhome cd cdpath cedit ccv charconvert chi chistory cin cindent cink cinkeys cino cinoptions cinsd cinscopedecls cinw cinwords cb clipboard cpm clipmethod ch cmdheight cwh cmdwinheight cc colorcolumn co columns com comments cms commentstring cp compatible skipwhite nextgroup=vimSetEqual,vimSetMod
55syn keyword vimOption contained cpt complete cfu completefunc cfc completefuzzycollect cia completeitemalign cot completeopt cpp completepopup csl completeslash cocu concealcursor cole conceallevel cf confirm ci copyindent cpo cpoptions cm cryptmethod cspc cscopepathcomp csprg cscopeprg csqf cscopequickfix csre cscoperelative cst cscopetag csto cscopetagorder csverb cscopeverbose crb cursorbind cuc cursorcolumn cul cursorline culopt cursorlineopt debug def define deco delcombine dict dictionary diff dex diffexpr dip diffopt dg digraph dir directory dy display ead eadirection ed edcompatible emo emoji enc encoding eof endoffile eol endofline ea equalalways ep equalprg eb errorbells ef errorfile efm errorformat ek esckeys ei eventignore eiw eventignorewin et expandtab skipwhite nextgroup=vimSetEqual,vimSetMod
56syn keyword vimOption contained ex exrc fenc fileencoding fencs fileencodings ff fileformat ffs fileformats fic fileignorecase ft filetype fcs fillchars ffu findfunc fixeol fixendofline fcl foldclose fdc foldcolumn fen foldenable fde foldexpr fdi foldignore fdl foldlevel fdls foldlevelstart fmr foldmarker fdm foldmethod fml foldminlines fdn foldnestmax fdo foldopen fdt foldtext fex formatexpr flp formatlistpat fo formatoptions fp formatprg fs fsync gd gdefault gfm grepformat gp grepprg gcr guicursor gfn guifont gfs guifontset gfw guifontwide ghr guiheadroom gli guiligatures go guioptions guipty gtl guitablabel gtt guitabtooltip hf helpfile hh helpheight hlg helplang hid hidden hl highlight hi history hk hkmap hkp hkmapp hls hlsearch icon iconstring ic ignorecase skipwhite nextgroup=vimSetEqual,vimSetMod
57syn keyword vimOption contained imaf imactivatefunc imak imactivatekey imc imcmdline imd imdisable imi iminsert ims imsearch imsf imstatusfunc imst imstyle inc include inex includeexpr is incsearch inde indentexpr indk indentkeys inf infercase im insertmode ise isexpand isf isfname isi isident isk iskeyword isp isprint js joinspaces jop jumpoptions key kmp keymap km keymodel kpc keyprotocol kp keywordprg lmap langmap lm langmenu lnr langnoremap lrm langremap ls laststatus lz lazyredraw lhi lhistory lbr linebreak lines lsp linespace lisp lop lispoptions lw lispwords list lcs listchars lpl loadplugins luadll magic mef makeef menc makeencoding mp makeprg mps matchpairs mat matchtime mco maxcombine mfd maxfuncdepth mmd maxmapdepth mm maxmem mmp maxmempattern mmt maxmemtot skipwhite nextgroup=vimSetEqual,vimSetMod
58syn keyword vimOption contained mis menuitems mopt messagesopt msm mkspellmem ml modeline mle modelineexpr mls modelines ma modifiable mod modified more mouse mousef mousefocus mh mousehide mousem mousemodel mousemev mousemoveevent mouses mouseshape mouset mousetime mzq mzquantum mzschemedll mzschemegcdll nf nrformats nu number nuw numberwidth ofu omnifunc odev opendevice opfunc operatorfunc pp packpath para paragraphs paste pt pastetoggle pex patchexpr pm patchmode pa path perldll pi preserveindent pvh previewheight pvp previewpopup pvw previewwindow pdev printdevice penc printencoding pexpr printexpr pfn printfont pheader printheader pmbcs printmbcharset pmbfn printmbfont popt printoptions prompt ph pumheight pmw pummaxwidth pw pumwidth pythondll pythonhome skipwhite nextgroup=vimSetEqual,vimSetMod
59syn keyword vimOption contained pythonthreedll pythonthreehome pyx pyxversion qftf quickfixtextfunc qe quoteescape ro readonly rdt redrawtime re regexpengine rnu relativenumber remap rop renderoptions report rs restorescreen ri revins rl rightleft rlc rightleftcmd rubydll ru ruler ruf rulerformat rtp runtimepath scr scroll scb scrollbind scf scrollfocus sj scrolljump so scrolloff sbo scrollopt sect sections secure sel selection slm selectmode ssop sessionoptions sh shell shcf shellcmdflag sp shellpipe shq shellquote srr shellredir ssl shellslash stmp shelltemp st shelltype sxe shellxescape sxq shellxquote sr shiftround sw shiftwidth shm shortmess sn shortname sbr showbreak sc showcmd sloc showcmdloc sft showfulltag sm showmatch smd showmode stal showtabline stpl showtabpanel skipwhite nextgroup=vimSetEqual,vimSetMod
60syn keyword vimOption contained ss sidescroll siso sidescrolloff scl signcolumn scs smartcase si smartindent sta smarttab sms smoothscroll sts softtabstop spell spc spellcapcheck spf spellfile spl spelllang spo spelloptions sps spellsuggest sb splitbelow spk splitkeep spr splitright sol startofline stl statusline su suffixes sua suffixesadd swf swapfile sws swapsync swb switchbuf smc synmaxcol syn syntax tcl tabclose tal tabline tpm tabpagemax tpl tabpanel tplo tabpanelopt ts tabstop tbs tagbsearch tc tagcase tfu tagfunc tl taglength tr tagrelative tag tags tgst tagstack tcldll term tbidi termbidi tenc termencoding tgc termguicolors twk termwinkey twsl termwinscroll tws termwinsize twt termwintype terse ta textauto tx textmode tw textwidth tsr thesaurus tsrfu thesaurusfunc skipwhite nextgroup=vimSetEqual,vimSetMod
61syn keyword vimOption contained top tildeop to timeout tm timeoutlen title titlelen titleold titlestring tb toolbar tbis toolbariconsize ttimeout ttm ttimeoutlen tbi ttybuiltin tf ttyfast ttym ttymouse tsl ttyscroll tty ttytype udir undodir udf undofile ul undolevels ur undoreload uc updatecount ut updatetime vsts varsofttabstop vts vartabstop vbs verbose vfile verbosefile vdir viewdir vop viewoptions vi viminfo vif viminfofile ve virtualedit vb visualbell warn wiv weirdinvert ww whichwrap wc wildchar wcm wildcharm wig wildignore wic wildignorecase wmnu wildmenu wim wildmode wop wildoptions wak winaltkeys wcr wincolor wi window wfb winfixbuf wfh winfixheight wfw winfixwidth wh winheight wmh winminheight wmw winminwidth winptydll wiw winwidth wse wlseat wst wlsteal skipwhite nextgroup=vimSetEqual,vimSetMod
62syn keyword vimOption contained wtm wltimeoutlen wrap wm wrapmargin ws wrapscan write wa writeany wb writebackup wd writedelay xtermcodes skipwhite nextgroup=vimSetEqual,vimSetMod
Bram Moolenaar071d4272004-06-13 20:20:40 +000063
64" vimOptions: These are the turn-off setting variants {{{2
h-east9b53c052024-02-13 21:09:22 +010065" GEN_SYN_VIM: vimOption turn-off, START_STR='syn keyword vimOption contained', END_STR=''
66syn keyword vimOption contained noari noallowrevins noarab noarabic noarshape noarabicshape noacd noautochdir noai noautoindent noar noautoread noasd noautoshelldir noaw noautowrite noawa noautowriteall nobk nobackup nobeval noballooneval nobevalterm noballoonevalterm nobin nobinary nobomb nobri nobreakindent nobl nobuflisted nocdh nocdhome nocin nocindent nocp nocompatible nocf noconfirm noci nocopyindent nocsre nocscoperelative nocst nocscopetag nocsverb nocscopeverbose nocrb nocursorbind nocuc nocursorcolumn nocul nocursorline nodeco nodelcombine nodiff nodg nodigraph noed noedcompatible noemo noemoji noeof noendoffile noeol noendofline noea noequalalways noeb noerrorbells noek noesckeys noet noexpandtab noex noexrc nofic nofileignorecase nofixeol nofixendofline
67syn keyword vimOption contained nofen nofoldenable nofs nofsync nogd nogdefault noguipty nohid nohidden nohk nohkmap nohkp nohkmapp nohls nohlsearch noicon noic noignorecase noimc noimcmdline noimd noimdisable nois noincsearch noinf noinfercase noim noinsertmode nojs nojoinspaces nolnr nolangnoremap nolrm nolangremap nolz nolazyredraw nolbr nolinebreak nolisp nolist nolpl noloadplugins nomagic noml nomodeline nomle nomodelineexpr noma nomodifiable nomod nomodified nomore nomousef nomousefocus nomh nomousehide nomousemev nomousemoveevent nonu nonumber noodev noopendevice nopaste nopi nopreserveindent nopvw nopreviewwindow noprompt noro noreadonly nornu norelativenumber noremap nors norestorescreen nori norevins norl norightleft noru noruler noscb noscrollbind noscf noscrollfocus
Foxe Chenb90c2392025-06-27 21:10:35 +020068syn keyword vimOption contained nosecure nossl noshellslash nostmp noshelltemp nosr noshiftround nosn noshortname nosc noshowcmd nosft noshowfulltag nosm noshowmatch nosmd noshowmode noscs nosmartcase nosi nosmartindent nosta nosmarttab nosms nosmoothscroll nospell nosb nosplitbelow nospr nosplitright nosol nostartofline noswf noswapfile notbs notagbsearch notr notagrelative notgst notagstack notbidi notermbidi notgc notermguicolors noterse nota notextauto notx notextmode notop notildeop noto notimeout notitle nottimeout notbi nottybuiltin notf nottyfast noudf noundofile novb novisualbell nowarn nowiv noweirdinvert nowic nowildignorecase nowmnu nowildmenu nowfb nowinfixbuf nowfh nowinfixheight nowfw nowinfixwidth nowst nowlsteal nowrap nows nowrapscan nowrite
69syn keyword vimOption contained nowa nowriteany nowb nowritebackup noxtermcodes
Bram Moolenaar071d4272004-06-13 20:20:40 +000070
71" vimOptions: These are the invertible variants {{{2
h-east9b53c052024-02-13 21:09:22 +010072" GEN_SYN_VIM: vimOption invertible, START_STR='syn keyword vimOption contained', END_STR=''
73syn keyword vimOption contained invari invallowrevins invarab invarabic invarshape invarabicshape invacd invautochdir invai invautoindent invar invautoread invasd invautoshelldir invaw invautowrite invawa invautowriteall invbk invbackup invbeval invballooneval invbevalterm invballoonevalterm invbin invbinary invbomb invbri invbreakindent invbl invbuflisted invcdh invcdhome invcin invcindent invcp invcompatible invcf invconfirm invci invcopyindent invcsre invcscoperelative invcst invcscopetag invcsverb invcscopeverbose invcrb invcursorbind invcuc invcursorcolumn invcul invcursorline invdeco invdelcombine invdiff invdg invdigraph inved invedcompatible invemo invemoji inveof invendoffile inveol invendofline invea invequalalways inveb inverrorbells invek invesckeys
74syn keyword vimOption contained invet invexpandtab invex invexrc invfic invfileignorecase invfixeol invfixendofline invfen invfoldenable invfs invfsync invgd invgdefault invguipty invhid invhidden invhk invhkmap invhkp invhkmapp invhls invhlsearch invicon invic invignorecase invimc invimcmdline invimd invimdisable invis invincsearch invinf invinfercase invim invinsertmode invjs invjoinspaces invlnr invlangnoremap invlrm invlangremap invlz invlazyredraw invlbr invlinebreak invlisp invlist invlpl invloadplugins invmagic invml invmodeline invmle invmodelineexpr invma invmodifiable invmod invmodified invmore invmousef invmousefocus invmh invmousehide invmousemev invmousemoveevent invnu invnumber invodev invopendevice invpaste invpi invpreserveindent invpvw invpreviewwindow
75syn keyword vimOption contained invprompt invro invreadonly invrnu invrelativenumber invremap invrs invrestorescreen invri invrevins invrl invrightleft invru invruler invscb invscrollbind invscf invscrollfocus invsecure invssl invshellslash invstmp invshelltemp invsr invshiftround invsn invshortname invsc invshowcmd invsft invshowfulltag invsm invshowmatch invsmd invshowmode invscs invsmartcase invsi invsmartindent invsta invsmarttab invsms invsmoothscroll invspell invsb invsplitbelow invspr invsplitright invsol invstartofline invswf invswapfile invtbs invtagbsearch invtr invtagrelative invtgst invtagstack invtbidi invtermbidi invtgc invtermguicolors invterse invta invtextauto invtx invtextmode invtop invtildeop invto invtimeout invtitle invttimeout invtbi invttybuiltin
Foxe Chenb90c2392025-06-27 21:10:35 +020076syn keyword vimOption contained invtf invttyfast invudf invundofile invvb invvisualbell invwarn invwiv invweirdinvert invwic invwildignorecase invwmnu invwildmenu invwfb invwinfixbuf invwfh invwinfixheight invwfw invwinfixwidth invwst invwlsteal invwrap invws invwrapscan invwrite invwa invwriteany invwb invwritebackup invxtermcodes
Bram Moolenaar071d4272004-06-13 20:20:40 +000077" termcap codes (which can also be set) {{{2
Doug Kearnsddbb6fe2024-07-24 20:21:22 +020078" GEN_SYN_VIM: vimOption term output code, START_STR='syn keyword vimOption contained', END_STR='skipwhite nextgroup=vimSetEqual,vimSetMod'
79syn keyword vimOption contained t_AB t_AF t_AU t_AL t_al t_bc t_BE t_BD t_cd t_ce t_Ce t_CF t_cl t_cm t_Co t_CS t_Cs t_cs t_CV t_da t_db t_DL t_dl t_ds t_Ds t_EC t_EI t_fs t_fd t_fe t_GP t_IE t_IS t_ke t_ks t_le t_mb t_md t_me t_mr t_ms t_nd t_op t_RF t_RB t_RC 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 t_8f t_8b t_8u t_xo skipwhite nextgroup=vimSetEqual,vimSetMod
h-east9b53c052024-02-13 21:09:22 +010080" term key codes
81syn keyword vimOption contained t_F1 t_F2 t_F3 t_F4 t_F5 t_F6 t_F7 t_F8 t_F9 t_k1 t_K1 t_k2 t_k3 t_K3 t_k4 t_K4 t_k5 t_K5 t_k6 t_K6 t_k7 t_K7 t_k8 t_K8 t_k9 t_K9 t_KA t_kb t_kB t_KB t_KC t_kd t_kD t_KD t_KE t_KF t_KG t_kh t_KH t_kI t_KI t_KJ t_KK t_kl t_KL t_kN t_kP t_kr t_ku
Bram Moolenaarb0d45e72017-11-05 18:19:24 +010082syn match vimOption contained "t_%1"
Bram Moolenaar071d4272004-06-13 20:20:40 +000083syn match vimOption contained "t_#2"
84syn match vimOption contained "t_#4"
Bram Moolenaar6d5ad4c2016-10-27 17:00:16 +020085syn match vimOption contained "t_@7"
Bram Moolenaarb0d45e72017-11-05 18:19:24 +010086syn match vimOption contained "t_*7"
87syn match vimOption contained "t_&8"
88syn match vimOption contained "t_%i"
Bram Moolenaar071d4272004-06-13 20:20:40 +000089syn match vimOption contained "t_k;"
90
Doug Kearns3dca5122025-03-09 16:30:28 +010091" vimOptions: These are the variable names {{{2
92" GEN_SYN_VIM: vimOption normal variable, START_STR='syn keyword vimOptionVarName contained', END_STR=''
Foxe Chenb90c2392025-06-27 21:10:35 +020093syn keyword vimOptionVarName contained al aleph ari allowrevins ambw ambiwidth arab arabic arshape arabicshape acd autochdir ai autoindent ar autoread asd autoshelldir aw autowrite awa autowriteall bg background bs backspace bk backup bkc backupcopy bdir backupdir bex backupext bsk backupskip bdlay balloondelay beval ballooneval bevalterm balloonevalterm bexpr balloonexpr bo belloff bin binary bomb brk breakat bri breakindent briopt breakindentopt bsdir browsedir bh bufhidden bl buflisted bt buftype cmp casemap cdh cdhome cd cdpath cedit ccv charconvert chi chistory cin cindent cink cinkeys cino cinoptions cinsd cinscopedecls cinw cinwords cb clipboard cpm clipmethod ch cmdheight cwh cmdwinheight cc colorcolumn co columns com comments cms commentstring cp compatible
94syn keyword vimOptionVarName contained cpt complete cfu completefunc cfc completefuzzycollect cia completeitemalign cot completeopt cpp completepopup csl completeslash cocu concealcursor cole conceallevel cf confirm ci copyindent cpo cpoptions cm cryptmethod cspc cscopepathcomp csprg cscopeprg csqf cscopequickfix csre cscoperelative cst cscopetag csto cscopetagorder csverb cscopeverbose crb cursorbind cuc cursorcolumn cul cursorline culopt cursorlineopt debug def define deco delcombine dict dictionary diff dex diffexpr dip diffopt dg digraph dir directory dy display ead eadirection ed edcompatible emo emoji enc encoding eof endoffile eol endofline ea equalalways ep equalprg eb errorbells ef errorfile efm errorformat ek esckeys ei eventignore eiw eventignorewin
95syn keyword vimOptionVarName contained et expandtab ex exrc fenc fileencoding fencs fileencodings ff fileformat ffs fileformats fic fileignorecase ft filetype fcs fillchars ffu findfunc fixeol fixendofline fcl foldclose fdc foldcolumn fen foldenable fde foldexpr fdi foldignore fdl foldlevel fdls foldlevelstart fmr foldmarker fdm foldmethod fml foldminlines fdn foldnestmax fdo foldopen fdt foldtext fex formatexpr flp formatlistpat fo formatoptions fp formatprg fs fsync gd gdefault gfm grepformat gp grepprg gcr guicursor gfn guifont gfs guifontset gfw guifontwide ghr guiheadroom gli guiligatures go guioptions guipty gtl guitablabel gtt guitabtooltip hf helpfile hh helpheight hlg helplang hid hidden hl highlight hi history hk hkmap hkp hkmapp hls hlsearch icon iconstring
96syn keyword vimOptionVarName contained ic ignorecase imaf imactivatefunc imak imactivatekey imc imcmdline imd imdisable imi iminsert ims imsearch imsf imstatusfunc imst imstyle inc include inex includeexpr is incsearch inde indentexpr indk indentkeys inf infercase im insertmode ise isexpand isf isfname isi isident isk iskeyword isp isprint js joinspaces jop jumpoptions key kmp keymap km keymodel kpc keyprotocol kp keywordprg lmap langmap lm langmenu lnr langnoremap lrm langremap ls laststatus lz lazyredraw lhi lhistory lbr linebreak lines lsp linespace lisp lop lispoptions lw lispwords list lcs listchars lpl loadplugins luadll magic mef makeef menc makeencoding mp makeprg mps matchpairs mat matchtime mco maxcombine mfd maxfuncdepth mmd maxmapdepth mm maxmem mmp maxmempattern
Doug Kearnsc29b5332025-04-26 20:14:15 +020097syn keyword vimOptionVarName contained mmt maxmemtot mis menuitems mopt messagesopt msm mkspellmem ml modeline mle modelineexpr mls modelines ma modifiable mod modified more mouse mousef mousefocus mh mousehide mousem mousemodel mousemev mousemoveevent mouses mouseshape mouset mousetime mzq mzquantum mzschemedll mzschemegcdll nf nrformats nu number nuw numberwidth ofu omnifunc odev opendevice opfunc operatorfunc pp packpath para paragraphs paste pt pastetoggle pex patchexpr pm patchmode pa path perldll pi preserveindent pvh previewheight pvp previewpopup pvw previewwindow pdev printdevice penc printencoding pexpr printexpr pfn printfont pheader printheader pmbcs printmbcharset pmbfn printmbfont popt printoptions prompt ph pumheight pmw pummaxwidth pw pumwidth
98syn keyword vimOptionVarName contained pythondll pythonhome pythonthreedll pythonthreehome pyx pyxversion qftf quickfixtextfunc qe quoteescape ro readonly rdt redrawtime re regexpengine rnu relativenumber remap rop renderoptions report rs restorescreen ri revins rl rightleft rlc rightleftcmd rubydll ru ruler ruf rulerformat rtp runtimepath scr scroll scb scrollbind scf scrollfocus sj scrolljump so scrolloff sbo scrollopt sect sections secure sel selection slm selectmode ssop sessionoptions sh shell shcf shellcmdflag sp shellpipe shq shellquote srr shellredir ssl shellslash stmp shelltemp st shelltype sxe shellxescape sxq shellxquote sr shiftround sw shiftwidth shm shortmess sn shortname sbr showbreak sc showcmd sloc showcmdloc sft showfulltag sm showmatch smd showmode
Naruhiko Nishinobe5bd4d2025-05-14 21:20:28 +020099syn keyword vimOptionVarName contained stal showtabline stpl showtabpanel ss sidescroll siso sidescrolloff scl signcolumn scs smartcase si smartindent sta smarttab sms smoothscroll sts softtabstop spell spc spellcapcheck spf spellfile spl spelllang spo spelloptions sps spellsuggest sb splitbelow spk splitkeep spr splitright sol startofline stl statusline su suffixes sua suffixesadd swf swapfile sws swapsync swb switchbuf smc synmaxcol syn syntax tcl tabclose tal tabline tpm tabpagemax tpl tabpanel tplo tabpanelopt ts tabstop tbs tagbsearch tc tagcase tfu tagfunc tl taglength tr tagrelative tag tags tgst tagstack tcldll term tbidi termbidi tenc termencoding tgc termguicolors twk termwinkey twsl termwinscroll tws termwinsize twt termwintype terse ta textauto tx textmode
100syn keyword vimOptionVarName contained tw textwidth tsr thesaurus tsrfu thesaurusfunc top tildeop to timeout tm timeoutlen title titlelen titleold titlestring tb toolbar tbis toolbariconsize ttimeout ttm ttimeoutlen tbi ttybuiltin tf ttyfast ttym ttymouse tsl ttyscroll tty ttytype udir undodir udf undofile ul undolevels ur undoreload uc updatecount ut updatetime vsts varsofttabstop vts vartabstop vbs verbose vfile verbosefile vdir viewdir vop viewoptions vi viminfo vif viminfofile ve virtualedit vb visualbell warn wiv weirdinvert ww whichwrap wc wildchar wcm wildcharm wig wildignore wic wildignorecase wmnu wildmenu wim wildmode wop wildoptions wak winaltkeys wcr wincolor wi window wfb winfixbuf wfh winfixheight wfw winfixwidth wh winheight wmh winminheight wmw winminwidth
Foxe Chenb90c2392025-06-27 21:10:35 +0200101syn keyword vimOptionVarName contained winptydll wiw winwidth wse wlseat wst wlsteal wtm wltimeoutlen wrap wm wrapmargin ws wrapscan write wa writeany wb writebackup wd writedelay xtermcodes
Doug Kearns3dca5122025-03-09 16:30:28 +0100102" GEN_SYN_VIM: vimOption term output code variable, START_STR='syn keyword vimOptionVarName contained', END_STR=''
103syn keyword vimOptionVarName contained t_AB t_AF t_AU t_AL t_al t_bc t_BE t_BD t_cd t_ce t_Ce t_CF t_cl t_cm t_Co t_CS t_Cs t_cs t_CV t_da t_db t_DL t_dl t_ds t_Ds t_EC t_EI t_fs t_fd t_fe t_GP t_IE t_IS t_ke t_ks t_le t_mb t_md t_me t_mr t_ms t_nd t_op t_RF t_RB t_RC 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 t_8f t_8b t_8u t_xo
104syn keyword vimOptionVarName contained t_F1 t_F2 t_F3 t_F4 t_F5 t_F6 t_F7 t_F8 t_F9 t_k1 t_K1 t_k2 t_k3 t_K3 t_k4 t_K4 t_k5 t_K5 t_k6 t_K6 t_k7 t_K7 t_k8 t_K8 t_k9 t_K9 t_KA t_kb t_kB t_KB t_KC t_kd t_kD t_KD t_KE t_KF t_KG t_kh t_KH t_kI t_KI t_KJ t_KK t_kl t_KL t_kN t_kP t_kr t_ku
105syn match vimOptionVarName contained "t_%1"
106syn match vimOptionVarName contained "t_#2"
107syn match vimOptionVarName contained "t_#4"
108syn match vimOptionVarName contained "t_@7"
109syn match vimOptionVarName contained "t_*7"
110syn match vimOptionVarName contained "t_&8"
111syn match vimOptionVarName contained "t_%i"
112syn match vimOptionVarName contained "t_k;"
113
Bram Moolenaar03413f42016-04-12 21:07:15 +0200114" unsupported settings: some were supported by vi but don't do anything in vim {{{2
h-east9b53c052024-02-13 21:09:22 +0100115" GEN_SYN_VIM: Missing vimOption, START_STR='syn keyword vimErrSetting contained', END_STR=''
116syn keyword vimErrSetting contained akm altkeymap anti antialias ap autoprint bf beautify biosk bioskey consk conskey fk fkmap fl flash gr graphic ht hardtabs macatsui mesg novice open opt optimize oft osfiletype redraw slow slowopen sourceany w1200 w300 w9600
117syn keyword vimErrSetting contained noakm noaltkeymap noanti noantialias noap noautoprint nobf nobeautify nobiosk nobioskey noconsk noconskey nofk nofkmap nofl noflash nogr nographic nomacatsui nomesg nonovice noopen noopt nooptimize noredraw noslow noslowopen nosourceany
118syn keyword vimErrSetting contained invakm invaltkeymap invanti invantialias invap invautoprint invbf invbeautify invbiosk invbioskey invconsk invconskey invfk invfkmap invfl invflash invgr invgraphic invmacatsui invmesg invnovice invopen invopt invoptimize invredraw invslow invslowopen invsourceany
Bram Moolenaar071d4272004-06-13 20:20:40 +0000119
Bram Moolenaar80a94a52006-02-23 21:26:58 +0000120" AutoCmd Events {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000121syn case ignore
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200122" GEN_SYN_VIM: vimAutoEvent, START_STR='syn keyword vimAutoEvent contained', END_STR='skipwhite nextgroup=vimAutoEventSep,@vimAutocmdPattern'
Doug Kearnsc29b5332025-04-26 20:14:15 +0200123syn keyword vimAutoEvent contained BufAdd BufCreate BufDelete BufEnter BufFilePost BufFilePre BufHidden BufLeave BufNew BufNewFile BufRead BufReadCmd BufReadPost BufReadPre BufUnload BufWinEnter BufWinLeave BufWipeout BufWrite BufWriteCmd BufWritePost BufWritePre CmdlineChanged CmdlineEnter CmdlineLeave CmdlineLeavePre CmdUndefined CmdwinEnter CmdwinLeave ColorScheme ColorSchemePre CompleteChanged CompleteDone CompleteDonePre CursorHold CursorHoldI CursorMoved CursorMovedC CursorMovedI DiffUpdated DirChanged DirChangedPre EncodingChanged ExitPre FileAppendCmd FileAppendPost FileAppendPre FileChangedRO FileChangedShell FileChangedShellPost FileEncoding FileReadCmd FileReadPost FileReadPre FileType FileWriteCmd FileWritePost FileWritePre FilterReadPost FilterReadPre skipwhite nextgroup=vimAutoEventSep,@vimAutocmdPattern
124syn keyword vimAutoEvent contained FilterWritePost FilterWritePre FocusGained FocusLost FuncUndefined GUIEnter GUIFailed InsertChange InsertCharPre InsertEnter InsertLeave InsertLeavePre KeyInputPre MenuPopup ModeChanged OptionSet QuickFixCmdPost QuickFixCmdPre QuitPre RemoteReply SafeState SafeStateAgain SessionLoadPost SessionWritePost ShellCmdPost ShellFilterPost SigUSR1 SourceCmd SourcePost SourcePre SpellFileMissing StdinReadPost StdinReadPre SwapExists Syntax TabClosed TabClosedPre TabEnter TabLeave TabNew TermChanged TerminalOpen TerminalWinOpen TermResponse TermResponseAll TextChanged TextChangedI TextChangedP TextChangedT TextYankPost VimEnter VimLeave VimLeavePre VimResized VimResume VimSuspend WinClosed WinEnter WinLeave WinNew WinNewPre WinResized skipwhite nextgroup=vimAutoEventSep,@vimAutocmdPattern
125syn keyword vimAutoEvent contained WinScrolled skipwhite nextgroup=vimAutoEventSep,@vimAutocmdPattern
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200126
127syn keyword vimAutoEvent contained User skipwhite nextgroup=vimUserAutoEvent
zeertzjq8311e7d2025-06-18 18:02:47 +0200128syn match vimUserAutoEvent contained "\<\h\w*\>" skipwhite nextgroup=vimUserAutoEventSep,vimAutocmdMod,vimAutocmdBlock
Bram Moolenaar071d4272004-06-13 20:20:40 +0000129
130" Highlight commonly used Groupnames {{{2
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200131syn 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 +0000132
133" Default highlighting groups {{{2
h-east9b53c052024-02-13 21:09:22 +0100134" GEN_SYN_VIM: vimHLGroup, START_STR='syn keyword vimHLGroup contained', END_STR=''
Naruhiko Nishinobe5bd4d2025-05-14 21:20:28 +0200135syn keyword vimHLGroup contained ErrorMsg IncSearch ModeMsg NonText StatusLine StatusLineNC EndOfBuffer VertSplit VisualNOS DiffText DiffTextAdd PmenuSbar TabLineSel TabLineFill TabPanel TabPanelSel TabPanelFill Cursor lCursor QuickFixLine CursorLineSign CursorLineFold CurSearch PmenuKind PmenuKindSel PmenuMatch PmenuMatchSel PmenuExtra PmenuExtraSel PopupSelected MessageWindow PopupNotification Normal Directory LineNr CursorLineNr MoreMsg Question Search SpellBad SpellCap SpellRare SpellLocal PmenuThumb Pmenu PmenuSel SpecialKey Title WarningMsg WildMenu Folded FoldColumn SignColumn Visual DiffAdd DiffChange DiffDelete TabLine CursorColumn CursorLine ColorColumn MatchParen StatusLineTerm StatusLineTermNC ToolbarLine ToolbarButton Menu Tooltip Scrollbar CursorIM
136syn keyword vimHLGroup contained LineNrAbove LineNrBelow
Christian Brabandt393708c2024-05-27 15:50:07 +0200137syn match vimHLGroup contained "\<Conceal\>"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000138syn case match
139
140" Function Names {{{2
h-east9b53c052024-02-13 21:09:22 +0100141" GEN_SYN_VIM: vimFuncName, START_STR='syn keyword vimFuncName contained', END_STR=''
Doug Kearns8dec6c22025-01-19 14:02:06 +0100142syn keyword vimFuncName contained abs acos add and append appendbufline argc argidx arglistid argv asin assert_beeps assert_equal assert_equalfile assert_exception assert_fails assert_false assert_inrange assert_match assert_nobeep assert_notequal assert_notmatch assert_report assert_true atan atan2 autocmd_add autocmd_delete autocmd_get balloon_gettext balloon_show balloon_split base64_decode base64_encode bindtextdomain blob2list blob2str browse browsedir bufadd bufexists buflisted bufload bufloaded bufname bufnr bufwinid bufwinnr byte2line byteidx byteidxcomp call ceil ch_canread ch_close ch_close_in ch_evalexpr ch_evalraw ch_getbufnr ch_getjob ch_info ch_log ch_logfile ch_open ch_read ch_readblob ch_readraw ch_sendexpr ch_sendraw ch_setoptions ch_status changenr
Doug Kearnsc29b5332025-04-26 20:14:15 +0200143syn keyword vimFuncName contained char2nr charclass charcol charidx chdir cindent clearmatches cmdcomplete_info col complete complete_add complete_check complete_info complete_match confirm copy cos cosh count cscope_connection cursor debugbreak deepcopy delete deletebufline did_filetype diff diff_filler diff_hlID digraph_get digraph_getlist digraph_set digraph_setlist echoraw empty environ err_teapot escape eval eventhandler executable execute exepath exists exists_compiled exp expand expandcmd extend extendnew feedkeys filecopy filereadable filewritable filter finddir findfile flatten flattennew float2nr floor fmod fnameescape fnamemodify foldclosed foldclosedend foldlevel foldtext foldtextresult foreach foreground fullcommand funcref function garbagecollect
144syn keyword vimFuncName contained get getbufinfo getbufline getbufoneline getbufvar getcellpixels getcellwidths getchangelist getchar getcharmod getcharpos getcharsearch getcharstr getcmdcomplpat getcmdcompltype getcmdline getcmdpos getcmdprompt getcmdscreenpos getcmdtype getcmdwintype getcompletion getcurpos getcursorcharpos getcwd getenv getfontname getfperm getfsize getftime getftype getimstatus getjumplist getline getloclist getmarklist getmatches getmousepos getmouseshape getpid getpos getqflist getreg getreginfo getregion getregionpos getregtype getscriptinfo getstacktrace gettabinfo gettabvar gettabwinvar gettagstack gettext getwininfo getwinpos getwinposx getwinposy getwinvar glob glob2regpat globpath has has_key haslocaldir hasmapto histadd histdel histget
145syn keyword vimFuncName contained histnr hlID hlexists hlget hlset hostname iconv id indent index indexof input inputdialog inputlist inputrestore inputsave inputsecret insert instanceof interrupt invert isabsolutepath isdirectory isinf islocked isnan items job_getchannel job_info job_setoptions job_start job_status job_stop join js_decode js_encode json_decode json_encode keys keytrans len libcall libcallnr line line2byte lispindent list2blob list2str list2tuple listener_add listener_flush listener_remove localtime log log10 luaeval map maparg mapcheck maplist mapnew mapset match matchadd matchaddpos matcharg matchbufline matchdelete matchend matchfuzzy matchfuzzypos matchlist matchstr matchstrlist matchstrpos max menu_info min mkdir mode mzeval nextnonblank
146syn keyword vimFuncName contained ngettext nr2char or pathshorten perleval popup_atcursor popup_beval popup_clear popup_close popup_create popup_dialog popup_filter_menu popup_filter_yesno popup_findecho popup_findinfo popup_findpreview popup_getoptions popup_getpos popup_hide popup_list popup_locate popup_menu popup_move popup_notification popup_setbuf popup_setoptions popup_settext popup_show pow prevnonblank printf prompt_getprompt prompt_setcallback prompt_setinterrupt prompt_setprompt prop_add prop_add_list prop_clear prop_find prop_list prop_remove prop_type_add prop_type_change prop_type_delete prop_type_get prop_type_list pum_getpos pumvisible py3eval pyeval pyxeval rand range readblob readdir readdirex readfile reduce reg_executing reg_recording reltime
147syn keyword vimFuncName contained reltimefloat reltimestr remote_expr remote_foreground remote_peek remote_read remote_send remote_startserver remove rename repeat resolve reverse round rubyeval screenattr screenchar screenchars screencol screenpos screenrow screenstring search searchcount searchdecl searchpair searchpairpos searchpos server2client serverlist setbufline setbufvar setcellwidths setcharpos setcharsearch setcmdline setcmdpos setcursorcharpos setenv setfperm setline setloclist setmatches setpos setqflist setreg settabvar settabwinvar settagstack setwinvar sha256 shellescape shiftwidth sign_define sign_getdefined sign_getplaced sign_jump sign_place sign_placelist sign_undefine sign_unplace sign_unplacelist simplify sin sinh slice sort sound_clear sound_playevent
148syn keyword vimFuncName contained sound_playfile sound_stop soundfold spellbadword spellsuggest split sqrt srand state str2blob str2float str2list str2nr strcharlen strcharpart strchars strdisplaywidth strftime strgetchar stridx string strlen strpart strptime strridx strtrans strutf16len strwidth submatch substitute swapfilelist swapinfo swapname synID synIDattr synIDtrans synconcealed synstack system systemlist tabpagebuflist tabpagenr tabpagewinnr tagfiles taglist tan tanh tempname term_dumpdiff term_dumpload term_dumpwrite term_getaltscreen term_getansicolors term_getattr term_getcursor term_getjob term_getline term_getscrolled term_getsize term_getstatus term_gettitle term_gettty term_list term_scrape term_sendkeys term_setansicolors term_setapi term_setkill
149syn keyword vimFuncName contained term_setrestore term_setsize term_start term_wait terminalprops test_alloc_fail test_autochdir test_feedinput test_garbagecollect_now test_garbagecollect_soon test_getvalue test_gui_event test_ignore_error test_mswin_event test_null_blob test_null_channel test_null_dict test_null_function test_null_job test_null_list test_null_partial test_null_string test_null_tuple test_option_not_set test_override test_refcount test_setmouse test_settime test_srand_seed test_unknown test_void timer_info timer_pause timer_start timer_stop timer_stopall tolower toupper tr trim trunc tuple2list type typename undofile undotree uniq utf16idx values virtcol virtcol2col visualmode wildmenumode win_execute win_findbuf win_getid win_gettype win_gotoid
150syn keyword vimFuncName contained win_id2tabwin win_id2win win_move_separator win_move_statusline win_screenpos win_splitmove winbufnr wincol windowsversion winheight winlayout winline winnr winrestcmd winrestview winsaveview winwidth wordcount writefile xor
Doug Kearns3dca5122025-03-09 16:30:28 +0100151" Predefined variable names {{{2
152" GEN_SYN_VIM: vimVarName, START_STR='syn keyword vimVimVarName contained', END_STR=''
153syn keyword vimVimVarName contained count count1 prevcount errmsg warningmsg statusmsg shell_error this_session version lnum termresponse fname lang lc_time ctype charconvert_from charconvert_to fname_in fname_out fname_new fname_diff cmdarg foldstart foldend folddashes foldlevel progname servername dying exception throwpoint register cmdbang insertmode val key profiling fcs_reason fcs_choice beval_bufnr beval_winnr beval_winid beval_lnum beval_col beval_text scrollstart swapname swapchoice swapcommand char mouse_win mouse_winid mouse_lnum mouse_col operator searchforward hlsearch oldfiles windowid progpath completed_item option_new option_old option_oldlocal option_oldglobal option_command option_type errors false true none null numbermax numbermin numbersize
Foxe Chenb90c2392025-06-27 21:10:35 +0200154syn keyword vimVimVarName contained vim_did_enter testing t_number t_string t_func t_list t_dict t_float t_bool t_none t_job t_channel t_blob t_class t_object termrfgresp termrbgresp termu7resp termstyleresp termblinkresp event versionlong echospace argv collate exiting colornames sizeofint sizeoflong sizeofpointer maxcol python3_version t_typealias t_enum t_enumvalue stacktrace t_tuple wayland_display clipmethod
Bram Moolenaar071d4272004-06-13 20:20:40 +0000155
Doug Kearns3dca5122025-03-09 16:30:28 +0100156"--- syntax here and above generated by runtime/syntax/generator/gen_syntax_vim.vim ---
157
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000158" Special Vim Highlighting (not automatic) {{{1
Bram Moolenaar071d4272004-06-13 20:20:40 +0000159
Doug Kearns3dca5122025-03-09 16:30:28 +0100160" Neovim keyword list additions {{{2
161
162if s:has("nvim")
163 syn keyword vimOptionVarName contained channel inccommand mousescroll pumblend redrawdebug scrollback shada shadafile statuscolumn termpastefilter termsync winbar winblend winhighlight
164 syn keyword vimVimVarName contained lua msgpack_types relnum stderr termrequest virtnum
165endif
166
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200167" Set up commands for this syntax highlighting file {{{2
168
169com! -nargs=* Vim9 execute <q-args> s:vim9script ? "" : "contained"
170com! -nargs=* VimL execute <q-args> s:vim9script ? "contained" : ""
171
Doug Kearns818c6412024-10-06 17:00:48 +0200172if exists("g:vimsyn_folding") && g:vimsyn_folding =~# '[acefhiHlmpPrt]'
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200173 if g:vimsyn_folding =~# 'a'
174 com! -nargs=* VimFolda <args> fold
175 else
176 com! -nargs=* VimFolda <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100177 endif
Doug Kearns818c6412024-10-06 17:00:48 +0200178 if g:vimsyn_folding =~# 'c'
179 com! -nargs=* VimFoldc <args> fold
180 else
181 com! -nargs=* VimFoldc <args>
182 endif
183 if g:vimsyn_folding =~# 'e'
184 com! -nargs=* VimFolde <args> fold
185 else
186 com! -nargs=* VimFolde <args>
187 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200188 if g:vimsyn_folding =~# 'f'
189 com! -nargs=* VimFoldf <args> fold
190 else
191 com! -nargs=* VimFoldf <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100192 endif
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100193 if g:vimsyn_folding =~# 'h'
194 com! -nargs=* VimFoldh <args> fold
195 else
196 com! -nargs=* VimFoldh <args>
197 endif
Doug Kearnsce064932024-04-13 18:24:01 +0200198 if g:vimsyn_folding =~# 'H'
199 com! -nargs=* VimFoldH <args> fold
200 else
201 com! -nargs=* VimFoldH <args>
202 endif
Doug Kearns818c6412024-10-06 17:00:48 +0200203 if g:vimsyn_folding =~# 'i'
204 com! -nargs=* VimFoldi <args> fold
205 else
206 com! -nargs=* VimFoldi <args>
207 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200208 if g:vimsyn_folding =~# 'l'
209 com! -nargs=* VimFoldl <args> fold
210 else
211 com! -nargs=* VimFoldl <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100212 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200213 if g:vimsyn_folding =~# 'm'
214 com! -nargs=* VimFoldm <args> fold
215 else
216 com! -nargs=* VimFoldm <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100217 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200218 if g:vimsyn_folding =~# 'p'
219 com! -nargs=* VimFoldp <args> fold
220 else
221 com! -nargs=* VimFoldp <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100222 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200223 if g:vimsyn_folding =~# 'P'
224 com! -nargs=* VimFoldP <args> fold
225 else
226 com! -nargs=* VimFoldP <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100227 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200228 if g:vimsyn_folding =~# 'r'
229 com! -nargs=* VimFoldr <args> fold
230 else
231 com! -nargs=* VimFoldr <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100232 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200233 if g:vimsyn_folding =~# 't'
234 com! -nargs=* VimFoldt <args> fold
235 else
236 com! -nargs=* VimFoldt <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100237 endif
238else
239 com! -nargs=* VimFolda <args>
Doug Kearns818c6412024-10-06 17:00:48 +0200240 com! -nargs=* VimFoldc <args>
241 com! -nargs=* VimFolde <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100242 com! -nargs=* VimFoldf <args>
Doug Kearns818c6412024-10-06 17:00:48 +0200243 com! -nargs=* VimFoldi <args>
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100244 com! -nargs=* VimFoldh <args>
Doug Kearnsce064932024-04-13 18:24:01 +0200245 com! -nargs=* VimFoldH <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100246 com! -nargs=* VimFoldl <args>
247 com! -nargs=* VimFoldm <args>
248 com! -nargs=* VimFoldp <args>
249 com! -nargs=* VimFoldP <args>
250 com! -nargs=* VimFoldr <args>
251 com! -nargs=* VimFoldt <args>
252endif
253
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000254" Deprecated variable options {{{2
255if exists("g:vim_minlines")
256 let g:vimsyn_minlines= g:vim_minlines
257endif
258if exists("g:vim_maxlines")
259 let g:vimsyn_maxlines= g:vim_maxlines
260endif
261if exists("g:vimsyntax_noerror")
262 let g:vimsyn_noerror= g:vimsyntax_noerror
263endif
264
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200265" Nulls {{{2
266" =====
267Vim9 syn keyword vim9Null null null_blob null_channel null_class null_dict null_function null_job null_list null_object null_partial null_string
268
269" Booleans {{{2
270" ========
271Vim9 syn keyword vim9Boolean true false
272
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000273" Numbers {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000274" =======
dkearns5cd86c62024-03-12 07:40:58 +1100275syn case ignore
Doug Kearnse957cba2025-05-04 21:01:18 +0200276syn match vimNumber "\<\d\+\%('\d\+\)*" skipwhite nextgroup=@vimComment,vimSubscript,vimGlobal,vimSubst1
277syn match vimNumber "\<\d\+\%('\d\+\)*\.\d\+\%(e[+-]\=\d\+\)\=" skipwhite nextgroup=@vimComment
278syn match vimNumber "\<0b[01]\+\%('[01]\+\)*" skipwhite nextgroup=@vimComment,vimSubscript
279syn match vimNumber "\<0o\=\o\+\%('\o\+\)*" skipwhite nextgroup=@vimComment,vimSubscript
280syn match vimNumber "\<0x\x\+\%('\x\+\)*" skipwhite nextgroup=@vimComment,vimSubscript
281syn match vimNumber '\<0z\>' skipwhite nextgroup=@vimComment
282syn match vimNumber '\<0z\%(\x\x\)\+\%(\.\%(\x\x\)\+\)*' skipwhite nextgroup=@vimComment,vimSubscript
dkearns5cd86c62024-03-12 07:40:58 +1100283syn case match
Bram Moolenaar071d4272004-06-13 20:20:40 +0000284
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200285" All vimCommands are contained by vimIsCommand. {{{2
Doug Kearnsa9b5e4a2025-07-03 20:47:50 +0200286syn cluster vimCmdList contains=vimAbb,vimAddress,vimAutocmd,vimAugroup,vimBehave,vimCall,vimCatch,vimCommandModifier,vimConst,vimDoautocmd,vimDebuggreedy,vimDef,vimDefFold,vimDelcommand,vimDelFunction,@vimEcho,vimElse,vimEnddef,vimEndfunction,vimEndif,vimExecute,vimIsCommand,vimExtCmd,vimExFilter,vimExMark,vimFor,vimFunction,vimFunctionFold,vimGrep,vimGrepAdd,vimGlobal,vimHelpgrep,vimHighlight,vimImport,vimLet,vimLoadkeymap,vimLockvar,vimMake,vimMap,vimMark,vimMatch,vimNotFunc,vimNormal,vimProfdel,vimProfile,vimRedir,vimSet,vimSleep,vimSort,vimSyntax,vimThrow,vimUniq,vimUnlet,vimUnlockvar,vimUnmap,vimUserCmd,vimVimgrep,vimVimgrepadd,vimMenu,vimMenutranslate,@vim9CmdList,@vimExUserCmdList,vimLua,vimMzScheme,vimPerl,vimPython,vimPython3,vimPythonX,vimRuby,vimTcl
h-east61397662025-01-03 17:32:54 +0100287syn cluster vim9CmdList contains=vim9Abstract,vim9Class,vim9Const,vim9Enum,vim9Export,vim9Final,vim9For,vim9Interface,vim9Type,vim9Var
Doug Kearns60bd1402025-02-27 19:15:20 +0100288syn match vimCmdSep "\\\@1<!|" skipwhite nextgroup=@vimCmdList,vimSubst1,vimFunc
289syn match vimCmdSep ":\+" skipwhite nextgroup=@vimCmdList,vimSubst1
Doug Kearns4a530a62025-02-03 18:59:09 +0100290syn match vimCount contained "\d\+"
Doug Kearns1718e7d2025-01-08 18:20:47 +0100291syn match vimIsCommand "\<\%(\h\w*\|[23]mat\%[ch]\)\>" nextgroup=vimBang contains=vimCommand
Doug Kearns3c07eb02024-09-02 10:03:37 +0200292syn match vimBang contained "!"
Doug Kearnsc29b5332025-04-26 20:14:15 +0200293syn match vimWhitespace contained "\s\+"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000294
Doug Kearns1aa287e2025-02-10 22:00:27 +0100295syn region vimSubscript contained matchgroup=vimSubscriptBracket start="\[" end="]" nextgroup=vimSubscript contains=@vimExprList
296
297syn match vimVar contained "\<\h[a-zA-Z0-9#_]*\>" nextgroup=vimSubscript contains=vim9Super,vim9This
Doug Kearns3dca5122025-03-09 16:30:28 +0100298syn match vimVar "\<[bwglstav]:\h[a-zA-Z0-9#_]*\>" nextgroup=vimSubscript contains=vimVarScope
299syn match vimVar "\<a:\%(000\|1\=[0-9]\|20\)\>" nextgroup=vimSubscript contains=vimVarScope
300syn match vimFBVar contained "\<[bwglsta]:\h[a-zA-Z0-9#_]*\>" nextgroup=vimSubscript contains=vimVarScope
Doug Kearns1aa287e2025-02-10 22:00:27 +0100301
Doug Kearns3dca5122025-03-09 16:30:28 +0100302" match the scope prefix independently of the retrofitted scope dictionary
303syn match vimVarScope contained "\<[bwglstav]:"
304syn match vimVimVar contained "\<[bwglstav]:\%(\h\|\d\)\@!" nextgroup=vimSubscript
305
306syn match vimVarNameError contained "\<\h\w*\>"
307syn match vimVimVar "\<v:" nextgroup=vimSubscript,vimVimVarName,vimVarNameError
308syn match vimOptionVar "&\%([lg]:\)\=" nextgroup=vimSubscript,vimOptionVarName,vimVarNameError
Doug Kearns1aa287e2025-02-10 22:00:27 +0100309syn cluster vimSpecialVar contains=vimEnvvar,vimLetRegister,vimOptionVar,vimVimVar
310
Doug Kearns274efcc2025-06-10 21:02:43 +0200311Vim9 syn match vim9LhsVariable "\s\=\h[a-zA-Z0-9#_]*\ze\s\+[-+/*%]\=="
312Vim9 syn match vim9LhsVariable "\s\=\h[a-zA-Z0-9#_]*\ze\s\+\.\.="
313Vim9 syn match vim9LhsVariable "\s\=\%([bwgt]:\)\=\h[a-zA-Z0-9#_]*\ze\s\+=<<" skipwhite nextgroup=vimLetHeredoc contains=vimVarScope
314Vim9 syn match vim9LhsVariable "\s\=\h[a-zA-Z0-9#_]*\ze\[" nextgroup=vimSubscript
315Vim9 syn match vim9LhsVariable "\s\=\h[a-zA-Z0-9#_]*\ze\." nextgroup=vimOper contains=vim9Super,vim9This
316Vim9 syn match vim9LhsVariable "\s\=\h[a-zA-Z0-9#_]*\ze\s*->" contains=vim9Super,vim9This
Doug Kearns1aa287e2025-02-10 22:00:27 +0100317
Doug Kearns274efcc2025-06-10 21:02:43 +0200318Vim9 syn match vim9LhsVariableList "\[\_[^]]\+]\ze\s\+[-+/*%]\==" contains=vimVar,@vimSpecialVar
319Vim9 syn match vim9LhsVariableList "\[\_[^]]\+]\ze\s\+=<<" skipwhite nextgroup=vimLetHeredoc contains=vimVar,@vimSpecialVar
320Vim9 syn match vim9LhsVariableList "\[\_[^]]\+]\ze\s\+\.\.=" contains=vimVar,@vimSpecialVar
Doug Kearns1aa287e2025-02-10 22:00:27 +0100321
322Vim9 syn match vim9LhsRegister "@["0-9\-a-zA-Z#=*+_/]\ze\s\+\%(\.\.\)\=="
323
324syn cluster vimExprList contains=@vimSpecialVar,vimFunc,vimNumber,vimOper,vimOperParen,vimLambda,vimString,vimVar,@vim9ExprList
325syn cluster vim9ExprList contains=vim9Boolean,vim9LambdaParams,vim9Null
dkearnsb1427b42024-02-28 05:59:30 +1100326
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000327" Insertions And Appends: insert append {{{2
Bram Moolenaar519cc552021-11-16 19:18:26 +0000328" (buftype != nofile test avoids having append, change, insert show up in the command window)
Bram Moolenaar071d4272004-06-13 20:20:40 +0000329" =======================
Bram Moolenaar519cc552021-11-16 19:18:26 +0000330if &buftype != 'nofile'
dkearns4ba70ca2024-04-15 04:32:56 +1000331 syn region vimInsert matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=a\%[ppend]$" matchgroup=vimCommand end="^\.$" extend
332 syn region vimInsert matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=c\%[hange]$" matchgroup=vimCommand end="^\.$" extend
333 syn region vimInsert matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=i\%[nsert]$" matchgroup=vimCommand end="^\.$" extend
Bram Moolenaar519cc552021-11-16 19:18:26 +0000334endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000335
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000336" Behave! {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000337" =======
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100338if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_nobehaveerror")
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000339 syn match vimBehaveError contained "[^ ]\+"
340endif
Doug Kearnsfe6d5b02024-02-14 21:17:43 +0100341syn match vimBehave "\<be\%[have]\>" nextgroup=vimBehaveBang,vimBehaveModel,vimBehaveError skipwhite
342syn match vimBehaveBang contained "\a\@1<=!" nextgroup=vimBehaveModel skipwhite
343syn keyword vimBehaveModel contained mswin xterm
Bram Moolenaar071d4272004-06-13 20:20:40 +0000344
Doug Kearns99984fc2024-07-18 20:45:19 +0200345" Call {{{2
346" ====
347syn match vimCall "\<call\=\>" skipwhite nextgroup=vimFunc
348
Doug Kearnsa9c06422025-02-12 20:44:17 +0100349" Debuggreedy {{{2
Doug Kearns4a530a62025-02-03 18:59:09 +0100350" ===========
351" TODO: special-cased until generalised range/count support is implemented
352syn match vimDebuggreedy "\<0\=debugg\%[reedy]\>" contains=vimCount
353
dkearnsa3bddb72024-06-14 01:48:10 +1000354" Exception Handling {{{2
355syn keyword vimThrow th[row] skipwhite nextgroup=@vimExprList
356syn keyword vimCatch cat[ch] skipwhite nextgroup=vimCatchPattern
357syn region vimCatchPattern contained matchgroup=Delimiter start="\z([!#$%&'()*+,-./:;<=>?@[\]^_`{}~]\)" skip="\\\\\|\\\z1" end="\z1" contains=@vimSubstList oneline
358
Doug Kearns818c6412024-10-06 17:00:48 +0200359" Export {{{2
360" ======
361if s:vim9script
362 syn keyword vim9Export export skipwhite nextgroup=vim9Abstract,vim9ClassBody,vim9Const,vim9Def,vim9EnumBody,vim9Final,vim9InterfaceBody,vim9Type,vim9Var
363endif
364
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000365" Filetypes {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000366" =========
Bram Moolenaar293ee4d2004-12-09 21:34:53 +0000367syn match vimFiletype "\<filet\%[ype]\(\s\+\I\i*\)*" skipwhite contains=vimFTCmd,vimFTOption,vimFTError
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100368if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_vimFTError")
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000369 syn match vimFTError contained "\I\i*"
370endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000371syn keyword vimFTCmd contained filet[ype]
372syn keyword vimFTOption contained detect indent off on plugin
373
Doug Kearns7b5550f2025-05-18 20:37:34 +0200374" Import {{{2
375" ======
376syn keyword vimImportAutoload contained autoload skipwhite nextgroup=vimImportFilename
377if s:vim9script
378 syn region vimImportFilename contained
379 \ start="\S"
380 \ skip=+\%#=1
381 "\ continuation operators at SOL
382 \\n\%(\s*#.*\n\)*\s*\%([[:punct:]]\+\&[^#"'(]\)
383 \\|
384 "\ continuation operators at EOL
385 \\%(\%([[:punct:]]\+\&[^#"')]\)\s*\%(#.*\)\=\)\@<=$
386 \\|
387 \\n\%(\s*#.*\n\)*\s*as\s
388 \\|
389 \\%(^\s*#.*\)\@<=$
390 \\|
Doug Kearns99b98472025-06-20 18:59:21 +0200391 \\n\s*\%(\\\|#\\ \)
Doug Kearns7b5550f2025-05-18 20:37:34 +0200392 \+
393 \ matchgroup=vimCommand
394 \ end="\s\+\zsas\ze\s\+\h"
395 \ matchgroup=NONE
396 \ end="$"
397 \ skipwhite nextgroup=vimImportName
398 \ contains=@vim9Continue,@vimExprList,vim9Comment
399 \ transparent
400else
401 syn region vimImportFilename contained
402 \ start="\S"
Doug Kearns99b98472025-06-20 18:59:21 +0200403 \ skip=+\n\s*\%(\\\|"\\ \)+
Doug Kearns7b5550f2025-05-18 20:37:34 +0200404 \ matchgroup=vimCommand
405 \ end="\s\+\zsas\ze\s\+\h"
406 \ matchgroup=NONE
407 \ end="$"
408 \ skipwhite nextgroup=vimImportName
409 \ contains=@vimContinue,@vimExprList
410 \ transparent
411endif
412syn match vimImportName contained "\%(\<as\s\+\)\@<=\h\w*\>" skipwhite nextgroup=@vimComment
413syn match vimImport "\<imp\%[ort]\>" skipwhite nextgroup=vimImportAutoload,vimImportFilename
414
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000415" Augroup : vimAugroupError removed because long augroups caused sync'ing problems. {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000416" ======= : Trade-off: Increasing synclines with slower editing vs augroup END error checking.
Doug Kearns1aa287e2025-02-10 22:00:27 +0100417syn cluster vimAugroupList contains=@vimCmdList,vimFilter,vimFunc,vimLineComment,vimSpecFile,vimOper,vimNumber,vimOperParen,@vimComment,vimString,vimSubst,vimRegister,vimCmplxRepeat,vimNotation,vimCtrlChar,vimContinue
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200418
419" define
420VimFolda syn region vimAugroup
421 \ start="\<aug\%[roup]\>\ze\s\+\%([eE][nN][dD]\)\@!\S\+"
422 \ matchgroup=vimAugroupKey
423 \ end="\<aug\%[roup]\>\ze\s\+[eE][nN][dD]\>"
424 \ skipwhite nextgroup=vimAugroupEnd
425 \ contains=vimAutocmd,@vimAugroupList,vimAugroupkey
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100426if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_noaugrouperror")
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200427 syn match vimAugroupError "\<aug\%[roup]\>\s\+[eE][nN][dD]\>"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000428endif
dkearnsc4aef9a2024-03-04 02:42:47 +1100429
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200430" TODO: Vim9 comment
431syn match vimAugroupName contained "\%(\\["|[:space:]]\|[^"|[:space:]]\)\+"
Doug Kearnsc29b5332025-04-26 20:14:15 +0200432 \ skipwhite nextgroup=vimCmdSep,vimComment
433syn match vimAugroupEnd contained "\c\<END\>" skipwhite nextgroup=vimCmdSep,vimComment
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200434syn match vimAugroupBang contained "\a\@1<=!" skipwhite nextgroup=vimAugroupName
435syn keyword vimAugroupKey contained aug[roup] skipwhite nextgroup=vimAugroupBang,vimAugroupName,vimAugroupEnd
Bram Moolenaar071d4272004-06-13 20:20:40 +0000436
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200437" remove
Eisuke Kawashima6acca4b2025-06-07 17:55:58 +0200438syn match vimAugroup "\<aug\%[roup]!" skipwhite nextgroup=vimAugroupName contains=vimAugroupKey,vimAugroupBang
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200439
440" list
441VimL syn match vimAugroup "\<aug\%[roup]\>\ze\s*\%(["|]\|$\)" skipwhite nextgroup=vimCmdSep,vimComment contains=vimAugroupKey
442Vim9 syn match vimAugroup "\<aug\%[roup]\>\ze\s*\%([#|]\|$\)" skipwhite nextgroup=vimCmdSep,vim9Comment contains=vimAugroupKey
443
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000444" Operators: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000445" =========
Doug Kearnsb9ffbf52025-04-27 19:17:06 +0200446syn cluster vimOperGroup contains=@vimContinue,@vimExprList,vim9Comment,vim9LineComment,vimContinueString
Doug Kearns1aa287e2025-02-10 22:00:27 +0100447syn match vimOper "\a\@<!!" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimSpecFile
448syn match vimOper "||\|&&\|[-+*/%.]" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimSpecFile
Doug Kearnsc29b5332025-04-26 20:14:15 +0200449syn match vimOper "?" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString
Doug Kearnsc273f1a2025-01-20 21:53:01 +0100450" distinguish ternary : from ex-colon
Doug Kearnsc29b5332025-04-26 20:14:15 +0200451syn match vimOper "\s\@1<=:\ze\s\|\s\@1<=:$" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString
452syn match vimOper "??" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString
453syn match vimOper "=" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString,vimSpecFile
454syn match vimOper "\%#=1\%(==\|!=\|>=\|<=\|=\~\|!\~\|>\|<\)[?#]\=" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString,vimSpecFile
455syn match vimOper "\<is\%(not\)\=\>" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString,vimSpecFile
456syn match vimOper "\<is\%(not\)\=[?#]" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString,vimSpecFile
Doug Kearns1aa287e2025-02-10 22:00:27 +0100457syn region vimOperParen matchgroup=vimParenSep start="(" end=")" contains=@vimOperGroup nextgroup=vimSubscript
458syn region vimOperParen matchgroup=vimSep start="#\={" end="}" contains=@vimOperGroup nextgroup=vimSubscript,vimVar
459syn region vimOperParen contained matchgroup=vimSep start="\[" end="]" contains=@vimOperGroup nextgroup=vimSubscript,vimVar
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100460if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_noopererror")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100461 syn match vimOperError ")"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000462endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000463
Doug Kearnsc29b5332025-04-26 20:14:15 +0200464syn match vimOperContinue contained "^\s*\\" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList contains=vimWhitespace
465syn match vimOperContinueComment contained '^\s*["#]\\ .*' skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList contains=vimWhitespace
Doug Kearns1aa287e2025-02-10 22:00:27 +0100466syn cluster vimOperContinue contains=vimOperContinue,vimOperContinueComment
467
468" Lambda Expressions: {{{2
469" ==================
470syn match vimLambdaOperator contained "->" skipwhite nextgroup=@vimExprList
Doug Kearns722fbd12025-03-28 19:36:37 +0100471syn region vimLambda contained
472 \ matchgroup=vimLambdaBrace
473 \ start=+{\ze[[:space:][:alnum:]_.,]*\%(\n\s*\%(\\[[:space:][:alnum:]_.,]*\|"\\ .*\)\)*->+
474 \ skip=+\n\s*\%(\\\|"\\ \)+
475 \ end="}" end="$"
476 \ contains=@vimContinue,@vimExprList,vimLambdaParams
Doug Kearns51289202025-06-11 21:16:14 +0200477syn match vimLambdaParams contained "\%({\n\=\)\@1<=\_.\{-}\%(->\)\@=" nextgroup=vimLambdaOperator contains=@vimContinue,vimFunctionParam
Doug Kearns1aa287e2025-02-10 22:00:27 +0100478
Doug Kearns722fbd12025-03-28 19:36:37 +0100479syn match vim9LambdaOperator contained "=>" skipwhite skipempty nextgroup=@vimExprList,vim9LambdaBlock,vim9LambdaOperatorComment
480syn match vim9LambdaParen contained "[()]"
481syn match vim9LambdaParams contained
482 \ "(\%(\<func(\|[^(]\)*\%(\n\s*\\\%(\<func(\|[^(]\)*\|\n\s*#\\ .*\)*\ze\s\+=>"
483 \ skipwhite nextgroup=vim9LambdaOperator
484 \ contains=@vim9Continue,vimDefParam,vim9LambdaParen,vim9LambdaReturnType
485syn region vim9LambdaReturnType contained start=")\@<=:\s" end="\ze\s*#" end="\ze\s*=>" contains=@vim9Continue,@vimType transparent
486syn region vim9LambdaBlock contained matchgroup=vimSep start="{" end="^\s*\zs}" contains=@vimDefBodyList
Doug Kearns1aa287e2025-02-10 22:00:27 +0100487
488syn match vim9LambdaOperatorComment contained "#.*" skipwhite skipempty nextgroup=@vimExprList,vim9LambdaBlock,vim9LambdaOperatorComment
489
dkearns4ba70ca2024-04-15 04:32:56 +1000490" Functions: Tag is provided for those who wish to highlight tagged functions {{{2
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000491" =========
Doug Kearns51289202025-06-11 21:16:14 +0200492syn cluster vimFunctionBodyCommon contains=@vimCmdList,vimCmplxRepeat,vimContinue,vimCtrlChar,vimDef,vimFBVar,vimFunc,vimFunction,vimNotFunc,vimNumber,vimOper,vimOperParen,vimRegister,vimSpecFile,vimString,vimSubst,vimFunctionFold,vimDefFold,vimCmdSep
493syn cluster vimFunctionBodyList contains=@vimFunctionBodyCommon,vimComment,vimLineComment,vimInsert,vimConst,vimLet,vimSearch
494syn cluster vimDefBodyList contains=@vimFunctionBodyCommon,vim9Comment,vim9LineComment,vim9Block,vim9Const,vim9Final,vim9Var,vim9Null,vim9Boolean,vim9For,vim9LhsVariable,vim9LhsVariableList,vim9LhsRegister,vim9Search,@vimSpecialVar
dkearns4ba70ca2024-04-15 04:32:56 +1000495
Doug Kearns51289202025-06-11 21:16:14 +0200496syn region vimFunctionPattern contained
497 \ matchgroup=vimOper
498 \ start="/"
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100499 \ end="$"
Doug Kearns51289202025-06-11 21:16:14 +0200500 \ contains=@vimSubstList
501
502syn match vimFunctionBang contained "\a\@1<=!" skipwhite nextgroup=vimFunctionName
503syn match vimDefBang contained "\a\@1<=!" skipwhite nextgroup=vimDefName
504syn match vimFunctionSID contained "\c<sid>"
505syn match vimFunctionScope contained "\<[bwglstav]:"
506syn match vimFunctionName contained
507 \ "\%(<[sS][iI][dD]>\|[bwglstav]:\)\=\%([[:alnum:]_#.]\+\|{.\{-1,}}\)\+"
508 \ skipwhite nextgroup=vimFunctionParams,vimCmdSep,vimComment,vim9Comment
509 \ contains=vimFunctionError,vimFunctionScope,vimFunctionSID,Tag
510syn match vimDefName contained
511 \ "\%(<[sS][iI][dD]>\|[bwglstav]:\)\=\%([[:alnum:]_#.]\+\|{.\{-1,}}\)\+"
512 \ nextgroup=vimDefParams,vimCmdSep,vimComment,vim9Comment
513 \ contains=vimFunctionError,vimFunctionScope,vimFunctionSID,Tag
514
515syn match vimFunction "\<fu\%[nction]\>" skipwhite nextgroup=vimFunctionBang,vimFunctionName,vimFunctionPattern,vimCmdSep,vimComment
516syn match vimDef "\<def\>" skipwhite nextgroup=vimDefBang,vimDefName,vimFunctionPattern,vimCmdSep,vimComment
517
518syn region vimFunctionComment contained
519 \ start=+".*+
520 \ skip=+\n\s*\%(\\\|"\\ \)+
521 \ end="$"
522 \ skipwhite skipempty nextgroup=vimFunctionBody,vimEndfunction
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100523syn region vimDefComment contained
524 \ start="#.*"
Doug Kearns51289202025-06-11 21:16:14 +0200525 \ skip=+\n\s*\%(\\\|#\\ \)+
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100526 \ end="$"
527 \ skipwhite skipempty nextgroup=vimDefBody,vimEnddef
dkearns35e6f4c2024-03-22 06:41:10 +1100528
Doug Kearns51289202025-06-11 21:16:14 +0200529syn region vimFunctionParams contained
530 \ matchgroup=Delimiter
531 \ start="("
532 \ skip=+\n\s*\%(\\\|"\\ \)+
533 \ end=")"
534 \ skipwhite skipempty nextgroup=vimFunctionBody,vimFunctionComment,vimEndfunction,vimFunctionMod,vim9CommentError
535 \ contains=vimFunctionParam,vimOperParen,@vimContinue
536syn region vimDefParams contained
537 \ matchgroup=Delimiter
538 \ start="("
539 \ end=")"
540 \ skipwhite skipempty nextgroup=vimDefBody,vimDefComment,vimEnddef,vimReturnType,vimCommentError
541 \ contains=vimDefParam,vim9Comment,vimFunctionParamEquals,vimOperParen
542syn match vimFunctionParam contained "\<\h\w*\>\|\.\.\." skipwhite nextgroup=vimFunctionParamEquals
543syn match vimDefParam contained "\<\h\w*\>" skipwhite nextgroup=vimParamType,vimFunctionParamEquals
dkearns35e6f4c2024-03-22 06:41:10 +1100544
Doug Kearns51289202025-06-11 21:16:14 +0200545syn match vimFunctionParamEquals contained "=" skipwhite nextgroup=@vimExprList
546syn match vimFunctionMod contained "\<\%(abort\|closure\|dict\|range\)\>" skipwhite skipempty nextgroup=vimFunctionBody,vimFunctionComment,vimEndfunction,vimFunctionMod,vim9CommentError
dkearns35e6f4c2024-03-22 06:41:10 +1100547
Doug Kearns51289202025-06-11 21:16:14 +0200548syn region vimFunctionBody contained
549 \ start="^."
550 \ matchgroup=vimCommand
551 \ end="\<endfu\%[nction]\>"
552 \ skipwhite nextgroup=vimCmdSep,vimComment,vim9CommentError
553 \ contains=@vimFunctionBodyList
554syn region vimDefBody contained
555 \ start="^."
556 \ matchgroup=vimCommand
557 \ end="\<enddef\>"
558 \ skipwhite nextgroup=vimCmdSep,vim9Comment,vimCommentError
559 \ contains=@vimDefBodyList
dkearns35e6f4c2024-03-22 06:41:10 +1100560
Doug Kearns51289202025-06-11 21:16:14 +0200561syn match vimEndfunction "\<endf\%[unction]\>" skipwhite nextgroup=vimCmdSep,vimComment,vim9CommentError
562syn match vimEnddef "\<enddef\>" skipwhite nextgroup=vimCmdSep,vim9Comment,vimCommentError
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000563
Bram Moolenaarf3913272016-02-25 00:00:01 +0100564if exists("g:vimsyn_folding") && g:vimsyn_folding =~# 'f'
Doug Kearns51289202025-06-11 21:16:14 +0200565 syn region vimFunctionFold
566 \ start="\<fu\%[nction]!"
567 "\ assume no dict literal in curly-brace name expressions
568 \ start="\<fu\%[nction]\>\s*\%([[:alnum:]_:<>.#]\+\|{.\{-1,}}\)\+\s*("
569 \ end="^\s*:\=\s*endf\%[unction]\>"
570 \ contains=vimFunction
571 \ extend fold keepend transparent
572 syn region vimDefFold
573 \ start="\<def!"
574 "\ assume no dict literal in curly-brace name expressions
575 \ start="\<def\>\s*\%([[:alnum:]_:<>.#]\+\|{.\{-1,}}\)\+("
576 \ end="^\s*:\=\s*enddef\>"
577 \ contains=vimDef
578 \ extend fold keepend transparent
Bram Moolenaarb4ff5182015-11-10 21:15:48 +0100579endif
dkearns35e6f4c2024-03-22 06:41:10 +1100580
Doug Kearns51289202025-06-11 21:16:14 +0200581syn match vimDelfunctionBang contained "\a\@1<=!" skipwhite nextgroup=vimFunctionName
582syn match vimDelfunction "\<delf\%[unction]\>" skipwhite nextgroup=vimDelfunctionBang,vimFunctionName
583
dkearns35e6f4c2024-03-22 06:41:10 +1100584" Types: {{{2
585" =====
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200586
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100587syn region vimReturnType contained
588 \ start=":\%(\s\|\n\)\@="
589 \ skip=+\n\s*\\\|\n\s*#\\ \|^\s*#\\ +
590 \ end="$"
591 \ matchgroup=vim9Comment
592 "\ allow for legacy script tail comment error
593 \ end="\ze[#"]"
594 \ skipwhite skipempty nextgroup=vimDefBody,vimDefComment,vimEnddef,vimCommentError
595 \ contains=@vim9Continue,@vimType
596 \ transparent
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200597syn match vimParamType contained ":\s" skipwhite skipnl nextgroup=@vimType contains=vimTypeSep
dkearns35e6f4c2024-03-22 06:41:10 +1100598
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100599syn match vimTypeSep contained ":\%(\s\|\n\)\@=" skipwhite nextgroup=@vimType
dkearns35e6f4c2024-03-22 06:41:10 +1100600syn keyword vimType contained any blob bool channel float job number string void
Doug Kearns722fbd12025-03-28 19:36:37 +0100601syn match vimType contained "\<\%(func\)\>"
602syn region vimCompoundType contained matchgroup=vimType start="\<func(" end=")" nextgroup=vimTypeSep contains=@vim9Continue,@vimType transparent
603syn region vimCompoundType contained matchgroup=vimType start="\<tuple<" end=">" contains=@vim9Continue,@vimType transparent
604syn region vimCompoundType contained matchgroup=vimType start="\<\%(list\|dict\)<" end=">" contains=@vimType oneline transparent
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100605syn match vimUserType contained "\<\%(\h\w*\.\)*\u\w*\>"
dkearns35e6f4c2024-03-22 06:41:10 +1100606
607syn cluster vimType contains=vimType,vimCompoundType,vimUserType
Bram Moolenaar4d8f4762021-06-27 15:18:56 +0200608
Doug Kearns818c6412024-10-06 17:00:48 +0200609" Classes, Enums And Interfaces: {{{2
610" =============================
611
612if s:vim9script
Doug Kearns1c580192025-05-01 17:43:17 +0200613
Doug Kearns818c6412024-10-06 17:00:48 +0200614 " Methods {{{3
Doug Kearns1aa287e2025-02-10 22:00:27 +0100615 syn match vim9MethodDef contained "\<def\>" skipwhite nextgroup=vim9MethodDefName,vim9ConstructorDefName
Doug Kearns818c6412024-10-06 17:00:48 +0200616 syn match vim9MethodDefName contained "\<\h\w*\>" nextgroup=vim9MethodDefParams contains=@vim9MethodName
617 syn region vim9MethodDefParams contained
618 \ matchgroup=Delimiter start="(" end=")"
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100619 \ skipwhite skipnl nextgroup=vim9MethodDefBody,vim9MethodDefComment,vimEnddef,vim9MethodDefReturnType,vimCommentError
Doug Kearns51289202025-06-11 21:16:14 +0200620 \ contains=vimDefParam,vim9Comment,vimFunctionParamEquals
Doug Kearns1aa287e2025-02-10 22:00:27 +0100621
Doug Kearnsadb703e2025-03-23 16:14:20 +0100622 syn match vim9ConstructorDefName contained "\<_\=new\w*\>"
Doug Kearns1aa287e2025-02-10 22:00:27 +0100623 \ nextgroup=vim9ConstructorDefParams
624 \ contains=@vim9MethodName
625 syn match vim9ConstructorDefParam contained "\<\%(this\.\)\=\h\w*\>"
Doug Kearns51289202025-06-11 21:16:14 +0200626 \ skipwhite nextgroup=vimParamType,vimFunctionParamEquals
Doug Kearns1aa287e2025-02-10 22:00:27 +0100627 \ contains=vim9This,vimOper
628 syn region vim9ConstructorDefParams contained
629 \ matchgroup=Delimiter start="(" end=")"
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100630 \ skipwhite skipnl nextgroup=vim9MethodDefBody,vim9MethodDefComment,vimEnddef,vimCommentError
Doug Kearns51289202025-06-11 21:16:14 +0200631 \ contains=vim9ConstructorDefParam,vim9Comment,vimFunctionParamEquals
Doug Kearns1aa287e2025-02-10 22:00:27 +0100632
Doug Kearns818c6412024-10-06 17:00:48 +0200633 syn region vim9MethodDefReturnType contained
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100634 \ start=":\%(\s\|\n\)\@="
635 \ skip=+\n\s*\\\|\n\s*#\\ \|^\s*#\\ +
636 \ end="$"
637 \ matchgroup=vim9Comment
638 \ end="\ze#"
639 \ skipwhite skipnl nextgroup=vim9MethodDefBody,vim9MethodDefComment,vimEnddef,vimCommentError
640 \ contains=@vim9Continue,vimType,vimTypeSep
Doug Kearns818c6412024-10-06 17:00:48 +0200641 \ transparent
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100642
643 syn region vim9MethodDefComment contained
644 \ start="#.*"
645 \ skip=+\n\s*\\\|\n\s*#\\ +
646 \ end="$"
647 \ skipwhite skipempty nextgroup=vim9MethodDefBody,vimEnddef
648
Doug Kearns818c6412024-10-06 17:00:48 +0200649 syn region vim9MethodDefBody contained
650 \ start="^.\=" matchgroup=vimCommand end="\<enddef\>"
651 \ skipwhite nextgroup=vimCmdSep,vim9Comment,vimCommentError
652 \ contains=@vim9MethodDefBodyList
653
654 syn cluster vim9MethodDefBodyList contains=@vimDefBodyList,vim9This,vim9Super
655
656 if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimfunctionerror")
657 syn match vim9MethodNameError contained "\<[a-z0-9]\i\>"
658 endif
Doug Kearnsadb703e2025-03-23 16:14:20 +0100659 syn match vim9MethodName contained "\<_\=new\w*\>"
Doug Kearns818c6412024-10-06 17:00:48 +0200660 syn keyword vim9MethodName contained empty len string
661
662 syn cluster vim9MethodName contains=vim9MethodName,vim9MethodNameError
663
664 if exists("g:vimsyn_folding") && g:vimsyn_folding =~# 'f'
665 syn region vim9MethodDefFold contained start="\%(^\s*\%(:\=static\s\+\)\=\)\@16<=:\=def\s\+\h\i*(" end="^\s*:\=enddef\>" contains=vim9MethodDef fold keepend extend transparent
Doug Kearnsadb703e2025-03-23 16:14:20 +0100666 syn region vim9MethodDefFold contained start="^\s*:\=def\s\+_\=new\i*(" end="^\s*:\=enddef\>" contains=vim9MethodDef fold keepend extend transparent
Doug Kearns818c6412024-10-06 17:00:48 +0200667 endif
668
669 syn cluster vim9MethodDef contains=vim9MethodDef,vim9MethodDefFold
670
671 " Classes {{{3
672 syn cluster vim9ClassBodyList contains=vim9Abstract,vim9Class,vim9Comment,vim9LineComment,@vim9Continue,@vimExprList,vim9Extends,vim9Implements,@vim9MethodDef,vim9Public,vim9Static,vim9Const,vim9Final,vim9This,vim9Super,vim9Var
673
674 syn match vim9Class contained "\<class\>" skipwhite nextgroup=vim9ClassName
675 syn match vim9ClassName contained "\<\u\w*\>" skipwhite skipnl nextgroup=vim9Extends,vim9Implements
676 syn match vim9SuperClass contained "\<\u\w*\>" skipwhite skipnl nextgroup=vim9Implements
677 syn match vim9ImplementedInterface contained "\<\u\w*\>" skipwhite skipnl nextgroup=vim9InterfaceListComma,vim9Extends
678 syn match vim9InterfaceListComma contained "," skipwhite skipnl nextgroup=vim9ImplementedInterface
679 syn keyword vim9Abstract abstract skipwhite skipnl nextgroup=vim9ClassBody,vim9AbstractDef
680 syn keyword vim9Extends contained extends skipwhite skipnl nextgroup=vim9SuperClass
681 syn keyword vim9Implements contained implements skipwhite skipnl nextgroup=vim9ImplementedInterface
682 syn keyword vim9Public contained public
683 syn keyword vim9Static contained static
Doug Kearns1aa287e2025-02-10 22:00:27 +0100684 " FIXME: don't match as dictionary keys, remove when operators are not
685 " shared between Vim9 and legacy script
686 syn match vim9This contained "\.\@1<!\<this\>:\@!"
687 " super must be folowed by '.'
688 syn match vim9Super contained "\.\@1<!\<super\.\@="
Doug Kearns818c6412024-10-06 17:00:48 +0200689
690 VimFoldc syn region vim9ClassBody start="\<class\>" matchgroup=vimCommand end="\<endclass\>" contains=@vim9ClassBodyList transparent
691
692 " Enums {{{3
Doug Kearns1c580192025-05-01 17:43:17 +0200693 syn cluster vim9EnumBodyList contains=vim9Comment,vim9LineComment,@vim9Continue,vim9Enum,@vimExprList,@vim9MethodDef,vim9Public,vim9Static,vim9Const,vim9Final,vim9This,vim9Var
Doug Kearns818c6412024-10-06 17:00:48 +0200694
Doug Kearns1c580192025-05-01 17:43:17 +0200695 syn match vim9Enum contained "\<enum\>" skipwhite nextgroup=vim9EnumName
696
697 syn match vim9EnumName contained "\<\u\w*\>" skipwhite skipempty nextgroup=vim9EnumNameTrailing,vim9EnumNameEmpty,vim9EnumNameComment,@vim9EnumNameContinue,vim9EnumImplements
698 syn match vim9EnumNameTrailing contained "\S.*"
699 syn region vim9EnumNameComment contained
700 \ start="#" skip="\n\s*\%(\\\|#\\ \)" end="$"
701 \ skipwhite skipempty nextgroup=vim9EnumNameComment,vim9EnumValue
702 \ contains=@vimCommentGroup,vimCommentString
703 " vim9EnumName's "skipempty" should only apply to comments and enum values and not implements clauses
704 syn match vim9EnumNameEmpty contained "^" skipwhite skipempty nextgroup=vim9EnumNameComment,vim9EnumValue
705 " allow line continuation between enum name and "implements"
706 syn match vim9EnumNameContinue contained
707 \ "^\s*\\"
708 \ skipwhite skipnl nextgroup=vim9EnumNameTrailing,vim9EnumNameEmpty,vim9EnumNameComment,@vim9EnumNameContinue,vim9EnumImplements
709 \ contains=vimWhitespace
710 syn match vim9EnumNameContinueComment contained
711 \ "^\s*#\\ .*"
712 \ skipwhite skipnl nextgroup=vim9EnumNameEmpty,vim9EnumNameComment,@vim9EnumNameContinue
713 \ contains=vimWhitespace
714 syn cluster vim9EnumNameContinue contains=vim9EnumNameContinue,vim9EnumNameContinueComment
715
716 " enforce enum value list location
717 syn match vim9EnumValue contained "\<\a\w*\>" nextgroup=vim9EnumValueArgList,vim9EnumValueListComma,vim9Comment
718 syn match vim9EnumValueListComma contained "," skipwhite skipempty nextgroup=vim9EnumValue,vim9EnumValueListCommaComment
719 syn region vim9EnumValueListCommaComment contained
720 \ start="#" skip="\n\s*\%(\\\|#\\ \)" end="$"
721 \ skipwhite skipempty nextgroup=vim9EnumValueListCommaComment,vim9EnumValue
722 \ contains=@vimCommentGroup,vimCommentString
723 syn region vim9EnumValueArgList contained
724 \ matchgroup=vimParenSep start="(" end=")"
725 \ nextgroup=vim9EnumValueListComma
726 \ contains=@vimExprList,vimContinueString,vim9Comment
727
728 syn keyword vim9EnumImplements contained implements skipwhite nextgroup=vim9EnumImplementedInterface
729 syn match vim9EnumImplementedInterface contained "\<\u\w*\>" skipwhite skipnl nextgroup=vim9EnumInterfaceListComma,vim9EnumImplementedInterfaceComment,vim9EnumValue
730 syn match vim9EnumInterfaceListComma contained "," skipwhite nextgroup=vim9EnumImplementedInterface
731 syn region vim9EnumImplementedInterfaceComment contained
732 \ start="#" skip="\n\s*\%(\\\|#\\ \)" end="$"
733 \ skipwhite skipempty nextgroup=vim9EnumImplementedInterfaceComment,vim9EnumValue
734 \ contains=@vimCommentGroup,vimCommentString
Doug Kearns818c6412024-10-06 17:00:48 +0200735
736 VimFolde syn region vim9EnumBody start="\<enum\>" matchgroup=vimCommand end="\<endenum\>" contains=@vim9EnumBodyList transparent
737
738 " Interfaces {{{3
739 " TODO: limit to decl only - no init values
740 syn cluster vim9InterfaceBodyList contains=vim9Comment,vim9LineComment,@vim9Continue,vim9Extends,vim9Interface,vim9AbstractDef,vim9Var
741
742 syn match vim9Interface contained "\<interface\>" skipwhite nextgroup=vim9InterfaceName
743 syn match vim9InterfaceName contained "\<\u\w*\>" skipwhite skipnl nextgroup=vim9Extends
744
745 syn keyword vim9AbstractDef contained def skipwhite nextgroup=vim9AbstractDefName
746 syn match vim9AbstractDefName contained "\<\h\w*\>" skipwhite nextgroup=vim9AbstractDefParams contains=@vim9MethodName
747 syn region vim9AbstractDefParams contained
748 \ matchgroup=Delimiter start="(" end=")"
749 \ skipwhite skipnl nextgroup=vimDefComment,vim9AbstractDefReturnType,vimCommentError
Doug Kearns51289202025-06-11 21:16:14 +0200750 \ contains=vimDefParam,vim9Comment,vimFunctionParamEquals
Doug Kearns818c6412024-10-06 17:00:48 +0200751 syn region vim9AbstractDefReturnType contained
752 \ start=":\s" end="$" matchgroup=vim9Comment end="\ze[#"]"
753 \ skipwhite skipnl nextgroup=vimDefComment,vimCommentError
754 \ contains=vimTypeSep
755 \ transparent
756
757 VimFoldi syn region vim9InterfaceBody start="\<interface\>" matchgroup=vimCommand end="\<endinterface\>" contains=@vim9InterfaceBodyList transparent
758
Doug Kearns1aa287e2025-02-10 22:00:27 +0100759 " Type Aliases {{{3
Doug Kearns818c6412024-10-06 17:00:48 +0200760 syn match vim9Type "\<ty\%[pe]\>" skipwhite nextgroup=vim9TypeAlias,vim9TypeAliasError
761 syn match vim9TypeAlias contained "\<\u\w*\>" skipwhite nextgroup=vim9TypeEquals
762 syn match vim9TypeEquals contained "=" skipwhite nextgroup=@vimType
763 if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_notypealiaserror")
Doug Kearns1aa287e2025-02-10 22:00:27 +0100764 syn match vim9TypeAliasError contained "\<\l\w*\>" skipwhite nextgroup=vim9TypeEquals
Doug Kearns818c6412024-10-06 17:00:48 +0200765 endif
766endif
767
Doug Kearns1aa287e2025-02-10 22:00:27 +0100768" Blocks: {{{2
769" ======
Doug Kearns1cccdeb2025-06-05 20:23:07 +0200770Vim9 syn region vim9Block
771 \ matchgroup=vimSep
772 \ start="{\ze\s*\%($\|[#|]\)"
773 \ end="^\s*\zs}"
774 \ skipwhite nextgroup=vim9Comment,vimCmdSep
775 \ contains=@vimDefBodyList
Doug Kearns1aa287e2025-02-10 22:00:27 +0100776
dkearns04e53632024-04-11 06:18:37 +1000777" Keymaps: {{{2
dkearns69866442023-11-22 05:43:40 +1100778" =======
779
dkearns04e53632024-04-11 06:18:37 +1000780syn match vimKeymapStart "^" contained skipwhite nextgroup=vimKeymapLhs,@vimKeymapLineComment
dkearns69866442023-11-22 05:43:40 +1100781syn match vimKeymapLhs "\S\+" contained skipwhite nextgroup=vimKeymapRhs contains=vimNotation
782syn match vimKeymapRhs "\S\+" contained skipwhite nextgroup=vimKeymapTailComment contains=vimNotation
783syn match vimKeymapTailComment "\S.*" contained
dkearns04e53632024-04-11 06:18:37 +1000784
785" TODO: remove when :" comment is matched in parts as "ex-colon comment" --djk
786if s:vim9script
787 syn match vim9KeymapLineComment "#.*" contained contains=@vimCommentGroup,vimCommentString,vim9CommentTitle
788else
789 syn match vimKeymapLineComment +".*+ contained contains=@vimCommentGroup,vimCommentString,vimCommentTitle
790endif
791syn cluster vimKeymapLineComment contains=vim9\=KeymapLineComment
dkearns69866442023-11-22 05:43:40 +1100792
Doug Kearns7866d542024-08-23 18:37:55 +0200793syn region vimLoadkeymap matchgroup=vimCommand start="\<loadk\%[eymap]\>" end="\%$" contains=vimKeymapStart
dkearns69866442023-11-22 05:43:40 +1100794
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000795" Special Filenames, Modifiers, Extension Removal: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000796" ===============================================
dkearns2c51e152024-02-27 07:10:18 +1100797syn match vimSpecFile "<c\(word\|WORD\)>" nextgroup=vimSpecFileMod,vimSubst1
798syn match vimSpecFile "<\([acs]file\|amatch\|abuf\)>" nextgroup=vimSpecFileMod,vimSubst1
799syn match vimSpecFile "\s%[ \t:]"ms=s+1,me=e-1 nextgroup=vimSpecFileMod,vimSubst1
800syn match vimSpecFile "\s%$"ms=s+1 nextgroup=vimSpecFileMod,vimSubst1
801syn match vimSpecFile "\s%<"ms=s+1,me=e-1 nextgroup=vimSpecFileMod,vimSubst1
802syn match vimSpecFile "#\d\+\|[#%]<\>" nextgroup=vimSpecFileMod,vimSubst1
Bram Moolenaar5c736222010-01-06 20:54:52 +0100803syn match vimSpecFileMod "\(:[phtre]\)\+" contained
Bram Moolenaar071d4272004-06-13 20:20:40 +0000804
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000805" User-Specified Commands: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000806" =======================
dkearns04e53632024-04-11 06:18:37 +1000807syn cluster vimUserCmdList contains=@vimCmdList,vimCmplxRepeat,@vimComment,vimCtrlChar,vimEscapeBrace,vimFunc,vimNotation,vimNumber,vimOper,vimRegister,vimSpecFile,vimString,vimSubst,vimSubstRep,vimSubstRange
Doug Kearns520a2c72025-04-08 20:50:00 +0200808
809syn match vimUserCmd "\<com\%[mand]\>!\=" skipwhite nextgroup=vimUserCmdAttrs,vimUserCmdName contains=vimBang
810syn match vimUserCmd +\<com\%[mand]\>!\=\ze\s*\n\s*\%(\\\|["#]\\ \)+ skipwhite skipnl nextgroup=vimUserCmdAttrs,vimUserCmdName contains=vimBang
811
812syn region vimUserCmdAttrs contained
813 \ start="-\l"
814 \ start=+^\s*\%(\\\|["#]\\ \)+
815 \ end="\ze\s\u"
816 \ skipwhite nextgroup=vimUserCmdName
817 \ contains=@vimContinue,vimUserCmdAttr,vimUserCmdAttrError
818 \ transparent
819syn match vimUserCmdAttrError contained "-\a\+\ze\%(\s\|=\)"
820syn match vimUserCmdAttr contained "-addr=" contains=vimUserCmdAttrKey nextgroup=vimUserCmdAttrAddr
821syn match vimUserCmdAttr contained "-bang\>" contains=vimUserCmdAttrKey
822syn match vimUserCmdAttr contained "-bar\>" contains=vimUserCmdAttrKey
823syn match vimUserCmdAttr contained "-buffer\>" contains=vimUserCmdAttrKey
824syn match vimUserCmdAttr contained "-complete=" contains=vimUserCmdAttrKey nextgroup=vimUserCmdAttrComplete,vimUserCmdError
825syn match vimUserCmdAttr contained "-count\>" contains=vimUserCmdAttrKey
826syn match vimUserCmdAttr contained "-count=" contains=vimUserCmdAttrKey nextgroup=vimNumber
827syn match vimUserCmdAttr contained "-keepscript\>" contains=vimUserCmdAttrKey
828syn match vimUserCmdAttr contained "-nargs=" contains=vimUserCmdAttrKey nextgroup=vimUserCmdAttrNargs
829syn match vimUserCmdAttr contained "-range\>" contains=vimUserCmdAttrKey
830syn match vimUserCmdAttr contained "-range=" contains=vimUserCmdAttrKey nextgroup=vimNumber,vimUserCmdAttrRange
831syn match vimUserCmdAttr contained "-register\>" contains=vimUserCmdAttrKey
Doug Kearns3c07eb02024-09-02 10:03:37 +0200832
833syn match vimUserCmdAttrNargs contained "[01*?+]"
834syn match vimUserCmdAttrRange contained "%"
835
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100836if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_nousercmderror")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100837 syn match vimUserCmdError contained "\S\+\>"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000838endif
Bram Moolenaara93fa7e2006-04-17 22:14:47 +0000839
Doug Kearns3c07eb02024-09-02 10:03:37 +0200840syn case ignore
841syn keyword vimUserCmdAttrKey contained a[ddr] ban[g] bar bu[ffer] com[plete] cou[nt] k[eepscript] n[args] ra[nge] re[gister]
Doug Kearns520a2c72025-04-08 20:50:00 +0200842
843" GEN_SYN_VIM: vimUserCmdAttrComplete, START_STR='syn keyword vimUserCmdAttrComplete contained', END_STR=''
Doug Kearnsc29b5332025-04-26 20:14:15 +0200844syn keyword vimUserCmdAttrComplete contained arglist augroup behave breakpoint buffer color command compiler cscope diff_buffer dir dir_in_path environment event expression file file_in_path filetype filetypecmd function help highlight history keymap locale mapclear mapping menu messages option packadd runtime scriptnames shellcmd shellcmdline sign syntax syntime tag tag_listfiles user var
Doug Kearns520a2c72025-04-08 20:50:00 +0200845syn keyword vimUserCmdAttrComplete contained arglist augroup behave breakpoint buffer color command compiler cscope diff_buffer dir dir_in_path environment event expression file file_in_path filetype function help highlight history keymap locale mapclear mapping menu messages option packadd runtime scriptnames shellcmd shellcmdline sign syntax syntime tag tag_listfiles user var
846syn keyword vimUserCmdAttrComplete contained custom customlist nextgroup=vimUserCmdAttrCompleteFunc,vimUserCmdError
Doug Kearns51289202025-06-11 21:16:14 +0200847syn match vimUserCmdAttrCompleteFunc contained ",\%([bwglstav]:\|<[sS][iI][dD]>\)\=\h\w*\%([.#]\h\w*\)*"hs=s+1 nextgroup=vimUserCmdError contains=vimVarScope,vimFunctionSID
Doug Kearns520a2c72025-04-08 20:50:00 +0200848
Doug Kearns3c07eb02024-09-02 10:03:37 +0200849" GEN_SYN_VIM: vimUserCmdAttrAddr, START_STR='syn keyword vimUserCmdAttrAddr contained', END_STR=''
850syn keyword vimUserCmdAttrAddr contained arguments arg buffers buf lines line loaded_buffers load other quickfix qf tabs tab windows win
Doug Kearns520a2c72025-04-08 20:50:00 +0200851syn keyword vimUserCmdAttrAddr contained arguments arg buffers buf lines line loaded_buffers load other quickfix qf tabs tab windows win
852syn match vimUserCmdAttrAddr contained "?"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000853syn case match
Bram Moolenaar071d4272004-06-13 20:20:40 +0000854
Doug Kearns520a2c72025-04-08 20:50:00 +0200855syn match vimUserCmdName contained "\<\u[[:alnum:]]*\>" skipwhite nextgroup=vimUserCmdBlock,vimUserCmdReplacement
856syn match vimUserCmdName contained +\<\u[[:alnum:]]*\>\ze\s*\n\s*\%(\\\|["#]\\ \)+ skipwhite skipnl nextgroup=vimUserCmdBlock,vimUserCmdReplacement
857syn region vimUserCmdReplacement contained
858 \ start="\S"
859 \ start=+^\s*\%(\\\|["#]\\ \)+
860 \ skip=+\n\s*\%(\\\|["#]\\ \)+
861 \ end="$"
862 \ contains=@vimContinue,@vimUserCmdList,vimComFilter
863syn region vimUserCmdBlock contained
864 \ matchgroup=vimSep
865 \ start="{"
866 \ end="^\s*\zs}"
867 \ contains=@vimDefBodyList
dkearns04e53632024-04-11 06:18:37 +1000868
Doug Kearns520a2c72025-04-08 20:50:00 +0200869syn match vimDelcommand "\<delc\%[ommand]\>" skipwhite nextgroup=vimDelcommandAttr,vimDelcommandName
870syn match vimDelcommandAttr contained "-buffer\>" skipwhite nextgroup=vimDelcommandName
871syn match vimDelcommandName contained "\<\u[[:alnum:]]*\>"
Doug Kearns3c07eb02024-09-02 10:03:37 +0200872
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000873" Lower Priority Comments: after some vim commands... {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000874" =======================
dkearns959c3c82024-06-12 04:18:08 +1000875if get(g:, "vimsyn_comment_strings", 1)
Doug Kearns35699f12024-09-19 19:51:59 +0200876 syn region vimCommentString contained oneline start='\S\s\+"'ms=e end='"' extend
dkearns959c3c82024-06-12 04:18:08 +1000877endif
dkearns04e53632024-04-11 06:18:37 +1000878
879if s:vim9script
dkearns04e53632024-04-11 06:18:37 +1000880 syn cluster vimComment contains=vim9Comment
881else
dkearns04e53632024-04-11 06:18:37 +1000882 syn cluster vimComment contains=vimComment
883endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000884
Doug Kearnsc29b5332025-04-26 20:14:15 +0200885VimL syn region vimComment
886 \ excludenl
887 \ start=+"+
888 \ skip=+\n\s*\%(\\\|"\\ \)+
889 \ end="$"
890 \ contains=@vimCommentGroup,vimCommentString
891 \ extend
892Vim9 syn region vim9Comment
893 \ excludenl
894 \ start="\%#=1\s\@1<=#\%({\@!\|{{\)"
895 \ skip="\n\s*\%(\\\|#\\ \)"
896 \ end="$"
897 \ contains=@vimCommentGroup,vimCommentString
898 \ extend
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200899
Doug Kearnsfc64ac02024-06-22 11:20:36 +0200900syn match vim9CommentError contained "#.*"
901syn match vimCommentError contained +".*+
902
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000903" Environment Variables: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000904" =====================
Bram Moolenaar5c736222010-01-06 20:54:52 +0100905syn match vimEnvvar "\$\I\i*"
906syn match vimEnvvar "\${\I\i*}"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000907
Doug Kearns68ba6c22025-02-16 16:40:12 +0100908" Strings {{{2
909" =======
910
911" In-String Specials:
Bram Moolenaar071d4272004-06-13 20:20:40 +0000912" Try to catch strings, if nothing else matches (therefore it must precede the others!)
913" vimEscapeBrace handles ["] []"] (ie. "s don't terminate string inside [])
Doug Kearnsc29b5332025-04-26 20:14:15 +0200914" syn region vimEscapeBrace oneline contained transparent start="[^\\]\(\\\\\)*\[\zs\^\=\]\=" skip="\\\\\|\\\]" end="]"me=e-1
Bram Moolenaar5c736222010-01-06 20:54:52 +0100915syn match vimPatSepErr contained "\\)"
916syn match vimPatSep contained "\\|"
Bram Moolenaarb730f0c2018-11-25 03:56:26 +0100917syn region vimPatSepZone oneline contained matchgroup=vimPatSepZ start="\\%\=\ze(" skip="\\\\" end="\\)\|[^\\]['"]" contains=@vimStringGroup
Bram Moolenaar5c736222010-01-06 20:54:52 +0100918syn region vimPatRegion contained transparent matchgroup=vimPatSepR start="\\[z%]\=(" end="\\)" contains=@vimSubstList oneline
919syn match vimNotPatSep contained "\\\\"
Bram Moolenaar6ba83ba2022-06-12 22:15:57 +0100920syn cluster vimStringGroup contains=vimEscape,vimEscapeBrace,vimPatSep,vimNotPatSep,vimPatSepErr,vimPatSepZone,@Spell
Doug Kearns3993cd62025-06-02 19:31:10 +0200921syn region vimString oneline keepend matchgroup=vimString start=+[^a-zA-Z\\@]"+lc=1 skip=+\\\\\|\\"+ matchgroup=vimStringEnd end=+"+ nextgroup=vimSubscript contains=@vimStringGroup extend
922syn region vimString oneline matchgroup=vimString start=+[^a-zA-Z\\@]'+lc=1 end=+'+ nextgroup=vimSubscript contains=vimQuoteEscape extend
Bram Moolenaaracc22402020-06-07 21:07:18 +0200923"syn region vimString oneline start="\s/\s*\A"lc=1 skip="\\\\\|\\+" end="/" contains=@vimStringGroup " see tst45.vim
Doug Kearns695522d2025-01-10 20:02:17 +0100924
Bram Moolenaar6ba83ba2022-06-12 22:15:57 +0100925syn match vimEscape contained "\\."
dkearnse3e39342024-02-02 07:44:26 +1100926" syn match vimEscape contained +\\[befnrt\"]+
927syn match vimEscape contained "\\\o\{1,3}\|\\[xX]\x\{1,2}\|\\u\x\{1,4}\|\\U\x\{1,8}"
928syn match vimEscape contained "\\<" contains=vimNotation
929syn match vimEscape contained "\\<\*[^>]*>\=>"
Doug Kearns695522d2025-01-10 20:02:17 +0100930syn match vimQuoteEscape contained "''"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000931
Doug Kearnsc29b5332025-04-26 20:14:15 +0200932syn region vimString oneline matchgroup=vimString start=+$'+ end=+'+ nextgroup=vimSubscript contains=@vimStringInterpolation,vimQuoteEscape extend
933syn region vimString oneline matchgroup=vimString start=+$"+ end=+"+ nextgroup=vimSubscript contains=@vimStringInterpolation,@vimStringGroup extend
dkearnsb1427b42024-02-28 05:59:30 +1100934syn region vimStringInterpolationExpr oneline contained matchgroup=vimSep start=+{+ end=+}+ contains=@vimExprList
935syn match vimStringInterpolationBrace contained "{{"
936syn match vimStringInterpolationBrace contained "}}"
Doug Kearnsd164f2a2024-08-16 21:07:15 +0200937syn cluster vimStringInterpolation contains=vimStringInterpolationExpr,vimStringInterpolationBrace
thincacf8695d2024-01-28 18:57:23 +0100938
Doug Kearnsc29b5332025-04-26 20:14:15 +0200939syn region vimContinueString contained matchgroup=vimContinueString start=+"+ skip=+\n\s*\%(\\\|["#]\\ \)+ end=+"+ end="$" skipwhite nextgroup=vimSubscript,vimComment contains=@vimContinue,@vimStringGroup
940syn region vimContinueString contained matchgroup=vimContinueString start=+'+ skip=+\n\s*\%(\\\|["#]\\ \)+ end=+'+ end="$" skipwhite nextgroup=vimSubscript,vimComment contains=@vimContinue,vimQuoteEscape
941syn region vimContinueString contained matchgroup=vimContinueString start=+$"+ skip=+\n\s*\%(\\\|["#]\\ \)+ end=+"+ end="$" skipwhite nextgroup=vimSubscript,vimComment contains=@vimContinue,@vimStringInterpolation,@vimStringGroup
942syn region vimContinueString contained matchgroup=vimContinueString start=+$'+ skip=+\n\s*\%(\\\|["#]\\ \)+ end=+'+ end="$" skipwhite nextgroup=vimSubscript,vimComment contains=@vimContinue,@vimStringInterpolation,vimQuoteEscape
943
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000944" Substitutions: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000945" =============
Bram Moolenaar5c736222010-01-06 20:54:52 +0100946syn cluster vimSubstList contains=vimPatSep,vimPatRegion,vimPatSepErr,vimSubstTwoBS,vimSubstRange,vimNotation
947syn cluster vimSubstRepList contains=vimSubstSubstr,vimSubstTwoBS,vimNotation
948syn cluster vimSubstList add=vimCollection
Doug Kearns086b3b52025-05-31 17:52:48 +0200949syn match vimSubst "^\s*\%(s\%[ubstitute]\|sm\%[agic]\|sno\%[magic]\)\>" skipwhite nextgroup=vimSubstPat,vimSubstFlags,vimSubstCount
950syn match vimSubst "^\s*\%(s\%[ubstitute]\|sm\%[agic]\|sno\%[magic]\)[_#]\@=" skipwhite nextgroup=vimSubstPat
951syn match vimSubst "^\s*\%(s\%[ubstitute]\|sm\%[agic]\|sno\%[magic]\)\%(\d\+\)\@=" skipwhite nextgroup=vimSubstCount
952syn match vimSubst1 contained "\%(s\%[ubstitute]\|sm\%[agic]\>\|sno\%[magic]\)\>" skipwhite nextgroup=vimSubstPat,vimSubstFlags,vimSubstCount
Doug Kearns92f4e912024-06-05 19:45:43 +0200953syn match vimSubst1 contained "\%(s\%[ubstitute]\|sm\%[agic]\>\|sno\%[magic]\)[_#]\@=" skipwhite nextgroup=vimSubstPat
Doug Kearns086b3b52025-05-31 17:52:48 +0200954syn match vimSubst1 contained "\%(s\%[ubstitute]\|sm\%[agic]\>\|sno\%[magic]\)\%(\d\+\)\@=" skipwhite nextgroup=vimSubstCount
955syn match vimSubstFlagErr contained "[^< \t\r|]\+" contains=vimSubstFlags
956" & and # after :s are always pattern delimiters not flags
957syn match vimSubstFlags contained "[&cegiIlnpr#]\+" skipwhite nextgroup=vimSubstCount
958syn match vimSubstCount contained "\d\+\>"
dkearns2c51e152024-02-27 07:10:18 +1100959" TODO: Vim9 illegal separators for abbreviated :s form are [-.:], :su\%[...] required
960" : # is allowed but "not recommended" (see :h pattern-delimiter)
961syn region vimSubstPat contained matchgroup=vimSubstDelim start="\z([!#$%&'()*+,-./:;<=>?@[\]^_`{}~]\)"rs=s+1 skip="\\\\\|\\\z1" end="\z1"re=e-1,me=e-1 contains=@vimSubstList nextgroup=vimSubstRep4 oneline
962syn region vimSubstRep4 contained matchgroup=vimSubstDelim start="\z(.\)" skip="\\\\\|\\\z1" end="\z1" matchgroup=vimNotation end="<[cC][rR]>" contains=@vimSubstRepList nextgroup=vimSubstFlagErr oneline
963syn region vimCollection contained transparent start="\\\@<!\[" skip="\\\[" end="\]" contains=vimCollClass
964syn match vimCollClassErr contained "\[:.\{-\}:\]"
965syn match vimCollClass contained transparent "\%#=1\[:\(alnum\|alpha\|blank\|cntrl\|digit\|graph\|lower\|print\|punct\|space\|upper\|xdigit\|retu\%[rn]\|tab\|escape\|backspace\):\]"
966syn match vimSubstSubstr contained "\\z\=\d"
967syn match vimSubstTwoBS contained "\\\\"
Doug Kearns086b3b52025-05-31 17:52:48 +0200968
969" TODO: flags, unlike count, must follow immediately
970" : distinguish from with Vim9 &var
971" syn match vimSubst "^\s*\zs&&\=" skipwhite nextgroup=vimSubstFlags,vimSubstCount
972" syn match vimSubst "^\s*\zs\~&\=" skipwhite nextgroup=vimSubstFlags,vimSubstCount
973" syn match vimSubst1 contained "&&\=" skipwhite nextgroup=vimSubstFlags,vimSubstCount
974" syn match vimSubst1 contained "\~&\=" skipwhite nextgroup=vimSubstFlags,vimSubstCount
975
976" two and three letter variants (matched as :s + flags, count may follow immediately)
977syn match vimSubst "^\s*\zssc[egiIlnp]\=\a\@!" skipwhite nextgroup=vimSubstCount contains=vimSubstFlags
978syn match vimSubst "^\s*\zssg[ceiIlnpr]\=\a\@!" skipwhite nextgroup=vimSubstCount contains=vimSubstFlags
979syn match vimSubst "^\s*\zssi[ceInpr]\=\a\@!" skipwhite nextgroup=vimSubstCount contains=vimSubstFlags
980syn match vimSubst "^\s*\zssI[ceginplr]\=\a\@!" skipwhite nextgroup=vimSubstCount contains=vimSubstFlags
981syn match vimSubst "^\s*\zssr[cgiInplr]\=\a\@!" skipwhite nextgroup=vimSubstCount contains=vimSubstFlags
982
983syn match vimSubst1 contained "\<sc[egiIlnp]\=\a\@!" skipwhite nextgroup=vimSubstCount contains=vimSubstFlags
984syn match vimSubst1 contained "\<sg[ceiIlnpr]\=\a\@!" skipwhite nextgroup=vimSubstCount contains=vimSubstFlags
985syn match vimSubst1 contained "\<si[ceInpr]\=\a\@!" skipwhite nextgroup=vimSubstCount contains=vimSubstFlags
986syn match vimSubst1 contained "\<sI[ceginplr]\=\a\@!" skipwhite nextgroup=vimSubstCount contains=vimSubstFlags
987syn match vimSubst1 contained "\<sr[cgiInplr]\=\a\@!" skipwhite nextgroup=vimSubstCount contains=vimSubstFlags
Bram Moolenaar071d4272004-06-13 20:20:40 +0000988
Doug Kearns92f4e912024-06-05 19:45:43 +0200989" Vi compatibility
990syn match vimSubstDelim contained "\\"
991syn match vimSubstPat contained "\\\ze[/?&]" contains=vimSubstDelim nextgroup=vimSubstRep4
992
Doug Kearns086b3b52025-05-31 17:52:48 +0200993" Mark: {{{2
994" ====
995VimL syn match vimExMark "\<k\%([a-zA-Z0-9]\>\|[[\]<>'`]\)\@=" nextgroup=@vimMarkArg
996VimL syn match vimExMark "\<k\>" skipwhite nextgroup=@vimMarkArg
997syn match vimExMark "\<mark\>" skipwhite nextgroup=@vimMarkArg
998
999syn match vimMarkArg contained "[a-zA-Z]\>\|[[\]<>'`]" skipwhite nextgroup=vimCmdSep,vimComment
1000syn match vimMarkArgError contained "["^.(){}0-9]"
1001syn cluster vimMarkArg contains=vimMarkArg,vimMarkArgError
1002
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001003" Marks, Registers, Addresses, Filters: {{{2
Doug Kearnsdcff4972025-06-22 18:47:49 +02001004syn match vimMark "'[a-zA-Z0-9]\ze\s*$"
1005syn match vimMark "'[[\]{}()<>'`"^.]\ze\s*$"
dkearns2c51e152024-02-27 07:10:18 +11001006syn match vimMark "'[a-zA-Z0-9]\ze[-+,!]" nextgroup=vimFilter,vimMarkNumber,vimSubst1
Doug Kearnsdcff4972025-06-22 18:47:49 +02001007syn match vimMark "'[[\]{}()<>'`"^.]\ze[-+,!]" nextgroup=vimFilter,vimMarkNumber,vimSubst1
1008syn match vimMark ",\zs'[[\]{}()<>'`"^.]" nextgroup=vimFilter,vimMarkNumber,vimSubst1
dkearns2c51e152024-02-27 07:10:18 +11001009syn match vimMark "[!,:]\zs'[a-zA-Z0-9]" nextgroup=vimFilter,vimMarkNumber,vimSubst1
dkearns2c51e152024-02-27 07:10:18 +11001010syn match vimMarkNumber "[-+]\d\+" contained contains=vimOper nextgroup=vimSubst1
Bram Moolenaar5c736222010-01-06 20:54:52 +01001011syn match vimPlainMark contained "'[a-zA-Z0-9]"
Bram Moolenaar6c1e1572019-06-22 02:13:00 +02001012syn match vimRange "[`'][a-zA-Z0-9],[`'][a-zA-Z0-9]" contains=vimMark skipwhite nextgroup=vimFilter
Bram Moolenaar071d4272004-06-13 20:20:40 +00001013
Bram Moolenaarb4ff5182015-11-10 21:15:48 +01001014syn match vimRegister '[^,;[{: \t]\zs"[a-zA-Z0-9.%#:_\-/]\ze[^a-zA-Z_":0-9]'
Bram Moolenaar5c736222010-01-06 20:54:52 +01001015syn match vimRegister '@"'
Doug Kearns037c32e2025-06-25 20:58:50 +02001016syn match vimLetRegister contained '@["@0-9\-a-zA-Z:.%#=*+~_/]'
Bram Moolenaar071d4272004-06-13 20:20:40 +00001017
Bram Moolenaar5c736222010-01-06 20:54:52 +01001018syn match vimAddress ",\zs[.$]" skipwhite nextgroup=vimSubst1
1019syn match vimAddress "%\ze\a" skipwhite nextgroup=vimString,vimSubst1
Bram Moolenaar071d4272004-06-13 20:20:40 +00001020
Bram Moolenaar6c1e1572019-06-22 02:13:00 +02001021syn match vimFilter "^!!\=[^"]\{-}\(|\|\ze\"\|$\)" contains=vimOper,vimSpecFile
Bram Moolenaard58a3bf2020-09-28 21:48:16 +02001022syn match vimFilter contained "!!\=[^"]\{-}\(|\|\ze\"\|$\)" contains=vimOper,vimSpecFile
1023syn match vimComFilter contained "|!!\=[^"]\{-}\(|\|\ze\"\|$\)" contains=vimOper,vimSpecFile
Bram Moolenaar071d4272004-06-13 20:20:40 +00001024
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001025" Complex Repeats: (:h complex-repeat) {{{2
1026" ===============
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001027syn match vimCmplxRepeat '[^a-zA-Z_/\\()]q[0-9a-zA-Z"]\>'lc=1
1028syn match vimCmplxRepeat '@[0-9a-z".=@:]\ze\($\|[^a-zA-Z]\>\)'
Bram Moolenaar071d4272004-06-13 20:20:40 +00001029
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001030" Set command and associated set-options (vimOptions) with comment {{{2
Doug Kearns570e71a2025-05-30 16:17:30 +02001031syn match vimSet "\<\%(setl\%[ocal]\|setg\%[lobal]\|se\%[t]\)\>" skipwhite nextgroup=vimSetBang,vimCmdSep,vimComment,vimSetArgs
Doug Kearns2a6be832025-04-03 21:39:24 +02001032syn region vimSetComment contained start=+"+ skip=+\n\s*\%(\\\||"\\ \)+ end="$" contains=@vimCommentGroup,vimCommentString extend
1033syn match vimSetCmdSep contained "|" skipwhite nextgroup=@vimCmdList,vimSubst1,vimFunc
1034syn match vimSetEscape contained "\\\%(\\[|"]\|.\)"
1035syn match vimSetBarEscape contained "\\|"
1036syn match vimSetQuoteEscape contained +\\"+
1037syn region vimSetArgs contained
Doug Kearns570e71a2025-05-30 16:17:30 +02001038 \ start="\l\|<"
Doug Kearns2a6be832025-04-03 21:39:24 +02001039 \ skip=+\n\s*\%(\\\|["#]\\ \)\|^\s*"\\ +
1040 \ end=+\ze\\\@1<![|"]+
1041 "\ assume this isn't an escaped char with backslash on the previous line
1042 \ end=+^\s*\\\ze[|"]+
1043 \ end="\ze\s#"
1044 \ end="$"
1045 \ nextgroup=vimSetCmdSep,vimSetComment,vim9Comment
1046 \ contains=@vimContinue,vimErrSetting,vimOption,vimSetAll,vimSetTermcap
1047 \ keepend
Doug Kearns570e71a2025-05-30 16:17:30 +02001048" TODO: restrict this to valid values?
1049syn match vimOption contained "<[^>]\+>" contains=vimOption
Doug Kearns2a6be832025-04-03 21:39:24 +02001050syn region vimSetEqual contained
1051 \ matchgroup=vimOper
1052 \ start="[=:]\|[-+^]="
1053 \ skip=+\\\s\|^\s*\%(\\\|["#]\\ \)+
1054 \ end="\ze\s"
1055 \ contains=@vimContinue,vimCtrlChar,vimEnvvar,vimNotation,vimSetSep,vimSetEscape,vimSetBarEscape,vimSetQuoteEscape
Doug Kearnsddbb6fe2024-07-24 20:21:22 +02001056syn match vimSetBang contained "\a\@1<=!" skipwhite nextgroup=vimSetAll,vimSetTermcap
1057syn keyword vimSetAll contained all nextgroup=vimSetMod
1058syn keyword vimSetTermcap contained termcap
Bram Moolenaar4072ba52020-12-23 13:56:35 +01001059syn match vimSetSep contained "[,:]"
Doug Kearnsddbb6fe2024-07-24 20:21:22 +02001060syn match vimSetMod contained "\a\@1<=\%(&vim\=\|[!&?<]\)"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001061
Doug Kearnsd65e58f2024-07-17 19:34:14 +02001062" Variable Declarations: {{{2
1063" =====================
Doug Kearns274efcc2025-06-10 21:02:43 +02001064VimL syn keyword vimLet let skipwhite nextgroup=@vimSpecialVar,vimVar,vimVarList,vimLetVar
1065VimL syn keyword vimConst cons[t] skipwhite nextgroup=@vimSpecialVar,vimVar,vimVarList,vimLetVar
Doug Kearns1aa287e2025-02-10 22:00:27 +01001066syn region vimVarList contained
1067 \ start="\[" end="]"
Doug Kearns274efcc2025-06-10 21:02:43 +02001068 \ skipwhite nextgroup=vimLetHeredoc
Doug Kearns1aa287e2025-02-10 22:00:27 +01001069 \ contains=@vimContinue,@vimSpecialVar,vimVar
Doug Kearns274efcc2025-06-10 21:02:43 +02001070syn match vimLetVar contained "\<\%([bwglstav]:\)\=\h[a-zA-Z0-9#_]*\>\ze\%(\[.*]\)\=\s*=<<" skipwhite nextgroup=vimLetVarSubscript,vimLetHeredoc contains=vimVarScope,vimSubscript
1071hi link vimLetVar vimVar
1072syn region vimLetVarSubscript contained
1073 \ matchgroup=vimSubscriptBracket
1074 \ start="\S\@1<=\["
1075 \ end="]"
1076 \ skipwhite nextgroup=vimLetVarSubscript,vimLetHeredoc
1077 \ contains=@vimExprList
dkearnsf6869212023-12-11 01:53:24 +11001078
Doug Kearns1aa287e2025-02-10 22:00:27 +01001079VimL syn keyword vimUnlet unl[et] skipwhite nextgroup=vimUnletBang,vimUnletVars
1080syn match vimUnletBang contained "\a\@1<=!" skipwhite nextgroup=vimUnletVars
1081syn region vimUnletVars contained
1082 \ start="$\I\|\h" skip=+\n\s*\\\|\n\s*"\\ \|^\s*"\\ + end="$" end="\ze[|"]"
1083 \ nextgroup=vimCmdSep,vimComment
Doug Kearns3dca5122025-03-09 16:30:28 +01001084 \ contains=@vimContinue,vimEnvvar,vimVar,vimVimVar
dkearnsf6869212023-12-11 01:53:24 +11001085
Doug Kearns274efcc2025-06-10 21:02:43 +02001086" TODO: type error after register or environment variables (strings)
1087VimFoldh syn region vimLetHeredoc contained
1088 \ matchgroup=vimLetHeredocStart
1089 \ start="\%(^\z(\s*\)\S.*\)\@<==<<\s*trim\%(\s\+\)\@>\z(\L\S*\)"
1090 \ matchgroup=vimLetHeredocStop
1091 \ end="^\z1\=\z2$"
1092 \ extend
1093VimFoldh syn region vimLetHeredoc contained
1094 \ matchgroup=vimLetHeredocStart
1095 \ start="=<<\%(\s*\)\@>\z(\L\S*\)"
1096 \ matchgroup=vimLetHeredocStop end="^\z1$"
1097 \ extend
1098VimFoldh syn region vimLetHeredoc contained
1099 \ matchgroup=vimLetHeredocStart
1100 \ start="\%(^\z(\s*\)\S.*\)\@<==<<\s*\%(trim\s\+eval\|eval\s\+trim\)\%(\s\+\)\@>\z(\L\S*\)"
1101 \ matchgroup=vimLetHeredocStop
1102 \ end="^\z1\=\z2$"
1103 \ contains=@vimStringInterpolation
1104 \ extend
1105VimFoldh syn region vimLetHeredoc contained
1106 \ matchgroup=vimLetHeredocStart
1107 \ start="=<<\s*eval\%(\s\+\)\@>\z(\L\S*\)"
1108 \ matchgroup=vimLetHeredocStop
1109 \ end="^\z1$"
1110 \ contains=@vimStringInterpolation
1111 \ extend
Doug Kearnsd65e58f2024-07-17 19:34:14 +02001112
1113Vim9 syn keyword vim9Const const skipwhite nextgroup=vim9Variable,vim9VariableList
1114Vim9 syn keyword vim9Final final skipwhite nextgroup=vim9Variable,vim9VariableList
1115Vim9 syn keyword vim9Var var skipwhite nextgroup=vim9Variable,vim9VariableList
1116
Doug Kearns274efcc2025-06-10 21:02:43 +02001117syn match vim9Variable contained "\<\h\w*\>" skipwhite nextgroup=vim9VariableTypeSep,vimLetHeredoc,vimOper
1118syn region vim9VariableList contained start="\[" end="]" contains=@vimContinue,@vimSpecialVar,vim9Variable skipwhite nextgroup=vimLetHeredoc
1119
1120syn match vim9VariableTypeSep contained "\S\@1<=:\%(\s\|\n\)\@=" skipwhite nextgroup=@vim9VariableType
1121syn keyword vim9VariableType contained any blob bool channel float job number string void skipwhite nextgroup=vimLetHeredoc
1122syn match vim9VariableType contained "\<\%(func\)\>" skipwhite nextgroup=vimLetHeredoc
1123syn region vim9VariableCompoundType contained
1124 \ matchgroup=vim9VariableType
1125 \ start="\<func("
1126 \ end=")"
1127 \ skipwhite nextgroup=vim9VariableTypeSep,vimLetHeredoc
1128 \ contains=@vim9Continue,@vim9VariableType
1129 \ transparent
1130syn region vim9VariableCompoundType contained
1131 \ matchgroup=vim9VariableType
1132 \ start="\<tuple<"
1133 \ end=">"
1134 \ skipwhite nextgroup=vimLetHeredoc
1135 \ contains=@vim9Continue,@vim9VariableType
1136 \ transparent
1137syn region vim9VariableCompoundType contained
1138 \ matchgroup=vim9VariableType
1139 \ start="\<\%(list\|dict\)<"
1140 \ end=">"
1141 \ skipwhite nextgroup=vimLetHeredoc
1142 \ contains=@vim9VariableType
1143 \ oneline
1144 \ transparent
1145syn match vim9VariableUserType contained "\<\%(\h\w*\.\)*\u\w*\>" skipwhite nextgroup=vimLetHeredoc
1146
1147syn cluster vim9VariableType contains=vim9VariableType,vim9VariableCompoundType,vim9VariableUserType
Doug Kearns1aa287e2025-02-10 22:00:27 +01001148
1149" Lockvar and Unlockvar: {{{2
1150" =====================
1151syn keyword vimLockvar lockv[ar] skipwhite nextgroup=vimLockvarBang,vimLockvarDepth,vimLockvarVars
1152syn keyword vimUnlockvar unlo[ckvar] skipwhite nextgroup=vimLockvarBang,vimLockvarDepth,vimLockvarVars
1153syn match vimLockvarBang contained "\a\@1<=!" skipwhite nextgroup=vimLockvarVars
1154syn match vimLockvarDepth contained "\<[0-3]\>" skipwhite nextgroup=vimLockvarVars
1155syn region vimLockvarVars contained
1156 \ start="\h" skip=+\n\s*\\\|\n\s*"\\ \|^\s*"\\ + end="$" end="\ze[|"]"
1157 \ nextgroup=vimCmdSep,vimComment
1158 \ contains=@vimContinue,vimVar
1159
1160hi def link vimLockvar vimCommand
1161hi def link vimUnlockvar vimCommand
1162hi def link vimLockvarBang vimBang
1163hi def link vimLockvarDepth vimNumber
Bram Moolenaar071d4272004-06-13 20:20:40 +00001164
dkearnsf6869212023-12-11 01:53:24 +11001165" For: {{{2
1166" ===
Doug Kearns1aa287e2025-02-10 22:00:27 +01001167" handles Vim9 and legacy for now
1168syn region vimFor
1169 \ matchgroup=vimCommand
1170 \ start="\<for\>" end="\<in\>"
1171 \ skipwhite skipnl nextgroup=@vimForInContinue,vim9ForInComment,@vimExprList
1172 \ contains=@vimContinue,vimVar,vimVarList,vim9VariableList
1173 \ transparent
1174
1175syn match vim9ForInComment contained "#.*" skipwhite skipempty nextgroup=vimForInComment,@vimExprList
1176
1177syn match vimForInContinue contained "^\s*\zs\\" skipwhite skipnl nextgroup=@vimForInContinue,@vimExprList
1178syn match vimForInContinueComment contained '^\s*\zs["#]\\ .*' skipwhite skipnl nextgroup=@vimForInContinue,@vimExprList
1179syn cluster vimForInContinue contains=vimForInContinue,vimForInContinueComment
dkearns76d62982024-03-23 05:55:25 +11001180
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001181" Abbreviations: {{{2
Bram Moolenaare37d50a2008-08-06 17:06:04 +00001182" =============
h-east9b53c052024-02-13 21:09:22 +01001183" GEN_SYN_VIM: vimCommand abbrev, START_STR='syn keyword vimAbb', END_STR='skipwhite nextgroup=vimMapMod,vimMapLhs'
dkearns16249702024-02-23 05:45:05 +11001184syn keyword vimAbb ab[breviate] ca[bbrev] cnorea[bbrev] cuna[bbrev] ia[bbrev] inorea[bbrev] iuna[bbrev] norea[bbrev] una[bbreviate] skipwhite nextgroup=vimMapMod,vimMapLhs
dkearns982e1912024-03-28 20:06:03 +11001185" GEN_SYN_VIM: vimCommand abclear, START_STR='syn keyword vimAbb', END_STR='skipwhite nextgroup=vimMapMod'
1186syn keyword vimAbb abc[lear] cabc[lear] iabc[lear] skipwhite nextgroup=vimMapMod
Bram Moolenaare37d50a2008-08-06 17:06:04 +00001187
Doug Kearnsfa3b1042025-04-22 19:48:13 +02001188" Filename Patterns: {{{2
1189" =================
1190
1191syn match vimWildcardQuestion contained "?"
1192syn match vimWildcardStar contained "*"
1193
1194syn match vimWildcardBraceComma contained ","
1195syn region vimWildcardBrace contained
1196 \ matchgroup=vimWildcard
1197 \ start="{"
1198 \ end="}"
1199 \ contains=vimWildcardEscape,vimWildcardBrace,vimWildcardBraceComma,vimWildcardQuestion,vimWildcardStar,vimWildcardBracket
1200 \ oneline
1201
1202syn match vimWildcardIntervalNumber contained "\d\+"
1203syn match vimWildcardInterval contained "\\\\\\{\d\+\%(,\d\+\)\=\\}" contains=vimWildcardIntervalNumber
1204
1205
1206syn match vimWildcardBracket contained "\[\%(\^\=]\=\%(\\.\|\[\([:.=]\)[^:.=]\+\1]\|[^][:space:]]\)*\)\@>]"
1207 \ contains=vimWildcardBracketStart,vimWildcardEscape
1208
1209syn match vimWildcardBracketCharacter contained "." nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketHyphen,vimWildcardBracketEnd
1210syn match vimWildcardBracketRightBracket contained "]" nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketEnd
1211syn match vimWildcardBracketHyphen contained "-]\@!" nextgroup=@vimWildcardBracketCharacter
1212syn match vimWildcardBracketEscape contained "\\." nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketHyphen,vimWildcardBracketEnd
1213syn match vimWildcardBracketCharacterClass contained "\[:[^:]\+:]" nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketEnd
1214syn match vimWildcardBracketEquivalenceClass contained "\[=[^=]\+=]" nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketEnd
1215syn match vimWildcardBracketCollatingSymbol contained "\[\.[^.]\+\.]" nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketEnd
1216
1217syn match vimWildcardBracketStart contained "\[" nextgroup=vimWildcardBracketCaret,vimWildcardBracketRightBracket,@vimWildcardBracketCharacter
Eisuke Kawashima6acca4b2025-06-07 17:55:58 +02001218syn match vimWildcardBracketCaret contained "\^" nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketRightBracket
Doug Kearnsfa3b1042025-04-22 19:48:13 +02001219syn match vimWildcardBracketEnd contained "]"
1220
1221syn cluster vimWildcardBracketCharacter contains=vimWildcardBracketCharacter,vimWildcardBracketEscape,vimWildcardBracketCharacterClass,vimWildcardBracketEquivalenceClass,vimWildcardBracketCollatingSymbol
1222
1223syn match vimWildcardEscape contained "\\."
1224
1225syn cluster vimWildcard contains=vimWildcardQuestion,vimWildcardStar,vimWildcardBrace,vimWildcardBracket,vimWildcardInterval
1226
1227" Autocmd and Doauto{cmd,all}: {{{2
1228" ===========================
1229
1230" TODO: explicitly match the {cmd} arg rather than bailing out to TOP
1231syn region vimAutocmdBlock contained matchgroup=vimSep start="{" end="^\s*\zs}" contains=@vimDefBodyList
1232
1233syn match vimAutocmdGroup contained "\%(\\["|[:space:]]\|[^"|[:space:]]\)\+" skipwhite nextgroup=vimAutoEvent,vimAutoEventGlob
1234syn match vimAutocmdBang contained "\a\@1<=!" skipwhite nextgroup=vimAutocmdGroup,vimAutoEvent,vimAutoEventGlob
1235
1236" TODO: cleaner handling of | in pattern position
1237" : match pattern items in addition to wildcards
1238syn region vimAutocmdPattern contained
1239 \ start="|\@!\S"
1240 \ skip="\\\\\|\\[,[:space:]]"
1241 \ end="\ze[,[:space:]]"
1242 \ end="$"
1243 \ skipwhite nextgroup=vimAutocmdPatternSep,vimAutocmdMod,vimAutocmdBlock
1244 \ contains=vimEnvvar,@vimWildcard,vimAutocmdPatternEscape
1245syn match vimAutocmdBufferPattern contained "<buffer\%(=\%(\d\+\|abuf\)\)\=>" skipwhite nextgroup=vimAutocmdPatternSep,vimAutocmdMod,vimAutocmdBlock
1246" trailing pattern separator comma allowed
1247syn match vimAutocmdPatternSep contained "," skipwhite nextgroup=@vimAutocmdPattern,vimAutocmdMod,vimAutocmdBlock
1248syn match vimAutocmdPatternEscape contained "\\."
1249syn cluster vimAutocmdPattern contains=vimAutocmdPattern,vimAutocmdBufferPattern
1250
1251" TODO: Vim9 requires '++' prefix
1252syn match vimAutocmdMod contained "\%(++\)\=\<nested\>" skipwhite nextgroup=vimAutocmdMod,vimAutocmdBlock
1253syn match vimAutocmdMod contained "++once\>" skipwhite nextgroup=vimAutocmdMod,vimAutocmdBlock
1254
1255" higher priority than vimAutocmdGroup, assume no group is so named
1256syn match vimAutoEventGlob contained "*" skipwhite nextgroup=@vimAutocmdPattern
1257syn match vimAutoEventSep contained "\a\@1<=," nextgroup=vimAutoEvent
zeertzjq8311e7d2025-06-18 18:02:47 +02001258syn match vimUserAutoEventSep contained "\a\@1<=," nextgroup=vimUserAutoEvent
Doug Kearnsfa3b1042025-04-22 19:48:13 +02001259
1260syn match vimAutocmd "\<au\%[tocmd]\>" skipwhite nextgroup=vimAutocmdBang,vimAutocmdGroup,vimAutoEvent,vimAutoEventGlob
1261
1262
1263syn match vimDoautocmdMod contained "<nomodeline>" skipwhite nextgroup=vimAutocmdGroup,vimAutoEvent
1264syn match vimDoautocmd "\<do\%[autocmd]\>" skipwhite nextgroup=vimDoautocmdMod,vimAutocmdGroup,vimAutoEvent
1265syn match vimDoautocmd "\<doautoa\%[ll]\>" skipwhite nextgroup=vimDoautocmdMod,vimAutocmdGroup,vimAutoEvent
Bram Moolenaar071d4272004-06-13 20:20:40 +00001266
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001267" Echo And Execute: -- prefer strings! {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001268" ================
dkearns61887b32024-03-15 23:45:48 +11001269" NOTE: No trailing comments
dkearnsb1427b42024-02-28 05:59:30 +11001270
dkearns61887b32024-03-15 23:45:48 +11001271syn region vimEcho
1272 \ matchgroup=vimCommand
1273 \ start="\<ec\%[ho]\>"
1274 \ start="\<echoe\%[rr]\>"
1275 \ start="\<echom\%[sg]\>"
1276 \ start="\<echoc\%[onsole]\>"
1277 \ start="\<echon\>"
1278 \ start="\<echow\%[indow]\>"
Doug Kearnsa9313712025-06-23 21:51:44 +02001279 \ skip=+\\|\|||\|\n\s*\%(\\\|["#]\\ \)+
1280 \ end="\ze|"
1281 \ excludenl end="$"
1282 \ nextgroup=vimCmdSep
1283 \ contains=@vimContinue,@vimExprList
1284 \ transparent
dkearns61887b32024-03-15 23:45:48 +11001285
1286syn match vimEchohl "\<echohl\=\>" skipwhite nextgroup=vimGroup,vimHLGroup,vimEchohlNone
Bram Moolenaar071d4272004-06-13 20:20:40 +00001287syn case ignore
dkearns61887b32024-03-15 23:45:48 +11001288syn keyword vimEchohlNone contained none
Bram Moolenaar071d4272004-06-13 20:20:40 +00001289syn case match
1290
dkearns35e6f4c2024-03-22 06:41:10 +11001291syn cluster vimEcho contains=vimEcho,vimEchohl
dkearns61887b32024-03-15 23:45:48 +11001292
Doug Kearnsa9313712025-06-23 21:51:44 +02001293syn region vimExecute
1294 \ matchgroup=vimCommand
1295 \ start="\<exe\%[cute]\>"
1296 \ skip=+\\|\|||\|\n\s*\%(\\\|["#]\\ \)+
1297 \ end="\ze|"
1298 \ excludenl end="$"
1299 \ nextgroup=vimCmdSep
1300 \ contains=@vimContinue,@vimExprList
1301 \ transparent
dkearnsb1427b42024-02-28 05:59:30 +11001302
Doug Kearns9b171bd2025-04-10 19:59:22 +02001303" Filter: {{{2
1304" ======
1305syn match vimExFilter "\<filt\%[er]\>" skipwhite nextgroup=vimExFilterBang,vimExFilterPattern
Doug Kearns9b171bd2025-04-10 19:59:22 +02001306syn region vimExFilterPattern contained
Eisuke Kawashima6acca4b2025-06-07 17:55:58 +02001307 \ start="[[:ident:]]"
Doug Kearns9b171bd2025-04-10 19:59:22 +02001308 \ end="\ze[[:space:]\n]"
1309 \ skipwhite nextgroup=@vimCmdList
1310 \ contains=@vimSubstList
1311 \ oneline
1312syn region vimExFilterPattern contained
1313 \ matchgroup=Delimiter
1314 \ start="\z([^[:space:][:ident:]|"]\)"
1315 \ skip="\\\\\|\\\z1"
1316 \ end="\z1"
1317 \ skipwhite nextgroup=@vimCmdList
1318 \ contains=@vimSubstList
1319 \ oneline
Doug Kearnsa9b5e4a2025-07-03 20:47:50 +02001320syn match vimExFilterBang contained "\a\@1<=!" skipwhite nextgroup=vimExFilterPattern
Doug Kearns9b171bd2025-04-10 19:59:22 +02001321
1322" Grep and Make: {{{2
1323" =============
1324" | is the command separator, escaped with \| all other backslashes are passed through literally, no tail comments
1325syn match vimGrep "\<l\=gr\%[ep]\>" skipwhite nextgroup=vimGrepBang,vimGrepArgs,vimCmdSep
1326syn match vimGrepadd "\<l\=grepa\%[dd]\>" skipwhite nextgroup=vimGrepBang,vimGrepArgs,vimCmdSep
1327syn region vimGrepArgs contained
1328 \ start="|\@!\S"
1329 \ skip=+\n\s*\%(\\\|[#"]\\ \)+
1330 \ matchgroup=vimCmdSep
1331 \ end="|"
1332 \ end="$"
1333 "\ TODO: include vimSpecFile
1334 \ contains=vimGrepBarEscape
1335syn match vimGrepBarEscape contained "\\|"
1336syn match vimGrepBang contained "\a\@1<=!" skipwhite nextgroup=vimGrepArgs,vimCmdSep
1337
1338syn match vimMake "\<l\=make\=\>" skipwhite nextgroup=vimMakeBang,vimMakeArgs,vimCmdSep
1339syn region vimMakeArgs contained
1340 \ start="|\@!\S"
1341 \ skip=+\n\s*\%(\\\|[#"]\\ \)+
1342 \ matchgroup=vimCmdSep
1343 \ end="|"
1344 \ end="$"
1345 "\ TODO: include vimSpecFile
1346 \ contains=vimMakeBarEscape
1347syn match vimMakeBarEscape contained "\\|"
1348syn match vimMakeBang contained "\a\@1<=!" skipwhite nextgroup=vimMakeArgs,vimCmdSep
1349
1350syn match vimHelpgrep "\<l\=helpg\%[rep]\>" skipwhite nextgroup=vimHelpgrepBang,vimHelpgrepPattern
1351syn region vimHelpgrepPattern contained
1352 \ start="\S"
1353 \ matchgroup=Special
1354 \ end="@\w\w\>"
1355 \ end="$"
1356 \ contains=@vimSubstList
1357 \ oneline
1358
1359" Vimgrep: {{{2
1360" =======
1361syn match vimVimgrep "\<l\=vim\%[grep]\>" skipwhite nextgroup=vimVimgrepBang,vimVimgrepPattern
1362syn match vimVimgrepadd "\<l\=vimgrepa\%[dd]\>" skipwhite nextgroup=vimVimgrepBang,vimVimgrepPattern
1363syn match vimVimgrepBang contained "\a\@1<=!" skipwhite nextgroup=vimVimgrepPattern
1364syn region vimVimgrepPattern contained
Eisuke Kawashima6acca4b2025-06-07 17:55:58 +02001365 \ start="[[:ident:]]"
Doug Kearns9b171bd2025-04-10 19:59:22 +02001366 \ end="\ze[[:space:]\n]"
1367 \ skipwhite nextgroup=vimVimgrepFile,vimCmdSep
1368 \ contains=@vimSubstList
1369 \ oneline
1370syn region vimVimgrepPattern contained
1371 \ matchgroup=Delimiter
1372 \ start="\z([^[:space:][:ident:]|"]\)"
1373 \ skip="\\\\\|\\\z1"
1374 \ end="\z1"
1375 \ skipwhite nextgroup=vimVimgrepFlags,vimVimgrepFile,vimCmdSep
1376 \ contains=@vimSubstList
1377 \ oneline
1378syn match vimVimgrepEscape contained "\\\%(\\|\|.\)"
1379syn match vimVimgrepBarEscape contained "\\|"
1380syn region vimVimgrepFile contained
1381 \ start="|\@!\S"
1382 \ matchgroup=vimCmdSep
1383 \ end="|"
1384 \ end="\ze\s"
1385 \ end="$"
1386 \ skipwhite nextgroup=vimVimgrepFile
1387 \ contains=vimSpecFile,vimVimgrepEscape,vimVimgrepBarEscape
1388syn match vimVimgrepFlags contained "\<[gjf]\{,3\}\>" skipwhite nextgroup=vimVimgrepfile
1389
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001390" Maps: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001391" ====
Doug Kearns99984fc2024-07-18 20:45:19 +02001392" GEN_SYN_VIM: vimCommand map, START_STR='syn keyword vimMap', END_STR='skipwhite nextgroup=vimMapMod,vimMapLhs'
1393syn keyword vimMap cm[ap] cno[remap] im[ap] ino[remap] lm[ap] ln[oremap] nm[ap] nn[oremap] om[ap] ono[remap] smap snor[emap] tma[p] tno[remap] vm[ap] vn[oremap] xm[ap] xn[oremap] skipwhite nextgroup=vimMapMod,vimMapLhs
1394syn match vimMap "\<map\>" skipwhite nextgroup=vimMapBang,vimMapMod,vimMapLhs
1395syn keyword vimMap no[remap] skipwhite nextgroup=vimMapBang,vimMapMod,vimMapLhs
dkearns16249702024-02-23 05:45:05 +11001396" GEN_SYN_VIM: vimCommand mapclear, START_STR='syn keyword vimMap', END_STR='skipwhite nextgroup=vimMapMod'
1397syn keyword vimMap cmapc[lear] imapc[lear] lmapc[lear] nmapc[lear] omapc[lear] smapc[lear] tmapc[lear] vmapc[lear] xmapc[lear] skipwhite nextgroup=vimMapMod
Doug Kearns99984fc2024-07-18 20:45:19 +02001398syn keyword vimMap mapc[lear] skipwhite nextgroup=vimMapBang,vimMapMod
1399" GEN_SYN_VIM: vimCommand unmap, START_STR='syn keyword vimUnmap', END_STR='skipwhite nextgroup=vimMapMod,vimMapLhs'
1400syn keyword vimUnmap cu[nmap] iu[nmap] lu[nmap] nun[map] ou[nmap] sunm[ap] tunma[p] vu[nmap] xu[nmap] skipwhite nextgroup=vimMapMod,vimMapLhs
1401syn keyword vimUnmap unm[ap] skipwhite nextgroup=vimMapBang,vimMapMod,vimMapLhs
1402
Doug Kearns6bdfeb02025-03-07 18:49:11 +01001403syn match vimMapLhs contained "\%(.\|\S\)\+" contains=vimCtrlChar,vimNotation,vimMapLeader skipwhite nextgroup=vimMapRhs
1404syn match vimMapLhs contained "\%(.\|\S\)\+\ze\s*$" contains=vimCtrlChar,vimNotation,vimMapLeader skipwhite skipnl nextgroup=vimMapRhsContinue
dkearns5d67aef2024-03-10 04:01:22 +11001405syn match vimMapBang contained "\a\@1<=!" skipwhite nextgroup=vimMapMod,vimMapLhs
Doug Kearns6bdfeb02025-03-07 18:49:11 +01001406syn match vimMapMod contained "\%#=1<\%(buffer\|expr\|nowait\|script\|silent\|special\|unique\)\+>" contains=vimMapModKey,vimMapModErr skipwhite nextgroup=vimMapMod,vimMapLhs
1407syn region vimMapRhs contained start="\S" skip=+\\|\|\@1<=|\|\n\s*\\\|\n\s*"\\ + end="|" end="$" contains=@vimContinue,vimCtrlChar,vimNotation,vimMapLeader skipnl nextgroup=vimMapRhsContinue
dkearns5d67aef2024-03-10 04:01:22 +11001408" assume a continuation comment introduces the RHS
Doug Kearns6bdfeb02025-03-07 18:49:11 +01001409syn region vimMapRhsContinue contained start=+^\s*\%(\\\|"\\ \)+ skip=+\\|\|\@1<=|\|\n\s*\\\|\n\s*"\\ + end="|" end="$" contains=@vimContinue,vimCtrlChar,vimNotation,vimMapLeader
1410syn match vimMapLeader contained "\%#=1\c<\%(local\)\=leader>" contains=vimMapLeaderKey
1411syn keyword vimMapModKey contained buffer expr nowait script silent special unique
Bram Moolenaar071d4272004-06-13 20:20:40 +00001412syn case ignore
Doug Kearns6bdfeb02025-03-07 18:49:11 +01001413syn keyword vimMapLeaderKey contained leader localleader
Bram Moolenaar071d4272004-06-13 20:20:40 +00001414syn case match
1415
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001416" Menus: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001417" =====
dkearns62b26042024-03-10 03:43:28 +11001418" NOTE: tail comments disallowed
1419" GEN_SYN_VIM: vimCommand menu, START_STR='syn keyword vimMenu', END_STR='skipwhite nextgroup=vimMenuBang,vimMenuMod,vimMenuName,vimMenuPriority,vimMenuStatus'
1420syn keyword vimMenu 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] sme[nu] snoreme[nu] sunme[nu] tlm[enu] tln[oremenu] tlu[nmenu] tm[enu] tu[nmenu] unme[nu] vme[nu] vnoreme[nu] vunme[nu] xme[nu] xnoreme[nu] xunme[nu] skipwhite nextgroup=vimMenuBang,vimMenuMod,vimMenuName,vimMenuPriority,vimMenuStatus
1421syn keyword vimMenu popu[p] skipwhite nextgroup=vimMenuBang,vimMenuName
1422syn region vimMenuRhs contained contains=@vimContinue,vimNotation start="|\@!\S" skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ + end="$" matchgroup=vimSep end="|"
1423syn region vimMenuRhsContinue contained contains=@vimContinue,vimNotation start=+^\s*\%(\\\|"\\ \)+ skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ + end="$" matchgroup=vimSep end="|"
dkearnsec21baf2024-03-20 04:04:42 +11001424syn match vimMenuName "\.\@!\%(\\\s\|\S\)\+" contained contains=vimMenuNotation,vimNotation skipwhite nextgroup=vimCmdSep,vimMenuRhs
1425syn match vimMenuName "\.\@!\%(\\\s\|\S\)\+\ze\s*$" contained contains=vimMenuNotation,vimNotation skipwhite skipnl nextgroup=vimCmdSep,vimMenuRhsContinue
dkearns62b26042024-03-10 03:43:28 +11001426syn match vimMenuNotation "&\a\|&&\|\\\s\|\\\." contained
1427syn match vimMenuPriority "\<\d\+\%(\.\d\+\)*\>" contained skipwhite nextgroup=vimMenuName
1428syn match vimMenuMod "\c<\%(script\|silent\|special\)>" contained skipwhite nextgroup=vimMenuName,vimMenuPriority,vimMenuMod contains=vimMapModKey,vimMapModErr
1429syn keyword vimMenuStatus enable disable nextgroup=vimMenuName skipwhite
1430syn match vimMenuBang "\a\@1<=!" contained skipwhite nextgroup=vimMenuName,vimMenuMod
1431
1432syn region vimMenutranslate
1433 \ matchgroup=vimCommand start="\<menut\%[ranslate]\>"
1434 \ skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ +
1435 \ end="$" matchgroup=vimCmdSep end="|" matchgroup=vimMenuClear end="\<clear\ze\s*\%(["#|]\|$\)"
1436 \ contains=@vimContinue,vimMenutranslateName keepend transparent
1437" oneline is sufficient to match the current formatting in runtime/lang/*.vim
1438syn match vimMenutranslateName "\%(\\\s\|\S\)\+" contained contains=vimMenuNotation,vimNotation
1439syn match vimMenutranslateComment +".*+ contained containedin=vimMenutranslate
Bram Moolenaar071d4272004-06-13 20:20:40 +00001440
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001441" Angle-Bracket Notation: (tnx to Michael Geddes) {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001442" ======================
1443syn case ignore
Doug Kearns68ba6c22025-02-16 16:40:12 +01001444syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd]-\)\{0,4}x\=\%(f\d\{1,2}\|[^ \t:]\|space\|bar\|bslash\|nl\|newline\|lf\|linefeed\|cr\|retu\%[rn]\|enter\|k\=del\%[ete]\|bs\|backspace\|tab\|esc\|csi\|right\|paste\%(start\|end\)\|left\|help\|undo\|k\=insert\|ins\|mouse\|[kz]\=home\|[kz]\=end\|kplus\|kminus\|kdivide\|kmultiply\|kenter\|kpoint\|space\|k\=\%(page\)\=\%(\|down\|up\|k\d\>\)\)>" contains=vimBracket
dkearnse3e39342024-02-02 07:44:26 +11001445
Doug Kearns68ba6c22025-02-16 16:40:12 +01001446syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}\%(net\|dec\|jsb\|pterm\|urxvt\|sgr\)mouse>" contains=vimBracket
1447syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}\%(left\|middle\|right\)\%(mouse\|drag\|release\)>" contains=vimBracket
1448syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}left\%(mouse\|release\)nm>" contains=vimBracket
1449syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}x[12]\%(mouse\|drag\|release\)>" contains=vimBracket
1450syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}sgrmouserelease>" contains=vimBracket
1451syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}mouse\%(up\|down\|move\)>" contains=vimBracket
1452syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}scrollwheel\%(up\|down\|right\|left\)>" contains=vimBracket
dkearnse3e39342024-02-02 07:44:26 +11001453
Doug Kearns68ba6c22025-02-16 16:40:12 +01001454syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%(sid\|nop\|nul\|lt\|drop\)>" contains=vimBracket
1455syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%(snr\|plug\|cursorhold\|ignore\|cmd\|scriptcmd\|focus\%(gained\|lost\)\)>" contains=vimBracket
Doug Kearnsc29b5332025-04-26 20:14:15 +02001456" syn match vimNotation contained '\%(\\\|<lt>\)\=<C-R>[0-9a-z"%#:.\-=]'he=e-1 contains=vimBracket
Doug Kearns68ba6c22025-02-16 16:40:12 +01001457syn match vimNotation contained '\%#=1\%(\\\|<lt>\)\=<\%(q-\)\=\%(line[12]\|count\|bang\|reg\|args\|mods\|f-args\|f-mods\|lt\)>' contains=vimBracket
1458syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([cas]file\|abuf\|amatch\|cexpr\|cword\|cWORD\|client\|stack\|script\|sf\=lnum\)>" contains=vimBracket
1459syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd]-\)\{0,4}char-\%(\d\+\|0\o\+\|0x\x\+\)>" contains=vimBracket
dkearnse3e39342024-02-02 07:44:26 +11001460
Bram Moolenaar5c736222010-01-06 20:54:52 +01001461syn match vimBracket contained "[\\<>]"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001462syn case match
1463
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001464" User Function Highlighting: {{{2
Bram Moolenaar3577c6f2008-06-24 21:16:56 +00001465" (following Gautam Iyer's suggestion)
Bram Moolenaar071d4272004-06-13 20:20:40 +00001466" ==========================
Doug Kearns1aa287e2025-02-10 22:00:27 +01001467syn match vimFunc "\%(\%([sSgGbBwWtTlL]:\|<[sS][iI][dD]>\)\=\%(\w\+\.\)*\I[a-zA-Z0-9_.]*\)\ze\s*(" skipwhite nextgroup=vimOperParen contains=vimFuncEcho,vimFuncName,vimUserFunc,vimExecute
1468syn match vimUserFunc contained "\%(\%([sSgGbBwWtTlL]:\|<[sS][iI][dD]>\)\=\%(\w\+\.\)*\I[a-zA-Z0-9_.]*\)\|\<\u[a-zA-Z0-9.]*\>\|\<if\>" contains=vimNotation,vim9MethodName,vim9Super,vim9This
dkearnsb4b3d7d2024-03-16 04:53:53 +11001469syn keyword vimFuncEcho contained ec ech echo
1470
Doug Kearns99984fc2024-07-18 20:45:19 +02001471syn match vimMap "\<map\%(\s\+(\)\@=" skipwhite nextgroup=vimMapBang,vimMapMod,vimMapLhs
1472
Bram Moolenaar2547aa92020-07-26 17:00:44 +02001473" User Command Highlighting: {{{2
Bram Moolenaard2ea7cf2021-05-30 20:54:13 +02001474syn match vimUsrCmd '^\s*\zs\u\%(\w*\)\@>\%([(#[]\|\s\+\%([-+*/%]\=\|\.\.\)=\)\@!'
Bram Moolenaar2547aa92020-07-26 17:00:44 +02001475
Doug Kearns025dc482025-02-23 15:48:52 +01001476" Vim user commands
1477
1478" Compiler plugins
Doug Kearns6bdfeb02025-03-07 18:49:11 +01001479syn match vimCompilerSet "\<CompilerSet\>" skipwhite nextgroup=vimSetArgs
Doug Kearns025dc482025-02-23 15:48:52 +01001480
1481" runtime/makemenu.vim
1482syn match vimSynMenu "\<SynMenu\>" skipwhite nextgroup=vimSynMenuPath
1483syn match vimSynMenuPath contained ".*\ze:" nextgroup=vimSynMenuColon contains=vimMenuNotation
1484syn match vimSynMenuColon contained ":" nextgroup=vimSynMenuName
1485syn match vimSynMenuName contained "\w\+"
1486
1487syn cluster vimExUserCmdList contains=vimCompilerSet,vimSynMenu
1488
Bram Moolenaar3577c6f2008-06-24 21:16:56 +00001489" Errors And Warnings: {{{2
1490" ====================
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001491if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimfunctionerror")
Doug Kearns51289202025-06-11 21:16:14 +02001492 syn match vimFunctionError contained "[[:space:]!]\@1<=\<[a-z0-9]\w\{-}\ze\s*("
1493 syn match vimFunctionError contained "\%(<[sS][iI][dD]>\|[sg]:\)\d\w\{-}\ze\s*("
Bram Moolenaar5c736222010-01-06 20:54:52 +01001494 syn match vimElseIfErr "\<else\s\+if\>"
1495 syn match vimBufnrWarn /\<bufnr\s*(\s*["']\.['"]\s*)/
Bram Moolenaar3577c6f2008-06-24 21:16:56 +00001496endif
1497
Doug Kearnsc29b5332025-04-26 20:14:15 +02001498" If, While and Return: {{{2
1499" ====================
Doug Kearns68ba6c22025-02-16 16:40:12 +01001500syn match vimNotFunc "\%#=1\<\%(if\|el\%[seif]\|retu\%[rn]\|while\)\>" skipwhite nextgroup=@vimExprList,vimNotation
Doug Kearnsc29b5332025-04-26 20:14:15 +02001501syn match vimElse "\<el\%[se]\>" skipwhite nextgroup=vimComment,vim9Comment
1502syn match vimEndif "\<en\%[dif]\>" skipwhite nextgroup=vimComment,vim9Comment
Bram Moolenaar6c1e1572019-06-22 02:13:00 +02001503
Doug Kearnse85fdc72024-07-07 20:45:37 +02001504" Match: {{{2
1505" =====
1506syn match vimMatch "\<[23]\=mat\%[ch]\>" skipwhite nextgroup=vimMatchGroup,vimMatchNone
1507syn match vimMatchGroup contained "[[:alnum:]._-]\+" skipwhite nextgroup=vimMatchPattern
1508syn case ignore
1509syn keyword vimMatchNone contained none
1510syn case match
1511syn region vimMatchPattern contained matchgroup=Delimiter start="\z([!#$%&'()*+,-./:;<=>?@[\]^_`{}~]\)" skip="\\\\\|\\\z1" end="\z1" contains=@vimSubstList oneline
1512
Doug Kearnsbbe52522024-11-09 19:11:25 +01001513" Normal: {{{2
1514" ======
1515syn match vimNormal "\<norm\%[al]\>!\=" skipwhite nextgroup=vimNormalArg contains=vimBang
1516syn region vimNormalArg contained start="\S" skip=+\n\s*\\\|\n\s*["#]\\ + end="$" contains=@vimContinue
Bram Moolenaar05159a02005-02-26 23:04:13 +00001517
Doug Kearns0aaf6f82025-06-01 18:26:39 +02001518" Profile: {{{2
1519" =======
1520syn match vimProfileBang contained "\a\@1<=!" skipwhite nextgroup=vimProfileArg
1521syn keyword vimProfileArg contained start skipwhite nextgroup=vimProfilePattern
1522syn keyword vimProfileArg contained func skipwhite nextgroup=vimProfilePattern
1523syn keyword vimProfileArg contained file skipwhite nextgroup=vimProfilePattern
1524syn keyword vimProfileArg contained stop pause skipwhite nextgroup=vimCmdSep,@vimComment
1525syn keyword vimProfileArg contained continue dump skipwhite nextgroup=vimCmdSep,@vimComment
1526" TODO: match file pattern
1527syn region vimProfilePattern contained
1528 \ start="\S"
1529 \ skip=+\\[|"#]+
1530 \ end="$" end=+\ze\s*[|"#]+
1531 \ skipwhite nextgroup=vimCmdSep,vimComment,vim9Comment
1532syn match vimProfile "\<prof\%[ile]\>" skipwhite nextgroup=vimProfileBang,vimProfileArg
1533
Doug Kearns3993cd62025-06-02 19:31:10 +02001534syn keyword vimProfdelArg contained func skipwhite nextgroup=vimProfilePattern
1535syn keyword vimProfdelArg contained file skipwhite nextgroup=vimProfilePattern
1536syn keyword vimProfdelArg contained here skipwhite nextgroup=vimCmdSep,@vimComment
Doug Kearns0aaf6f82025-06-01 18:26:39 +02001537syn match vimProfdel "\<profd\%[el]\>" skipwhite nextgroup=vimProfdelArg
1538
Doug Kearns2f5a8c02025-04-05 15:55:36 +02001539" Redir: {{{2
1540" =====
1541syn match vimRedir "\<redir\=\>" skipwhite nextgroup=vimRedirBang,vimRedirFileOperator,vimRedirVariableOperator,vimRedirRegister,vimRedirEnd
1542syn match vimRedirBang contained "\a\@1<=!" skipwhite nextgroup=vimRedirFileOperator
1543
1544syn match vimRedirFileOperator contained ">>\=" skipwhite nextgroup=vimRedirFile
1545syn region vimRedirFile contained
1546 \ start="\S"
1547 \ matchgroup=Normal
1548 \ end="\s*$"
1549 \ end="\s*\ze[|"]"
1550 \ nextgroup=vimCmdSep,vimComment
1551 \ contains=vimSpecFile
1552syn match vimRedirRegisterOperator contained ">>\="
1553syn match vimRedirRegister contained "@[a-zA-Z*+"]" nextgroup=vimRedirRegisterOperator
1554syn match vimRedirVariableOperator contained "=>>\=" skipwhite nextgroup=vimVar
1555syn keyword vimRedirEnd contained END
1556
Doug Kearns262e25e2024-06-14 20:16:35 +02001557" Sleep: {{{2
1558" =====
1559syn keyword vimSleep sl[eep] skipwhite nextgroup=vimSleepBang,vimSleepArg
1560syn match vimSleepBang contained "\a\@1<=!" skipwhite nextgroup=vimSleepArg
1561syn match vimSleepArg contained "\<\%(\d\+\)\=m\=\>"
1562
Doug Kearns9b171bd2025-04-10 19:59:22 +02001563" Sort: {{{2
1564" ====
1565syn match vimSort "\<sort\=\>" skipwhite nextgroup=vimSortBang,@vimSortOptions,vimSortPattern,vimCmdSep
1566syn match vimSortBang contained "\a\@1<=!" skipwhite nextgroup=@vimSortOptions,vimSortPattern,vimCmdSep
1567syn match vimSortOptionsError contained "\a\+"
1568syn match vimSortOptions contained "\<[ilur]*[nfxob]\=[ilur]*\>" skipwhite nextgroup=vimSortPattern,vimCmdSep
1569syn region vimSortPattern contained
1570 \ matchgroup=Delimiter
1571 \ start="\z([^[:space:][:alpha:]|]\)"
1572 \ skip="\\\\\|\\\z1"
1573 \ end="\z1"
1574 \ skipwhite nextgroup=@vimSortOptions,vimCmdSep
1575 \ contains=@vimSubstList
1576 \ oneline
1577
1578syn cluster vimSortOptions contains=vimSortOptions,vimSortOptionsError
1579
Doug Kearnsca793e62025-06-24 20:23:34 +02001580" Uniq: {{{2
1581" ====
1582syn match vimUniq "\<uniq\=\>" skipwhite nextgroup=vimUniqBang,@vimUniqOptions,vimUniqPattern,vimCmdSep
1583syn match vimUniqBang contained "\a\@1<=!" skipwhite nextgroup=@vimUniqOptions,vimUniqPattern,vimCmdSep
1584syn match vimUniqOptionsError contained "\a\+"
1585syn match vimUniqOptions contained "\<[ilur]*\>" skipwhite nextgroup=vimUniqPattern,vimCmdSep
1586syn region vimUniqPattern contained
1587 \ matchgroup=Delimiter
1588 \ start="\z([^[:space:][:alpha:]|]\)"
1589 \ skip="\\\\\|\\\z1"
1590 \ end="\z1"
1591 \ skipwhite nextgroup=@vimUniqOptions,vimCmdSep
1592 \ contains=@vimSubstList
1593 \ oneline
1594
1595syn cluster vimUniqOptions contains=vimUniqOptions,vimUniqOptionsError
1596
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001597" Syntax: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001598"=======
dkearns21ce1592024-01-29 04:54:08 +11001599syn match vimGroupList contained "[^[:space:],]\+\%(\s*,\s*[^[:space:],]\+\)*" contains=vimGroupSpecial
1600syn region vimGroupList contained start=/^\s*["#]\\ \|^\s*\\\|[^[:space:],]\+\s*,/ skip=/\s*\n\s*\\\|\s*\n\s*["#]\\ \|^\s*\\\|^\s*["#]\\ / end=/[^[:space:],]\s*$\|[^[:space:],]\ze\s\+\w/ contains=@vimContinue,vimGroupSpecial
1601syn keyword vimGroupSpecial contained ALL ALLBUT CONTAINED TOP
1602
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001603if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsynerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001604 syn match vimSynError contained "\i\+"
1605 syn match vimSynError contained "\i\+=" nextgroup=vimGroupList
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001606endif
dkearns21ce1592024-01-29 04:54:08 +11001607syn match vimSynContains contained "\<contain\%(s\|edin\)=" skipwhite skipnl nextgroup=vimGroupList
1608syn match vimSynKeyContainedin contained "\<containedin=" skipwhite skipnl nextgroup=vimGroupList
1609syn match vimSynNextgroup contained "\<nextgroup=" skipwhite skipnl nextgroup=vimGroupList
dkearnsc79646d2024-01-05 08:58:48 +11001610if has("conceal")
dkearns21ce1592024-01-29 04:54:08 +11001611 " no whitespace allowed after '='
dkearnsc79646d2024-01-05 08:58:48 +11001612 syn match vimSynCchar contained "\<cchar=" nextgroup=vimSynCcharValue
1613 syn match vimSynCcharValue contained "\S"
1614endif
1615
dkearns04e53632024-04-11 06:18:37 +10001616syn match vimSyntax "\<sy\%[ntax]\>" contains=vimCommand skipwhite nextgroup=vimSynType,@vimComment
Doug Kearns51289202025-06-11 21:16:14 +02001617syn cluster vimFunctionBodyList add=vimSyntax
Bram Moolenaar071d4272004-06-13 20:20:40 +00001618
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001619" Syntax: case {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +01001620syn keyword vimSynType contained case skipwhite nextgroup=vimSynCase,vimSynCaseError
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001621if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsyncaseerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001622 syn match vimSynCaseError contained "\i\+"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001623endif
Bram Moolenaar5c736222010-01-06 20:54:52 +01001624syn keyword vimSynCase contained ignore match
Bram Moolenaar071d4272004-06-13 20:20:40 +00001625
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001626" Syntax: clear {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +01001627syn keyword vimSynType contained clear skipwhite nextgroup=vimGroupList
Bram Moolenaar071d4272004-06-13 20:20:40 +00001628
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001629" Syntax: cluster {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +01001630syn keyword vimSynType contained cluster skipwhite nextgroup=vimClusterName
dkearns21ce1592024-01-29 04:54:08 +11001631syn region vimClusterName contained keepend matchgroup=vimGroupName start="\h\w*\>" skip=+\\\\\|\\\|\n\s*\\\|\n\s*"\\ + matchgroup=vimCmdSep end="$\||" contains=@vimContinue,vimGroupAdd,vimGroupRem,vimSynContains,vimSynError
1632syn match vimGroupAdd contained keepend "\<add=" skipwhite skipnl nextgroup=vimGroupList
1633syn match vimGroupRem contained keepend "\<remove=" skipwhite skipnl nextgroup=vimGroupList
Bram Moolenaar071d4272004-06-13 20:20:40 +00001634
Doug Kearns0fab8912025-03-10 21:04:53 +01001635" Syntax: conceal {{{2
1636syn match vimSynType contained "\<conceal\>" skipwhite nextgroup=vimSynConceal,vimSynConcealError
1637if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsynconcealerror")
1638 syn match vimSynConcealError contained "\i\+"
Brad Kingd4634a22024-01-03 10:17:24 -05001639endif
Doug Kearns0fab8912025-03-10 21:04:53 +01001640syn keyword vimSynConceal contained on off
1641
1642" Syntax: foldlevel {{{2
1643syn keyword vimSynType contained foldlevel skipwhite nextgroup=vimSynFoldlevel,vimSynFoldlevelError
1644if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsynfoldlevelerror")
1645 syn match vimSynFoldlevelError contained "\i\+"
1646endif
1647syn keyword vimSynFoldlevel contained start minimum
Brad Kingd4634a22024-01-03 10:17:24 -05001648
Bram Moolenaar13d5aee2016-01-21 23:36:05 +01001649" Syntax: iskeyword {{{2
Doug Kearns0fab8912025-03-10 21:04:53 +01001650syn keyword vimSynType contained iskeyword skipwhite nextgroup=vimSynIskeyword
1651syn keyword vimSynIskeyword contained clear
1652syn match vimSynIskeyword contained "\S\+" contains=vimSynIskeywordSep
1653syn match vimSynIskeywordSep contained ","
Bram Moolenaar13d5aee2016-01-21 23:36:05 +01001654
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001655" Syntax: include {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +01001656syn keyword vimSynType contained include skipwhite nextgroup=vimGroupList
Bram Moolenaar071d4272004-06-13 20:20:40 +00001657
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001658" Syntax: keyword {{{2
dkearns21ce1592024-01-29 04:54:08 +11001659syn cluster vimSynKeyGroup contains=@vimContinue,vimSynCchar,vimSynNextgroup,vimSynKeyOpt,vimSynKeyContainedin
Bram Moolenaar5c736222010-01-06 20:54:52 +01001660syn keyword vimSynType contained keyword skipwhite nextgroup=vimSynKeyRegion
dkearns21ce1592024-01-29 04:54:08 +11001661syn region vimSynKeyRegion contained keepend matchgroup=vimGroupName start="\h\w*\>" skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ + matchgroup=vimCmdSep end="|\|$" contains=@vimSynKeyGroup
Doug Kearns0fab8912025-03-10 21:04:53 +01001662syn match vimSynKeyOpt contained "\%#=1\<\%(conceal\|contained\|transparent\|skipempty\|skipwhite\|skipnl\)\>"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001663
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001664" Syntax: match {{{2
dkearns21ce1592024-01-29 04:54:08 +11001665syn cluster vimSynMtchGroup contains=@vimContinue,vimSynCchar,vimSynContains,vimSynError,vimSynMtchOpt,vimSynNextgroup,vimSynRegPat,vimNotation,vimMtchComment
Bram Moolenaar5c736222010-01-06 20:54:52 +01001666syn keyword vimSynType contained match skipwhite nextgroup=vimSynMatchRegion
dkearns21ce1592024-01-29 04:54:08 +11001667syn region vimSynMatchRegion contained keepend matchgroup=vimGroupName start="\h\w*\>" skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ + matchgroup=vimCmdSep end="|\|$" contains=@vimSynMtchGroup
Doug Kearns0fab8912025-03-10 21:04:53 +01001668syn match vimSynMtchOpt contained "\%#=1\<\%(conceal\|transparent\|contained\|excludenl\|keepend\|skipempty\|skipwhite\|display\|extend\|skipnl\|fold\)\>"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001669
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001670" Syntax: off and on {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +01001671syn keyword vimSynType contained enable list manual off on reset
Bram Moolenaar071d4272004-06-13 20:20:40 +00001672
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001673" Syntax: region {{{2
dkearns21ce1592024-01-29 04:54:08 +11001674syn cluster vimSynRegPatGroup contains=@vimContinue,vimPatSep,vimNotPatSep,vimSynPatRange,vimSynNotPatRange,vimSubstSubstr,vimPatRegion,vimPatSepErr,vimNotation
1675syn cluster vimSynRegGroup contains=@vimContinue,vimSynCchar,vimSynContains,vimSynNextgroup,vimSynRegOpt,vimSynReg,vimSynMtchGrp
Bram Moolenaar5c736222010-01-06 20:54:52 +01001676syn keyword vimSynType contained region skipwhite nextgroup=vimSynRegion
Doug Kearns0fab8912025-03-10 21:04:53 +01001677syn region vimSynRegion contained keepend matchgroup=vimGroupName start="\h\w*" skip=+\\\\\|\\\|\n\s*\\\|\n\s*"\\ + matchgroup=vimCmdSep end="|\|$" contains=@vimSynRegGroup
1678syn match vimSynRegOpt contained "\%#=1\<\%(conceal\%(ends\)\=\|transparent\|contained\|excludenl\|skipempty\|skipwhite\|display\|keepend\|oneline\|extend\|skipnl\|fold\)\>"
dkearns21ce1592024-01-29 04:54:08 +11001679syn match vimSynReg contained "\<\%(start\|skip\|end\)=" nextgroup=vimSynRegPat
Bram Moolenaar5c736222010-01-06 20:54:52 +01001680syn match vimSynMtchGrp contained "matchgroup=" nextgroup=vimGroup,vimHLGroup
dkearns21ce1592024-01-29 04:54:08 +11001681syn region vimSynRegPat contained extend start="\z([-`~!@#$%^&*_=+;:'",./?]\)" skip=/\\\\\|\\\z1\|\n\s*\\\|\n\s*"\\ / end="\z1" contains=@vimSynRegPatGroup skipwhite nextgroup=vimSynPatMod,vimSynReg
Doug Kearns0fab8912025-03-10 21:04:53 +01001682syn match vimSynPatMod contained "\%#=1\%(hs\|ms\|me\|hs\|he\|rs\|re\)=[se]\%([-+]\d\+\)\="
1683syn match vimSynPatMod contained "\%#=1\%(hs\|ms\|me\|hs\|he\|rs\|re\)=[se]\%([-+]\d\+\)\=," nextgroup=vimSynPatMod
Bram Moolenaar5c736222010-01-06 20:54:52 +01001684syn match vimSynPatMod contained "lc=\d\+"
1685syn match vimSynPatMod contained "lc=\d\+," nextgroup=vimSynPatMod
1686syn region vimSynPatRange contained start="\[" skip="\\\\\|\\]" end="]"
1687syn match vimSynNotPatRange contained "\\\\\|\\\["
1688syn match vimMtchComment contained '"[^"]\+$'
Bram Moolenaar071d4272004-06-13 20:20:40 +00001689
Doug Kearns0fab8912025-03-10 21:04:53 +01001690" Syntax: spell {{{2
1691syn keyword vimSynType contained spell skipwhite nextgroup=vimSynSpell,vimSynSpellError
1692if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsynspellerror")
1693 syn match vimSynSpellError contained "\i\+"
1694endif
1695syn keyword vimSynSpell contained default notoplevel toplevel
1696
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001697" Syntax: sync {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001698" ============
Doug Kearns0fab8912025-03-10 21:04:53 +01001699syn keyword vimSynType contained sync skipwhite nextgroup=vimSyncClear,vimSyncMatch,vimSyncError,vimSyncRegion,vimSyncArgs
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001700if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsyncerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001701 syn match vimSyncError contained "\i\+"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001702endif
Doug Kearns0fab8912025-03-10 21:04:53 +01001703
1704syn region vimSyncArgs contained start="\S" skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ + matchgroup=vimCmdSep end="|\|$" contains=vimSyncLines,vimSyncLinebreak,vimSyncLinecont,vimSyncFromstart,vimSyncCcomment
1705
1706syn keyword vimSyncCcomment contained ccomment skipwhite nextgroup=vimGroupName
1707syn keyword vimSyncClear contained clear skipwhite nextgroup=vimSyncGroupName
1708syn keyword vimSyncFromstart contained fromstart
Bram Moolenaar5c736222010-01-06 20:54:52 +01001709syn keyword vimSyncMatch contained match skipwhite nextgroup=vimSyncGroupName
Doug Kearnsb55f0222025-03-15 09:29:31 +01001710syn keyword vimSyncRegion contained region skipwhite nextgroup=vimSynRegion
Doug Kearns0fab8912025-03-10 21:04:53 +01001711syn match vimSyncLinebreak contained "\<linebreaks=" nextgroup=vimNumber
Bram Moolenaar5c736222010-01-06 20:54:52 +01001712syn keyword vimSyncLinecont contained linecont skipwhite nextgroup=vimSynRegPat
Doug Kearns0fab8912025-03-10 21:04:53 +01001713syn match vimSyncLines contained "\<lines=" nextgroup=vimNumber
1714syn match vimSyncLines contained "\<minlines=" nextgroup=vimNumber
1715syn match vimSyncLines contained "\<maxlines=" nextgroup=vimNumber
1716syn match vimSyncGroupName contained "\<\h\w*\>" skipwhite nextgroup=vimSyncKey
1717syn match vimSyncKey contained "\<grouphere\>" skipwhite nextgroup=vimSyncGroup
1718syn match vimSyncKey contained "\<groupthere\>" skipwhite nextgroup=vimSyncGroup
1719syn match vimSyncGroup contained "\<\h\w*\>" skipwhite nextgroup=vimSynRegPat,vimSyncNone
Bram Moolenaar5c736222010-01-06 20:54:52 +01001720syn keyword vimSyncNone contained NONE
Bram Moolenaar071d4272004-06-13 20:20:40 +00001721
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001722" Additional IsCommand: here by reasons of precedence {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001723" ====================
Bram Moolenaar5c736222010-01-06 20:54:52 +01001724syn match vimIsCommand "<Bar>\s*\a\+" transparent contains=vimCommand,vimNotation
Bram Moolenaar071d4272004-06-13 20:20:40 +00001725
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001726" Highlighting: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001727" ============
dkearns04e53632024-04-11 06:18:37 +10001728syn cluster vimHighlightCluster contains=vimHiLink,vimHiClear,vimHiKeyList,@vimComment
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001729if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimhictermerror")
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +02001730 syn match vimHiCtermError contained "\D\i*"
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001731endif
Bram Moolenaar5c736222010-01-06 20:54:52 +01001732syn match vimHighlight "\<hi\%[ghlight]\>" skipwhite nextgroup=vimHiBang,@vimHighlightCluster
dkearns9530fe42024-03-19 05:19:51 +11001733syn match vimHiBang contained "\a\@1<=!" skipwhite nextgroup=@vimHighlightCluster
Bram Moolenaard960d762011-09-21 19:22:10 +02001734
Bram Moolenaar5c736222010-01-06 20:54:52 +01001735syn match vimHiGroup contained "\i\+"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001736syn case ignore
Doug Kearns0fab8912025-03-10 21:04:53 +01001737syn keyword vimHiNone contained NONE
dkearnsb614b282024-02-12 03:13:34 +11001738syn keyword vimHiAttrib contained none bold inverse italic nocombine reverse standout strikethrough underline undercurl underdashed underdotted underdouble
Bram Moolenaar5c736222010-01-06 20:54:52 +01001739syn keyword vimFgBgAttrib contained none bg background fg foreground
Bram Moolenaar071d4272004-06-13 20:20:40 +00001740syn case match
Bram Moolenaar5c736222010-01-06 20:54:52 +01001741syn match vimHiAttribList contained "\i\+" contains=vimHiAttrib
1742syn match vimHiAttribList contained "\i\+,"he=e-1 contains=vimHiAttrib nextgroup=vimHiAttribList
Bram Moolenaar071d4272004-06-13 20:20:40 +00001743syn case ignore
Bram Moolenaard2ea7cf2021-05-30 20:54:13 +02001744syn 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 +01001745syn match vimHiCtermColor contained "\<color\d\{1,3}\>"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001746syn case match
Doug Kearns0fab8912025-03-10 21:04:53 +01001747
Bram Moolenaar5c736222010-01-06 20:54:52 +01001748syn match vimHiFontname contained "[a-zA-Z\-*]\+"
1749syn match vimHiGuiFontname contained "'[a-zA-Z\-* ]\+'"
1750syn match vimHiGuiRgb contained "#\x\{6}"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001751
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001752" Highlighting: hi group key=arg ... {{{2
Eisuke Kawashima834bb852025-06-07 17:59:11 +02001753syn cluster vimHiCluster contains=vimGroup,vimHLGroup,vimHiGroup,vimHiNone,vimHiTerm,vimHiCTerm,vimHiStartStop,vimHiCtermFgBg,vimHiCtermul,vimHiCtermfont,vimHiGui,vimHiGuiFont,vimHiGuiFgBg,vimHiKeyError,vimNotation,vimComment,vim9comment
dkearns9530fe42024-03-19 05:19:51 +11001754syn region vimHiKeyList contained start="\i\+" skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ + matchgroup=vimCmdSep end="|" excludenl end="$" contains=@vimContinue,@vimHiCluster
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001755if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_vimhikeyerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001756 syn match vimHiKeyError contained "\i\+="he=e-1
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001757endif
Bram Moolenaar5c736222010-01-06 20:54:52 +01001758syn match vimHiTerm contained "\cterm="he=e-1 nextgroup=vimHiAttribList
dkearns9530fe42024-03-19 05:19:51 +11001759syn match vimHiStartStop contained "\c\%(start\|stop\)="he=e-1 nextgroup=vimHiTermcap,vimOption
Bram Moolenaar5c736222010-01-06 20:54:52 +01001760syn match vimHiCTerm contained "\ccterm="he=e-1 nextgroup=vimHiAttribList
Bram Moolenaar83d1b192015-04-13 14:22:40 +02001761syn match vimHiCtermFgBg contained "\ccterm[fb]g="he=e-1 nextgroup=vimHiNmbr,vimHiCtermColor,vimFgBgAttrib,vimHiCtermError
Bram Moolenaar2547aa92020-07-26 17:00:44 +02001762syn match vimHiCtermul contained "\cctermul="he=e-1 nextgroup=vimHiNmbr,vimHiCtermColor,vimFgBgAttrib,vimHiCtermError
PMuncha606f3a2023-11-15 15:35:49 +01001763syn match vimHiCtermfont contained "\cctermfont="he=e-1 nextgroup=vimHiNmbr,vimHiCtermColor,vimFgBgAttrib,vimHiCtermError
Bram Moolenaar5c736222010-01-06 20:54:52 +01001764syn match vimHiGui contained "\cgui="he=e-1 nextgroup=vimHiAttribList
1765syn match vimHiGuiFont contained "\cfont="he=e-1 nextgroup=vimHiFontname
1766syn match vimHiGuiFgBg contained "\cgui\%([fb]g\|sp\)="he=e-1 nextgroup=vimHiGroup,vimHiGuiFontname,vimHiGuiRgb,vimFgBgAttrib
1767syn match vimHiTermcap contained "\S\+" contains=vimNotation
Bram Moolenaar83d1b192015-04-13 14:22:40 +02001768syn match vimHiNmbr contained '\d\+'
Bram Moolenaar071d4272004-06-13 20:20:40 +00001769
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001770" Highlight: clear {{{2
Eisuke Kawashima834bb852025-06-07 17:59:11 +02001771syn keyword vimHiClear contained clear skipwhite nextgroup=vimGroup,vimHLGroup,vimHiGroup
Bram Moolenaar071d4272004-06-13 20:20:40 +00001772
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001773" Highlight: link {{{2
Bram Moolenaard2855f52018-07-31 22:23:58 +02001774" see tst24 (hi def vs hi) (Jul 06, 2018)
1775"syn region vimHiLink contained oneline matchgroup=vimCommand start="\(\<hi\%[ghlight]\s\+\)\@<=\(\(def\%[ault]\s\+\)\=link\>\|\<def\>\)" end="$" contains=vimHiGroup,vimGroup,vimHLGroup,vimNotation
dkearns9530fe42024-03-19 05:19:51 +11001776" TODO: simplify and allow line continuations --djk
1777syn region vimHiLink contained matchgroup=Type start="\%(\<hi\%[ghlight]!\=\s\+\)\@<=\%(\%(def\%[ault]\s\+\)\=link\>\|\<def\%[ault]\>\)" skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ + matchgroup=vimCmdSep end="|" excludenl end="$" contains=@vimContinue,@vimHiCluster
Bram Moolenaar071d4272004-06-13 20:20:40 +00001778
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001779" Control Characters: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001780" ==================
Bram Moolenaar5c736222010-01-06 20:54:52 +01001781syn match vimCtrlChar "[- -]"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001782
Doug Kearnsa577e422025-05-17 16:29:13 +02001783" Embedded Scripts: {{{2
1784" ================
1785" perl,ruby : Benoit Cerrina
1786" python,tcl : Johannes Zellner
1787" mzscheme, lua : Charles Campbell
1788
1789" Allows users to specify the type of embedded script highlighting
1790" they want: (lua/mzscheme/perl/python/ruby/tcl support)
1791" g:vimsyn_embed == 0 : don't embed any scripts
1792" g:vimsyn_embed =~# 'l' : embed Lua
1793" g:vimsyn_embed =~# 'm' : embed MzScheme
1794" g:vimsyn_embed =~# 'p' : embed Perl
1795" g:vimsyn_embed =~# 'P' : embed Python
1796" g:vimsyn_embed =~# 'r' : embed Ruby
1797" g:vimsyn_embed =~# 't' : embed Tcl
1798
1799let s:interfaces = get(g:, "vimsyn_embed", "lP")
1800
1801" [-- lua --] {{{3
1802if s:interfaces =~# 'l'
1803 syn include @vimLuaScript syntax/lua.vim
1804 unlet b:current_syntax
Doug Kearnsa577e422025-05-17 16:29:13 +02001805endif
1806
1807syn keyword vimLua lua skipwhite nextgroup=vimLuaHeredoc,vimLuaStatement
1808syn keyword vimLua luado skipwhite nextgroup=vimLuaStatement
1809syn keyword vimLua luafile
1810
1811syn region vimLuaStatement contained
1812 \ start="\S"
1813 \ skip=+\n\s*\%(\\\|["#]\\ \)+
1814 \ end="$"
1815 \ contains=@vimLuaScript,@vimContinue
1816VimFoldl syn region vimLuaHeredoc contained
1817 \ matchgroup=vimScriptHeredocStart
1818 \ start=+<<\s*\z(\S\+\)\ze\s*$+
1819 \ matchgroup=vimScriptHeredocStop
1820 \ end=+^\z1$+
1821 \ contains=@vimLuaScript
1822VimFoldl syn region vimLuaHeredoc contained
1823 \ matchgroup=vimScriptHeredocStart
1824 \ start=+<<\ze\s*$+
1825 \ matchgroup=vimScriptHeredocStop
1826 \ end=+^\.$+
1827 \ contains=@vimLuaScript
1828VimFoldl syn region vimLuaHeredoc contained
1829 \ matchgroup=vimScriptHeredocStart
1830 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\s\+\z(\S\+\)\ze\s*$+
1831 \ matchgroup=vimScriptHeredocStop
1832 \ end=+^\z1\=\z2$+
1833 \ contains=@vimLuaScript
1834VimFoldl syn region vimLuaHeredoc contained
1835 \ matchgroup=vimScriptHeredocStart
1836 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\ze\s*$+
1837 \ matchgroup=vimScriptHeredocStop
1838 \ end=+^\z1\=\.$+
1839 \ contains=@vimLuaScript
1840
1841" [-- mzscheme --] {{{3
1842if s:interfaces =~# 'm'
1843 let s:iskKeep = &isk
1844 syn include @vimMzSchemeScript syntax/scheme.vim
1845 unlet b:current_syntax
1846 let &isk = s:iskKeep
1847endif
1848
1849syn keyword vimMzScheme mz[scheme] skipwhite nextgroup=vimMzSchemeHeredoc,vimMzSchemeStatement
1850syn keyword vimMzScheme mzf[ile]
1851
1852syn region vimMzSchemeStatement contained
1853 \ start="\S"
1854 \ skip=+\n\s*\%(\\\|["#]\\ \)+
1855 \ end="$"
1856 \ contains=@vimMzSchemeScript,@vimContinue
1857VimFoldm syn region vimMzSchemeHeredoc contained
1858 \ matchgroup=vimScriptHeredocStart
1859 \ start=+<<\s*\z(\S\+\)\ze\s*$+
1860 \ matchgroup=vimScriptHeredocStop
1861 \ end=+^\z1$+
1862 \ contains=@vimMzSchemeScript
1863VimFoldm syn region vimMzSchemeHeredoc contained
1864 \ matchgroup=vimScriptHeredocStart
1865 \ start=+<<\ze\s*$+
1866 \ matchgroup=vimScriptHeredocStop
1867 \ end=+^\.$+
1868 \ contains=@vimMzSchemeScript
1869VimFoldm syn region vimMzSchemeHeredoc contained
1870 \ matchgroup=vimScriptHeredocStart
1871 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\s\+\z(\S\+\)\ze\s*$+
1872 \ matchgroup=vimScriptHeredocStop
1873 \ end=+^\z1\=\z2$+
1874 \ contains=@vimMzSchemeScript
1875VimFoldm syn region vimMzSchemeHeredoc contained
1876 \ matchgroup=vimScriptHeredocStart
1877 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\ze\s*$+
1878 \ matchgroup=vimScriptHeredocStop
1879 \ end=+^\z1\=\.$+
1880 \ contains=@vimMzSchemeScript
1881
1882" [-- perl --] {{{3
1883if s:interfaces =~# 'p'
1884 syn include @vimPerlScript syntax/perl.vim
1885 unlet b:current_syntax
1886endif
1887
1888syn keyword vimPerl pe[rl] skipwhite nextgroup=vimPerlHeredoc,vimPerlStatement
1889syn keyword vimPerl perld[o] skipwhite nextgroup=vimPerlStatement
1890
1891syn region vimPerlStatement contained
1892 \ start="\S"
1893 \ skip=+\n\s*\%(\\\|["#]\\ \)+
1894 \ end="$"
1895 \ contains=@vimPerlScript,@vimContinue
1896VimFoldp syn region vimPerlHeredoc contained
1897 \ matchgroup=vimScriptHeredocStart
1898 \ start=+<<\s*\z(\S\+\)\ze\s*$+
1899 \ matchgroup=vimScriptHeredocStop
1900 \ end=+^\z1$+ contains=@vimPerlScript
1901VimFoldp syn region vimPerlHeredoc contained
1902 \ matchgroup=vimScriptHeredocStart
1903 \ start=+<<\ze\s*$+ matchgroup=vimScriptHeredocStop
1904 \ end=+^\.$+
1905 \ contains=@vimPerlScript
1906VimFoldp syn region vimPerlHeredoc contained
1907 \ matchgroup=vimScriptHeredocStart
1908 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\s\+\z(\S\+\)\ze\s*$+
1909 \ matchgroup=vimScriptHeredocStop
1910 \ end=+^\z1\=\z2$+
1911 \ contains=@vimPerlScript
1912VimFoldp syn region vimPerlHeredoc contained
1913 \ matchgroup=vimScriptHeredocStart
1914 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\ze\s*$+
1915 \ matchgroup=vimScriptHeredocStop
1916 \ end=+^\z1\=\.$+
1917 \ contains=@vimPerlScript
1918
1919" [-- python --] {{{3
1920if s:interfaces =~# 'P'
1921 syn include @vimPythonScript syntax/python2.vim
1922 unlet b:current_syntax
1923endif
1924
1925syn keyword vimPython py[thon] skipwhite nextgroup=vimPythonHeredoc,vimPythonStatement
1926syn keyword vimPython pydo skipwhite nextgroup=vimPythonStatement
1927syn keyword vimPython pyfile
1928
1929syn region vimPythonStatement contained
1930 \ start="\S"
1931 \ skip=+\n\s*\%(\\\|["#]\\ \)+
1932 \ end="$"
1933 \ contains=@vimPythonScript,@vimContinue
1934VimFoldP syn region vimPythonHeredoc contained
1935 \ matchgroup=vimScriptHeredocStart
1936 \ start=+<<\s*\z(\S\+\)\ze\s*$+
1937 \ matchgroup=vimScriptHeredocStop
1938 \ end=+^\z1$+
1939 \ contains=@vimPythonScript
1940VimFoldP syn region vimPythonHeredoc contained
1941 \ matchgroup=vimScriptHeredocStart
1942 \ start=+<<\ze\s*$+
1943 \ matchgroup=vimScriptHeredocStop
1944 \ end=+^\.$+
1945 \ contains=@vimPythonScript
1946VimFoldP syn region vimPythonHeredoc contained
1947 \ matchgroup=vimScriptHeredocStart
1948 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\s\+\z(\S\+\)\ze\s*$+
1949 \ matchgroup=vimScriptHeredocStop
1950 \ end=+^\z1\=\z2$+
1951 \ contains=@vimPythonScript
1952VimFoldP syn region vimPythonHeredoc contained
1953 \ matchgroup=vimScriptHeredocStart
1954 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\ze\s*$+
1955 \ matchgroup=vimScriptHeredocStop
1956 \ end=+^\z1\=\.$+
1957 \ contains=@vimPythonScript
1958
1959" [-- python3 --] {{{3
1960if s:interfaces =~# 'P'
1961 syn include @vimPython3Script syntax/python.vim
1962 unlet b:current_syntax
1963endif
1964
1965syn keyword vimPython3 python3 py3 skipwhite nextgroup=vimPython3Heredoc,vimPython3Statement
1966syn keyword vimPython3 py3do skipwhite nextgroup=vimPython3Statement
1967syn keyword vimPython3 py3file
1968
1969syn region vimPython3Statement contained
1970 \ start="\S"
1971 \ skip=+\n\s*\%(\\\|["#]\\ \)+
1972 \ end="$"
1973 \ contains=@vimPython3Script,@vimContinue
1974VimFoldP syn region vimPython3Heredoc contained
1975 \ matchgroup=vimScriptHeredocStart
1976 \ start=+<<\s*\z(\S\+\)\ze\s*$+
1977 \ matchgroup=vimScriptHeredocStop
1978 \ end=+^\z1$+
1979 \ contains=@vimPython3Script
1980VimFoldP syn region vimPython3Heredoc contained
1981 \ matchgroup=vimScriptHeredocStart
1982 \ start=+<<\ze\s*$+
1983 \ matchgroup=vimScriptHeredocStop
1984 \ end=+^\.$+
1985 \ contains=@vimPython3Script
1986VimFoldP syn region vimPython3Heredoc contained
1987 \ matchgroup=vimScriptHeredocStart
1988 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\s\+\z(\S\+\)\ze\s*$+
1989 \ matchgroup=vimScriptHeredocStop
1990 \ end=+^\z1\=\z2$+
1991 \ contains=@vimPython3Script
1992VimFoldP syn region vimPython3Heredoc contained
1993 \ matchgroup=vimScriptHeredocStart
1994 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\ze\s*$+
1995 \ matchgroup=vimScriptHeredocStop
1996 \ end=+^\z1\=\.$+
1997 \ contains=@vimPython3Script
1998
1999" [-- pythonx --] {{{3
2000if s:interfaces =~# 'P'
2001 if &pyxversion == 2
2002 syn cluster vimPythonXScript contains=@vimPythonScript
2003 else
2004 syn cluster vimPythonXScript contains=@vimPython3Script
2005 endif
2006endif
2007
2008syn keyword vimPythonX pythonx pyx skipwhite nextgroup=vimPythonXHeredoc,vimPythonXStatement
2009syn keyword vimPythonX pyxdo skipwhite nextgroup=vimPythonXStatement
2010syn keyword vimPythonX pyxfile
2011
2012syn region vimPythonXStatement contained
2013 \ start="\S"
2014 \ skip=+\n\s*\%(\\\|["#]\\ \)+
2015 \ end="$"
2016 \ contains=@vimPythonXScript,@vimContinue
2017VimFoldP syn region vimPythonXHeredoc contained
2018 \ matchgroup=vimScriptHeredocStart
2019 \ start=+<<\s*\z(\S\+\)\ze\s*$+
2020 \ matchgroup=vimScriptHeredocStop
2021 \ end=+^\z1$+
2022 \ contains=@vimPythonXScript
2023VimFoldP syn region vimPythonXHeredoc contained
2024 \ matchgroup=vimScriptHeredocStart
2025 \ start=+<<\ze\s*$+
2026 \ matchgroup=vimScriptHeredocStop
2027 \ end=+^\.$+
2028 \ contains=@vimPythonXScript
2029VimFoldP syn region vimPythonXHeredoc contained
2030 \ matchgroup=vimScriptHeredocStart
2031 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\s\+\z(\S\+\)\ze\s*$+
2032 \ matchgroup=vimScriptHeredocStop
2033 \ end=+^\z1\=\z2$+
2034 \ contains=@vimPythonXScript
2035VimFoldP syn region vimPythonXHeredoc contained
2036 \ matchgroup=vimScriptHeredocStart
2037 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\ze\s*$+
2038 \ matchgroup=vimScriptHeredocStop
2039 \ end=+^\z1\=\.$+
2040 \ contains=@vimPythonXScript
2041
2042" [-- ruby --] {{{3
2043if s:interfaces =~# 'r'
2044 syn include @vimRubyScript syntax/ruby.vim
2045 unlet b:current_syntax
2046endif
2047
2048syn keyword vimRuby rub[y] skipwhite nextgroup=vimRubyHeredoc,vimRubyStatement
2049syn keyword vimRuby rubyd[o] skipwhite nextgroup=vimRubyStatement
2050syn keyword vimRuby rubyf[ile]
2051
2052syn region vimRubyStatement contained
2053 \ start="\S"
2054 \ skip=+\n\s*\%(\\\|["#]\\ \)+
2055 \ end="$"
2056 \ contains=@vimRubyScript,@vimContinue
2057VimFoldr syn region vimRubyHeredoc contained
2058 \ matchgroup=vimScriptHeredocStart
2059 \ start=+<<\s*\z(\S\+\)\ze\s*$+
2060 \ matchgroup=vimScriptHeredocStop
2061 \ end=+^\z1$+
2062 \ contains=@vimRubyScript
2063VimFoldr syn region vimRubyHeredoc contained
2064 \ matchgroup=vimScriptHeredocStart
2065 \ start=+<<\ze\s*$+ matchgroup=vimScriptHeredocStop
2066 \ end=+^\.$+
2067 \ contains=@vimRubyScript
2068VimFoldr syn region vimRubyHeredoc contained
2069 \ matchgroup=vimScriptHeredocStart
2070 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\s\+\z(\S\+\)\ze\s*$+
2071 \ matchgroup=vimScriptHeredocStop
2072 \ end=+^\z1\=\z2$+
2073 \ contains=@vimRubyScript
2074VimFoldr syn region vimRubyHeredoc contained
2075 \ matchgroup=vimScriptHeredocStart
2076 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\ze\s*$+
2077 \ matchgroup=vimScriptHeredocStop
2078 \ end=+^\z1\.$+
2079 \ contains=@vimRubyScript
2080
2081" [-- tcl --] {{{3
2082if s:interfaces =~# 't'
2083 syn include @vimTclScript syntax/tcl.vim
2084 unlet b:current_syntax
2085endif
2086
2087syn keyword vimTcl tcl skipwhite nextgroup=vimTclHeredoc,vimTclStatement
2088syn keyword vimTcl tcld[o] skipwhite nextgroup=vimTclStatement
2089syn keyword vimTcl tclf[ile]
2090syn region vimTclStatement contained
2091 \ start="\S"
2092 \ skip=+\n\s*\%(\\\|["#]\\ \)+
2093 \ end="$"
2094 \ contains=@vimTclScript,@vimContinue
2095VimFoldt syn region vimTclHeredoc contained
2096 \ matchgroup=vimScriptHeredocStart
2097 \ start=+<<\s*\z(\S\+\)\ze\s*$+
2098 \ matchgroup=vimScriptHeredocStop
2099 \ end=+^\z1$+
2100 \ contains=@vimTclScript
2101VimFoldt syn region vimTclHeredoc contained
2102 \ matchgroup=vimScriptHeredocStart
2103 \ start=+<<\ze\s*$+
2104 \ matchgroup=vimScriptHeredocStop
2105 \ end=+^\.$+
2106 \ contains=@vimTclScript
2107VimFoldt syn region vimTclHeredoc contained
2108 \ matchgroup=vimScriptHeredocStart
2109 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\s\+\z(\S\+\)\ze\s*$+
2110 \ matchgroup=vimScriptHeredocStop
2111 \ end=+^\z1\=\z2$+
2112 \ contains=@vimTclScript
2113VimFoldt syn region vimTclHeredoc contained
2114 \ matchgroup=vimScriptHeredocStart
2115 \ start=+\%(^\z(\s*\)\S.*\)\@<=<<\s*trim\ze\s*$+
2116 \ matchgroup=vimScriptHeredocStop
2117 \ end=+^\z1\=\.$+
2118 \ contains=@vimTclScript
2119
2120unlet s:interfaces
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00002121" Beginners - Patterns that involve ^ {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00002122" =========
Doug Kearns35699f12024-09-19 19:51:59 +02002123Vim9 syn region vim9LineComment start=+^[ \t:]*\zs#.*$+ skip=+\n\s*\\\|\n\s*#\\ + end="$" contains=@vimCommentGroup,vimCommentString,vim9CommentTitle extend
2124VimL syn region vimLineComment start=+^[ \t:]*\zs".*$+ skip=+\n\s*\\\|\n\s*"\\ + end="$" contains=@vimCommentGroup,vimCommentString,vimCommentTitle extend
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002125
Bram Moolenaar5c736222010-01-06 20:54:52 +01002126syn match vimCommentTitle '"\s*\%([sS]:\|\h\w*#\)\=\u\w*\(\s\+\u\w*\)*:'hs=s+1 contained contains=vimCommentTitleLeader,vimTodo,@vimCommentGroup
dkearns04e53632024-04-11 06:18:37 +10002127syn match vim9CommentTitle '#\s*\%([sS]:\|\h\w*#\)\=\u\w*\(\s\+\u\w*\)*:'hs=s+1 contained contains=vim9CommentTitleLeader,vimTodo,@vimCommentGroup
dkearns059cbe82024-06-12 03:27:53 +10002128
dkearnsae321b52024-06-15 23:06:17 +10002129" allowed anywhere in the file
2130if !s:vim9script
2131 syn match vimShebangError "^\s*\zs#!.*" display
2132endif
2133syn match vimShebang "\%^#!.*" display
2134
dkearns21ce1592024-01-29 04:54:08 +11002135syn match vimContinue "^\s*\zs\\"
Doug Kearns4f010c92025-02-13 20:24:42 +01002136syn match vimContinueComment '^\s*\zs["#]\\ .*' extend
2137syn match vim9ContinueComment "^\s*\zs#\\ .*" extend
Doug Kearns818c6412024-10-06 17:00:48 +02002138syn cluster vimContinue contains=vimContinue,vimContinueComment
2139syn cluster vim9Continue contains=vimContinue,vim9ContinueComment
2140
Doug Kearnsc29b5332025-04-26 20:14:15 +02002141syn region vimString start='^\s*\\"' end='"' oneline keepend contains=@vimStringGroup,vimContinue
2142syn region vimString start="^\s*\\'" end="'" oneline keepend contains=vimQuoteEscape,vimContinue
2143
Bram Moolenaar5c736222010-01-06 20:54:52 +01002144syn match vimCommentTitleLeader '"\s\+'ms=s+1 contained
dkearns04e53632024-04-11 06:18:37 +10002145syn match vim9CommentTitleLeader '#\s\+'ms=s+1 contained
Bram Moolenaar071d4272004-06-13 20:20:40 +00002146
Bram Moolenaar18144c82006-04-12 21:52:12 +00002147" Searches And Globals: {{{2
2148" ====================
Doug Kearnsc273f1a2025-01-20 21:53:01 +01002149VimL syn match vimSearch '^\s*[/?].*' contains=vimSearchDelim
Bram Moolenaar5c736222010-01-06 20:54:52 +01002150syn match vimSearchDelim '^\s*\zs[/?]\|[/?]$' contained
Doug Kearnsc273f1a2025-01-20 21:53:01 +01002151Vim9 syn match vim9Search '^\s*:[/?].*' contains=vim9SearchDelim
2152syn match vim9SearchDelim '^\s*\zs:[/?]\|[/?]$' contained contains=vimCmdSep
dkearns2c51e152024-02-27 07:10:18 +11002153syn region vimGlobal matchgroup=Statement start='\<g\%[lobal]!\=/' skip='\\.' end='/' skipwhite nextgroup=vimSubst1
2154syn region vimGlobal matchgroup=Statement start='\<v\%[global]!\=/' skip='\\.' end='/' skipwhite nextgroup=vimSubst1
Bram Moolenaare2f98b92006-03-29 21:18:24 +00002155
Hirohito Higashifbe4a8f2025-04-27 15:28:30 +02002156" Vim9 script Regions: {{{2
dkearns04e53632024-04-11 06:18:37 +10002157" ==================
2158
2159if s:vim9script
Doug Kearnsce064932024-04-13 18:24:01 +02002160 syn cluster vimLegacyTop contains=TOP,vim9LegacyHeader,vim9Comment,vim9LineComment
2161 VimFoldH syn region vim9LegacyHeader start="\%^" end="^\ze\s*vim9s\%[cript]\>" contains=@vimLegacyTop,vimComment,vimLineComment
dkearns04e53632024-04-11 06:18:37 +10002162
Doug Kearnsce064932024-04-13 18:24:01 +02002163 syn keyword vim9Vim9ScriptArg noclear contained
2164 syn keyword vim9Vim9Script vim9s[cript] nextgroup=vim9Vim9ScriptArg skipwhite
dkearns04e53632024-04-11 06:18:37 +10002165endif
2166
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00002167" Synchronize (speed) {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00002168"============
Doug Kearnsa5b744e2025-06-30 20:22:38 +02002169
2170exe "syn sync minlines=" .. get(g:, "vimsyn_minlines", 100)
2171exe "syn sync maxlines=" .. get(g:, "vimsyn_maxlines", 200)
2172
Bram Moolenaar071d4272004-06-13 20:20:40 +00002173syn sync linecont "^\s\+\\"
Doug Kearns7b5550f2025-05-18 20:37:34 +02002174syn sync linebreaks=2
Bram Moolenaar071d4272004-06-13 20:20:40 +00002175syn sync match vimAugroupSyncA groupthere NONE "\<aug\%[roup]\>\s\+[eE][nN][dD]"
2176
Bram Moolenaar5c736222010-01-06 20:54:52 +01002177" ====================
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00002178" Highlighting Settings {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00002179" ====================
2180
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002181if !exists("skip_vim_syntax_inits")
2182 if !exists("g:vimsyn_noerror")
2183 hi def link vimBehaveError vimError
2184 hi def link vimCollClassErr vimError
2185 hi def link vimErrSetting vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002186 hi def link vimFTError vimError
2187 hi def link vimFunctionError vimError
2188 hi def link vimFunc vimError
2189 hi def link vimHiAttribList vimError
2190 hi def link vimHiCtermError vimError
2191 hi def link vimHiKeyError vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002192 hi def link vimMapModErr vimError
Doug Kearns086b3b52025-05-31 17:52:48 +02002193 hi def link vimMarkArgError vimError
dkearnsae321b52024-06-15 23:06:17 +10002194 hi def link vimShebangError vimError
Doug Kearns9b171bd2025-04-10 19:59:22 +02002195 hi def link vimSortOptionsError Error
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002196 hi def link vimSubstFlagErr vimError
2197 hi def link vimSynCaseError vimError
Doug Kearns0fab8912025-03-10 21:04:53 +01002198 hi def link vimSyncError vimError
2199 hi def link vimSynConcealError vimError
2200 hi def link vimSynError vimError
2201 hi def link vimSynFoldlevelError vimError
2202 hi def link vimSynIskeywordError vimError
2203 hi def link vimSynSpellError vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002204 hi def link vimBufnrWarn vimWarn
Doug Kearns818c6412024-10-06 17:00:48 +02002205
2206 hi def link vim9TypeAliasError vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002207 endif
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00002208
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002209 hi def link vimAbb vimCommand
2210 hi def link vimAddress vimMark
dkearnsc4aef9a2024-03-04 02:42:47 +11002211 hi def link vimAugroupBang vimBang
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002212 hi def link vimAugroupError vimError
2213 hi def link vimAugroupKey vimCommand
Doug Kearnsfa3b1042025-04-22 19:48:13 +02002214 hi def link vimAutocmd vimCommand
2215 hi def link vimAutocmdBang vimBang
2216 hi def link vimAutocmdPatternEscape Special
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002217 hi def link vimAutoEvent Type
Doug Kearnsfa3b1042025-04-22 19:48:13 +02002218 hi def link vimAutoEventGlob Type
2219 hi def link vimAutocmdBufferPattern Special
2220 hi def link vimAutocmdMod Special
2221 hi def link vimAutocmdPatternSep vimSep
dkearnsb614b282024-02-12 03:13:34 +11002222 hi def link vimBang vimOper
dkearns2c51e152024-02-27 07:10:18 +11002223 hi def link vimBehaveBang vimBang
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002224 hi def link vimBehaveModel vimBehave
2225 hi def link vimBehave vimCommand
2226 hi def link vimBracket Delimiter
Doug Kearns99984fc2024-07-18 20:45:19 +02002227 hi def link vimCall vimCommand
dkearnsa3bddb72024-06-14 01:48:10 +10002228 hi def link vimCatch vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002229 hi def link vimCmplxRepeat SpecialChar
2230 hi def link vimCommand Statement
Doug Kearnsa9b5e4a2025-07-03 20:47:50 +02002231 hi def link vimCommandModifier vimCommand
2232 hi def link vimCommandModifierBang vimBang
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002233 hi def link vimComment Comment
Doug Kearnsfc64ac02024-06-22 11:20:36 +02002234 hi def link vimCommentError vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002235 hi def link vimCommentString vimString
2236 hi def link vimCommentTitle PreProc
2237 hi def link vimCondHL vimCommand
dkearnsf6869212023-12-11 01:53:24 +11002238 hi def link vimConst vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002239 hi def link vimContinue Special
dkearns21ce1592024-01-29 04:54:08 +11002240 hi def link vimContinueComment vimComment
Doug Kearnsc29b5332025-04-26 20:14:15 +02002241 hi def link vimContinueString vimString
Doug Kearns4a530a62025-02-03 18:59:09 +01002242 hi def link vimCount Number
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002243 hi def link vimCtrlChar SpecialChar
Doug Kearns4a530a62025-02-03 18:59:09 +01002244 hi def link vimDebuggreedy vimCommand
Doug Kearns51289202025-06-11 21:16:14 +02002245 hi def link vimDef vimCommand
2246 hi def link vimDefBang vimBang
Doug Kearnsfc64ac02024-06-22 11:20:36 +02002247 hi def link vimDefComment vim9Comment
Doug Kearns1aa287e2025-02-10 22:00:27 +01002248 hi def link vimDefParam vimVar
Doug Kearns3c07eb02024-09-02 10:03:37 +02002249 hi def link vimDelcommand vimCommand
2250 hi def link vimDelcommandAttr vimUserCmdAttr
Doug Kearns51289202025-06-11 21:16:14 +02002251 hi def link vimDelfunction vimCommand
2252 hi def link vimDelfunctionBang vimBang
Doug Kearnsfa3b1042025-04-22 19:48:13 +02002253 hi def link vimDoautocmd vimCommand
2254 hi def link vimDoautocmdMod Special
dkearnsb1427b42024-02-28 05:59:30 +11002255 hi def link vimEcho vimCommand
dkearns61887b32024-03-15 23:45:48 +11002256 hi def link vimEchohlNone vimGroup
2257 hi def link vimEchohl vimCommand
Doug Kearnsc29b5332025-04-26 20:14:15 +02002258 hi def link vimElse vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002259 hi def link vimElseIfErr Error
dkearns35e6f4c2024-03-22 06:41:10 +11002260 hi def link vimEndfunction vimCommand
2261 hi def link vimEnddef vimCommand
Doug Kearnsc29b5332025-04-26 20:14:15 +02002262 hi def link vimEndif vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002263 hi def link vimEnvvar PreProc
2264 hi def link vimError Error
Bram Moolenaar6ba83ba2022-06-12 22:15:57 +01002265 hi def link vimEscape Special
Doug Kearns9b171bd2025-04-10 19:59:22 +02002266 hi def link vimExFilter vimCommand
Doug Kearnsa9b5e4a2025-07-03 20:47:50 +02002267 hi def link vimExFilterBang vimBang
Doug Kearns086b3b52025-05-31 17:52:48 +02002268 hi def link vimExMark vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002269 hi def link vimFBVar vimVar
2270 hi def link vimFgBgAttrib vimHiAttrib
Bram Moolenaarcbaff5e2022-04-08 17:45:08 +01002271 hi def link vimFuncEcho vimCommand
dkearns1c97b5c2023-12-13 02:47:43 +11002272 hi def link vimFor vimCommand
Doug Kearns1aa287e2025-02-10 22:00:27 +01002273 hi def link vimForInContinue vimContinue
2274 hi def link vimForInContinueComment vimContinueComment
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002275 hi def link vimFTCmd vimCommand
2276 hi def link vimFTOption vimSynType
Doug Kearns51289202025-06-11 21:16:14 +02002277 hi def link vimFunction vimCommand
2278 hi def link vimFunctionBang vimBang
2279 hi def link vimFunctionComment vimComment
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002280 hi def link vimFuncName Function
Doug Kearns51289202025-06-11 21:16:14 +02002281 hi def link vimFunctionMod Special
2282 hi def link vimFunctionParam vimVar
2283 hi def link vimFunctionParamEquals vimOper
2284 hi def link vimFunctionScope vimVarScope
2285 hi def link vimFunctionSID vimNotation
Doug Kearns9b171bd2025-04-10 19:59:22 +02002286 hi def link vimGrep vimCommand
2287 hi def link vimGrepadd vimCommand
2288 hi def link vimGrepBang vimBang
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002289 hi def link vimGroupAdd vimSynOption
Doug Kearns0fab8912025-03-10 21:04:53 +01002290 hi def link vimGroupName Normal
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002291 hi def link vimGroupRem vimSynOption
2292 hi def link vimGroupSpecial Special
2293 hi def link vimGroup Type
Doug Kearns9b171bd2025-04-10 19:59:22 +02002294 hi def link vimHelpgrep vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002295 hi def link vimHiAttrib PreProc
dkearnsb614b282024-02-12 03:13:34 +11002296 hi def link vimHiBang vimBang
dkearns9530fe42024-03-19 05:19:51 +11002297 hi def link vimHiClear Type
2298 hi def link vimHiCtermColor Constant
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002299 hi def link vimHiCtermFgBg vimHiTerm
dkearns9530fe42024-03-19 05:19:51 +11002300 hi def link vimHiCtermfont vimHiTerm
2301 hi def link vimHiCtermul vimHiTerm
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002302 hi def link vimHiCTerm vimHiTerm
2303 hi def link vimHighlight vimCommand
2304 hi def link vimHiGroup vimGroupName
2305 hi def link vimHiGuiFgBg vimHiTerm
2306 hi def link vimHiGuiFont vimHiTerm
2307 hi def link vimHiGuiRgb vimNumber
2308 hi def link vimHiGui vimHiTerm
2309 hi def link vimHiNmbr Number
Doug Kearns0fab8912025-03-10 21:04:53 +01002310 hi def link vimHiNone vimGroup
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002311 hi def link vimHiStartStop vimHiTerm
2312 hi def link vimHiTerm Type
2313 hi def link vimHLGroup vimGroup
Doug Kearns7b5550f2025-05-18 20:37:34 +02002314 hi def link vimImport vimCommand
2315 hi def link vimImportAutoload Special
2316 hi def link vimImportAs vimImport
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002317 hi def link vimInsert vimString
dkearns04e53632024-04-11 06:18:37 +10002318 hi def link vim9KeymapLineComment vimKeymapLineComment
dkearns69866442023-11-22 05:43:40 +11002319 hi def link vimKeymapLineComment vimComment
2320 hi def link vimKeymapTailComment vimComment
Doug Kearns722fbd12025-03-28 19:36:37 +01002321 hi def link vimLambdaBrace Delimiter
Doug Kearns1aa287e2025-02-10 22:00:27 +01002322 hi def link vimLambdaOperator vimOper
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002323 hi def link vimLet vimCommand
Doug Kearnsa577e422025-05-17 16:29:13 +02002324 hi def link vimLetHeredoc vimString
2325 hi def link vimLetHeredocStart Special
2326 hi def link vimLetHeredocStop Special
Doug Kearns2f5a8c02025-04-05 15:55:36 +02002327 hi def link vimLetRegister vimRegister
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002328 hi def link vimLineComment vimComment
Doug Kearnsa577e422025-05-17 16:29:13 +02002329 hi def link vimLua vimCommand
Doug Kearns9b171bd2025-04-10 19:59:22 +02002330 hi def link vimMake vimCommand
2331 hi def link vimMakeadd vimCommand
2332 hi def link vimMakeBang vimBang
dkearnsb614b282024-02-12 03:13:34 +11002333 hi def link vimMapBang vimBang
Doug Kearns6bdfeb02025-03-07 18:49:11 +01002334 hi def link vimMapLeader vimBracket
2335 hi def link vimMapLeaderKey vimNotation
Doug Kearns51289202025-06-11 21:16:14 +02002336 hi def link vimMapModKey vimFunctionSID
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002337 hi def link vimMapMod vimBracket
2338 hi def link vimMap vimCommand
2339 hi def link vimMark Number
2340 hi def link vimMarkNumber vimNumber
Doug Kearnse85fdc72024-07-07 20:45:37 +02002341 hi def link vimMatch vimCommand
2342 hi def link vimMatchGroup vimGroup
2343 hi def link vimMatchNone vimGroup
dkearnsb614b282024-02-12 03:13:34 +11002344 hi def link vimMenuBang vimBang
dkearns62b26042024-03-10 03:43:28 +11002345 hi def link vimMenuClear Special
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002346 hi def link vimMenuMod vimMapMod
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002347 hi def link vimMenuName PreProc
dkearns62b26042024-03-10 03:43:28 +11002348 hi def link vimMenu vimCommand
2349 hi def link vimMenuNotation vimNotation
2350 hi def link vimMenuPriority Number
2351 hi def link vimMenuStatus Special
2352 hi def link vimMenutranslateComment vimComment
Doug Kearns818c6412024-10-06 17:00:48 +02002353 hi def link vim9MethodName vimFuncName
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002354 hi def link vimMtchComment vimComment
Doug Kearnsa577e422025-05-17 16:29:13 +02002355 hi def link vimMzScheme vimCommand
2356 hi def link vimNonText NonText
Doug Kearnsbbe52522024-11-09 19:11:25 +01002357 hi def link vimNormal vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002358 hi def link vimNotation Special
2359 hi def link vimNotFunc vimCommand
2360 hi def link vimNotPatSep vimString
2361 hi def link vimNumber Number
2362 hi def link vimOperError Error
2363 hi def link vimOper Operator
Doug Kearns1aa287e2025-02-10 22:00:27 +01002364 hi def link vimOperContinue vimContinue
2365 hi def link vimOperContinueComment vimContinueComment
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002366 hi def link vimOption PreProc
Doug Kearns1aa287e2025-02-10 22:00:27 +01002367 hi def link vimOptionVar Identifier
Doug Kearns3dca5122025-03-09 16:30:28 +01002368 hi def link vimOptionVarName Identifier
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002369 hi def link vimParenSep Delimiter
Bram Moolenaard2855f52018-07-31 22:23:58 +02002370 hi def link vimPatSepErr vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002371 hi def link vimPatSepR vimPatSep
2372 hi def link vimPatSep SpecialChar
2373 hi def link vimPatSepZone vimString
2374 hi def link vimPatSepZ vimPatSep
2375 hi def link vimPattern Type
Doug Kearnsa577e422025-05-17 16:29:13 +02002376 hi def link vimPerl vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002377 hi def link vimPlainMark vimMark
Doug Kearns0aaf6f82025-06-01 18:26:39 +02002378 hi def link vimProfile vimCommand
2379 hi def link vimProfileArg vimSpecial
2380 hi def link vimProfileBang vimBang
2381 hi def link vimProfdel vimCommand
2382 hi def link vimProfdelArg vimSpecial
Doug Kearnsa577e422025-05-17 16:29:13 +02002383 hi def link vimPython vimCommand
2384 hi def link vimPython3 vimCommand
2385 hi def link vimPythonX vimCommand
Doug Kearns695522d2025-01-10 20:02:17 +01002386 hi def link vimQuoteEscape vimEscape
Doug Kearns2f5a8c02025-04-05 15:55:36 +02002387 hi def link vimRedir vimCommand
2388 hi def link vimRedirBang vimBang
2389 hi def link vimRedirFileOperator vimOper
2390 hi def link vimRedirRegisterOperator vimOper
2391 hi def link vimRedirVariableOperator vimOper
2392 hi def link vimRedirEnd Special
2393 hi def link vimRedirRegister vimRegister
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002394 hi def link vimRegister SpecialChar
Doug Kearnsa577e422025-05-17 16:29:13 +02002395 hi def link vimRuby vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002396 hi def link vimScriptDelim Comment
Doug Kearnsa577e422025-05-17 16:29:13 +02002397 hi def link vimScriptHeredocStart vimLetHeredocStart
2398 hi def link vimScriptHeredocStop vimLetHeredocStop
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002399 hi def link vimSearch vimString
Doug Kearnsc273f1a2025-01-20 21:53:01 +01002400 hi def link vimSearchDelim Delimiter
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002401 hi def link vimSep Delimiter
Doug Kearnsddbb6fe2024-07-24 20:21:22 +02002402 hi def link vimSet vimCommand
2403 hi def link vimSetAll vimOption
2404 hi def link vimSetBang vimBang
Doug Kearns2a6be832025-04-03 21:39:24 +02002405 hi def link vimSetComment vimComment
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002406 hi def link vimSetMod vimOption
Doug Kearnsddbb6fe2024-07-24 20:21:22 +02002407 hi def link vimSetSep vimSep
Doug Kearnsddbb6fe2024-07-24 20:21:22 +02002408 hi def link vimSetTermcap vimOption
dkearnsae321b52024-06-15 23:06:17 +10002409 hi def link vimShebang PreProc
Doug Kearns262e25e2024-06-14 20:16:35 +02002410 hi def link vimSleep vimCommand
2411 hi def link vimSleepArg Constant
2412 hi def link vimSleepBang vimBang
Doug Kearns9b171bd2025-04-10 19:59:22 +02002413 hi def link vimSort vimCommand
2414 hi def link vimSortBang vimBang
2415 hi def link vimSortOptions Special
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002416 hi def link vimSpecFile Identifier
2417 hi def link vimSpecFileMod vimSpecFile
2418 hi def link vimSpecial Type
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002419 hi def link vimStringCont vimString
2420 hi def link vimString String
Bram Moolenaard2855f52018-07-31 22:23:58 +02002421 hi def link vimStringEnd vimString
thincacf8695d2024-01-28 18:57:23 +01002422 hi def link vimStringInterpolationBrace vimEscape
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002423 hi def link vimSubst1 vimSubst
Doug Kearns086b3b52025-05-31 17:52:48 +02002424 hi def link vimSubstCount Number
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002425 hi def link vimSubstDelim Delimiter
2426 hi def link vimSubstFlags Special
2427 hi def link vimSubstSubstr SpecialChar
2428 hi def link vimSubstTwoBS vimString
2429 hi def link vimSubst vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002430 hi def link vimSynCase Type
Doug Kearns0fab8912025-03-10 21:04:53 +01002431 hi def link vimSyncCcomment Type
dkearnsc79646d2024-01-05 08:58:48 +11002432 hi def link vimSynCchar vimSynOption
2433 hi def link vimSynCcharValue Character
Doug Kearns0fab8912025-03-10 21:04:53 +01002434 hi def link vimSyncClear Type
2435 hi def link vimSyncFromstart Type
2436 hi def link vimSyncGroup vimGroupName
2437 hi def link vimSyncGroupName vimGroupName
2438 hi def link vimSyncKey Type
2439 hi def link vimSyncLinebreak Type
2440 hi def link vimSyncLinecont Type
2441 hi def link vimSyncLines Type
2442 hi def link vimSyncMatch Type
2443 hi def link vimSyncNone Type
2444 hi def link vimSynConceal Type
2445 hi def link vimSynContains vimSynOption
2446 hi def link vimSyncRegion Type
2447 hi def link vimSynFoldlevel Type
2448 hi def link vimSynIskeyword Type
2449 hi def link vimSynIskeywordSep Delimiter
2450 hi def link vimSynKeyContainedin vimSynContains
2451 hi def link vimSynKeyOpt vimSynOption
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002452 hi def link vimSynMtchGrp vimSynOption
2453 hi def link vimSynMtchOpt vimSynOption
2454 hi def link vimSynNextgroup vimSynOption
2455 hi def link vimSynNotPatRange vimSynRegPat
2456 hi def link vimSynOption Special
2457 hi def link vimSynPatRange vimString
Doug Kearns0fab8912025-03-10 21:04:53 +01002458 hi def link vimSynReg Type
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002459 hi def link vimSynRegOpt vimSynOption
2460 hi def link vimSynRegPat vimString
Doug Kearns0fab8912025-03-10 21:04:53 +01002461 hi def link vimSynSpell Type
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002462 hi def link vimSyntax vimCommand
2463 hi def link vimSynType vimSpecial
Doug Kearnsa577e422025-05-17 16:29:13 +02002464 hi def link vimTcl vimCommand
dkearnsa3bddb72024-06-14 01:48:10 +10002465 hi def link vimThrow vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002466 hi def link vimTodo Todo
Bram Moolenaar4d8f4762021-06-27 15:18:56 +02002467 hi def link vimType Type
Doug Kearnsca793e62025-06-24 20:23:34 +02002468 hi def link vimUniq vimCommand
2469 hi def link vimUniqBang vimBang
2470 hi def link vimUniqOptions Special
dkearnsf6869212023-12-11 01:53:24 +11002471 hi def link vimUnlet vimCommand
dkearnsb614b282024-02-12 03:13:34 +11002472 hi def link vimUnletBang vimBang
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002473 hi def link vimUnmap vimMap
Doug Kearns520a2c72025-04-08 20:50:00 +02002474 hi def link vimUserCmd vimCommand
Doug Kearns3c07eb02024-09-02 10:03:37 +02002475 hi def link vimUserCmdAttrAddr vimSpecial
Doug Kearns520a2c72025-04-08 20:50:00 +02002476 hi def link vimUserCmdAttrComplete vimSpecial
2477 hi def link vimUserCmdAttrCompleteFunc vimVar
Doug Kearns3c07eb02024-09-02 10:03:37 +02002478 hi def link vimUserCmdAttrNargs vimSpecial
2479 hi def link vimUserCmdAttrRange vimSpecial
2480 hi def link vimUserCmdAttrKey vimUserCmdAttr
2481 hi def link vimUserCmdAttr Special
2482 hi def link vimUserCmdAttrError Error
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002483 hi def link vimUserCmdError Error
Doug Kearns3c07eb02024-09-02 10:03:37 +02002484 hi def link vimUserCmdKey vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002485 hi def link vimUserFunc Normal
Doug Kearns1aa287e2025-02-10 22:00:27 +01002486 hi def link vimVar Normal
Doug Kearns3dca5122025-03-09 16:30:28 +01002487 hi def link vimVarScope Identifier
Doug Kearns9b171bd2025-04-10 19:59:22 +02002488 hi def link vimVimgrep vimCommand
2489 hi def link vimVimgrepadd vimCommand
2490 hi def link vimVimgrepBang vimBang
2491 hi def link vimVimgrepFlags Special
Doug Kearns3dca5122025-03-09 16:30:28 +01002492 hi def link vimVimVar Identifier
2493 hi def link vimVimVarName Identifier
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002494 hi def link vimWarn WarningMsg
Doug Kearnsfa3b1042025-04-22 19:48:13 +02002495 hi def link vimWildcard Special
2496 hi def link vimWildcardBraceComma vimWildcard
2497 hi def link vimWildcardBracket vimWildcard
2498 hi def link vimWildcardBracketCaret vimWildcard
2499 hi def link vimWildcardBracketCharacter Normal
2500 hi def link vimWildcardBracketCharacter Normal
2501 hi def link vimWildcardBracketCharacterClass vimWildCard
2502 hi def link vimWildcardBracketCollatingSymbol vimWildCard
2503 hi def link vimWildcardBracketEnd vimWildcard
2504 hi def link vimWildcardBracketEquivalenceClass vimWildCard
2505 hi def link vimWildcardBracketEscape vimWildcard
2506 hi def link vimWildcardBracketHyphen vimWildcard
2507 hi def link vimWildcardBracketRightBracket vimWildcardBracketCharacter
2508 hi def link vimWildcardBracketStart vimWildcard
2509 hi def link vimWildcardEscape vimWildcard
2510 hi def link vimWildcardInterval vimWildcard
2511 hi def link vimWildcardQuestion vimWildcard
2512 hi def link vimWildcardStar vimWildcard
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002513
Doug Kearns818c6412024-10-06 17:00:48 +02002514 hi def link vim9Abstract vimCommand
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002515 hi def link vim9Boolean Boolean
Doug Kearns818c6412024-10-06 17:00:48 +02002516 hi def link vim9Class vimCommand
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002517 hi def link vim9Comment Comment
2518 hi def link vim9CommentError vimError
2519 hi def link vim9CommentTitle PreProc
Doug Kearns1aa287e2025-02-10 22:00:27 +01002520 hi def link vim9ConstructorDefParam vimVar
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002521 hi def link vim9Const vimCommand
Doug Kearns818c6412024-10-06 17:00:48 +02002522 hi def link vim9ContinueComment vimContinueComment
2523 hi def link vim9Enum vimCommand
Doug Kearns1c580192025-05-01 17:43:17 +02002524 hi def link vim9EnumImplementedInterfaceComment vim9Comment
2525 hi def link vim9EnumImplements vim9Implements
2526 hi def link vim9EnumNameComment vim9Comment
2527 hi def link vim9EnumNameContinue vimContinue
2528 hi def link vim9EnumNameContinueComment vim9Comment
2529 hi def link vim9EnumValueListCommaComment vim9Comment
Doug Kearns818c6412024-10-06 17:00:48 +02002530 hi def link vim9Export vimCommand
2531 hi def link vim9Extends Keyword
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002532 hi def link vim9Final vimCommand
2533 hi def link vim9For vimCommand
Doug Kearns1aa287e2025-02-10 22:00:27 +01002534 hi def link vim9ForInComment vim9Comment
Doug Kearns818c6412024-10-06 17:00:48 +02002535 hi def link vim9Implements Keyword
2536 hi def link vim9AbstractDef vimCommand
2537 hi def link vim9Interface vimCommand
Doug Kearns1aa287e2025-02-10 22:00:27 +01002538 hi def link vim9LambdaOperator vimOper
2539 hi def link vim9LambdaOperatorComment vim9Comment
Doug Kearns722fbd12025-03-28 19:36:37 +01002540 hi def link vim9LambdaParen vimParenSep
Doug Kearns1aa287e2025-02-10 22:00:27 +01002541 hi def link vim9LhsRegister vimLetRegister
2542 hi def link vim9LhsVariable vimVar
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002543 hi def link vim9LineComment vimComment
Doug Kearns818c6412024-10-06 17:00:48 +02002544 hi def link vim9MethodDef vimCommand
Doug Kearnsdd3f1c02025-03-17 20:27:13 +01002545 hi def link vim9MethodDefComment vimDefComment
Doug Kearns818c6412024-10-06 17:00:48 +02002546 hi def link vim9MethodNameError vimFunctionError
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002547 hi def link vim9Null Constant
Doug Kearns818c6412024-10-06 17:00:48 +02002548 hi def link vim9Public vimCommand
Doug Kearnsc273f1a2025-01-20 21:53:01 +01002549 hi def link vim9Search vimString
2550 hi def link vim9SearchDelim Delimiter
Doug Kearns818c6412024-10-06 17:00:48 +02002551 hi def link vim9Static vimCommand
2552 hi def link vim9Super Identifier
2553 hi def link vim9This Identifier
2554 hi def link vim9Type vimCommand
2555 hi def link vim9TypeEquals vimOper
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002556 hi def link vim9Variable vimVar
Doug Kearns274efcc2025-06-10 21:02:43 +02002557 hi def link vim9VariableType vimType
Doug Kearns818c6412024-10-06 17:00:48 +02002558 hi def link vim9Var vimCommand
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002559 hi def link vim9Vim9ScriptArg Special
Doug Kearns818c6412024-10-06 17:00:48 +02002560 hi def link vim9Vim9Script vimCommand
Doug Kearns025dc482025-02-23 15:48:52 +01002561
2562 hi def link vimCompilerSet vimCommand
2563 hi def link vimSynMenu vimCommand
2564 hi def link vimSynMenuPath vimMenuName
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002565endif
Bram Moolenaar071d4272004-06-13 20:20:40 +00002566
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00002567" Current Syntax Variable: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00002568let b:current_syntax = "vim"
Bram Moolenaar6be7f872012-01-20 21:08:56 +01002569
2570" ---------------------------------------------------------------------
2571" Cleanup: {{{1
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002572delc Vim9
2573delc VimL
Bram Moolenaara0f849e2015-10-30 14:37:44 +01002574delc VimFolda
Doug Kearns818c6412024-10-06 17:00:48 +02002575delc VimFoldc
2576delc VimFolde
Bram Moolenaara0f849e2015-10-30 14:37:44 +01002577delc VimFoldf
Doug Kearnsce064932024-04-13 18:24:01 +02002578delc VimFoldh
2579delc VimFoldH
Doug Kearns818c6412024-10-06 17:00:48 +02002580delc VimFoldi
Bram Moolenaara0f849e2015-10-30 14:37:44 +01002581delc VimFoldl
2582delc VimFoldm
2583delc VimFoldp
2584delc VimFoldP
2585delc VimFoldr
2586delc VimFoldt
Bram Moolenaar6be7f872012-01-20 21:08:56 +01002587let &cpo = s:keepcpo
dkearns04e53632024-04-11 06:18:37 +10002588unlet s:keepcpo s:vim9script
dkearns5d67aef2024-03-10 04:01:22 +11002589" vim:ts=18 fdm=marker ft=vim