blob: e144a9f261a7f59e2d5353bb411e1f8d84eb6292 [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 Kearnse957cba2025-05-04 21:01:18 +02005" Last Change: 2025 May 04
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'
36syn keyword vimCommand contained abo[veleft] 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] bel[owright] bf[irst] bl[ast] bm[odified] bn[ext] bo[tright] bp[revious] br[ewind] brea[k] breaka[dd] breakd[el] breakl[ist] bro[wse] 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] 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] conf[irm] nextgroup=vimBang
Doug Kearnsc29b5332025-04-26 20:14:15 +020037syn keyword vimCommand contained cons[t] cope[n] cp[revious] cpf[ile] cq[uit] cr[ewind] cs[cope] cst[ag] cw[indow] d[elete] delm[arks] deb[ug] defc[ompile] defe[r] delf[unction] 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] hid[e] his[tory] hor[izontal] ij[ump] il[ist] imp[ort] int[ro] ip[ut] is[earch] isp[lit] j[oin] ju[mps] k kee[pmarks] keepj[umps] keepp[atterns] nextgroup=vimBang
38syn keyword vimCommand contained keepa[lt] l[ist] lN[ext] lNf[ile] la[st] lab[ove] lan[guage] lad[dexpr] laddb[uffer] laddf[ile] laf[ter] lat[er] lb[uffer] lbe[fore] lbel[ow] lbo[ttom] lc[d] lch[dir] lcl[ose] lcs[cope] ld[o] le[ft] lefta[bove] lex[pr] leg[acy] 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] loc[kmarks] lockv[ar] lol[der] lop[en] lp[revious] lpf[ile] lr[ewind] lt[ag] lua luad[o] luaf[ile] lw[indow] ls m[ove] ma[rk] marks menut[ranslate] mes[sages] mk[exrc] mks[ession] mksp[ell] mkv[imrc] mkvie[w] mod[e] mz[scheme] mzf[ile] n[ext] nb[key] nbc[lose] nbs[tart] noa[utocmd] noh[lsearch] nos[wapfile] nu[mber] o[pen] ol[dfiles] on[ly] opt[ions] ow[nsyntax] nextgroup=vimBang
39syn keyword vimCommand contained p[rint] pa[ckadd] packl[oadall] pb[uffer] pc[lose] pe[rl] perld[o] ped[it] po[p] pp[op] pre[serve] prev[ious] pro[mptfind] promptr[epl] prof[ile] profd[el] ps[earch] pt[ag] ptN[ext] ptf[irst] ptj[ump] ptl[ast] ptn[ext] ptp[revious] ptr[ewind] pts[elect] pu[t] pw[d] py[thon] pyd[o] pyf[ile] py3 py3d[o] python3 py3f[ile] pyx pyxd[o] pythonx pyxf[ile] q[uit] quita[ll] qa[ll] r[ead] rec[over] red[o] redr[aw] redraws[tatus] redrawt[abline] reg[isters] res[ize] ret[ab] rew[ind] ri[ght] rightb[elow] ru[ntime] rub[y] rubyd[o] rubyf[ile] rund[o] rv[iminfo] sN[ext] sa[rgument] sal[l] san[dbox] 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] nextgroup=vimBang
40syn keyword vimCommand contained scs[cope] setf[iletype] sf[ind] sfir[st] sh[ell] sim[alt] sig[n] sil[ent] 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] smi[le] t tN[ext] ta[g] tags tab 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] tcl tcld[o] tclf[ile] te[aroff] ter[minal] tf[irst] tj[ump] tl[ast] tn[ext] to[pleft] tp[revious] tr[ewind] try ts[elect] u[ndo] undoj[oin] undol[ist] unh[ide] unlo[ckvar] uns[ilent] nextgroup=vimBang
41syn keyword vimCommand contained up[date] v[global] ve[rsion] verb[ose] vert[ical] vi[sual] vie[w] vim9[cmd] viu[sage] vne[w] vs[plit] w[rite] wN[ext] wa[ll] wi[nsize] winc[md] wind[o] winp[os] 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
h-east9b53c052024-02-13 21:09:22 +010042
Aliaksei Budaveidfcef892024-02-18 21:02:14 +030043" Lower priority for _new_ to distinguish constructors from the command.
44syn match vimCommand contained "\<new\>(\@!"
Bram Moolenaare2719092015-01-10 15:09:25 +010045syn match vimCommand contained "\<z[-+^.=]\=\>"
h-east9b53c052024-02-13 21:09:22 +010046syn 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 +000047
48" vimOptions are caught only when contained in a vimSet {{{2
Doug Kearnsddbb6fe2024-07-24 20:21:22 +020049" GEN_SYN_VIM: vimOption normal, START_STR='syn keyword vimOption contained', END_STR='skipwhite nextgroup=vimSetEqual,vimSetMod'
64-bitman88d41ab2025-04-06 17:20:39 +020050syn 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 ch cmdheight cwh cmdwinheight cc colorcolumn co columns com comments cms commentstring cp compatible cpt complete cfu completefunc skipwhite nextgroup=vimSetEqual,vimSetMod
glepnirf31cfa22025-03-06 21:59:13 +010051syn keyword vimOption contained 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 ex exrc fenc fileencoding skipwhite nextgroup=vimSetEqual,vimSetMod
52syn keyword vimOption contained 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 imaf imactivatefunc imak imactivatekey skipwhite nextgroup=vimSetEqual,vimSetMod
Doug Kearnsc29b5332025-04-26 20:14:15 +020053syn keyword vimOption contained 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 mis menuitems mopt messagesopt skipwhite nextgroup=vimSetEqual,vimSetMod
54syn keyword vimOption contained 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 pythonthreedll pythonthreehome skipwhite nextgroup=vimSetEqual,vimSetMod
55syn keyword vimOption contained 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 ss sidescroll siso sidescrolloff skipwhite nextgroup=vimSetEqual,vimSetMod
56syn keyword vimOption contained 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 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 top tildeop to timeout tm timeoutlen title titlelen skipwhite nextgroup=vimSetEqual,vimSetMod
57syn keyword vimOption contained 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 wrap wm wrapmargin ws wrapscan write wa writeany wb writebackup wd writedelay skipwhite nextgroup=vimSetEqual,vimSetMod
58syn keyword vimOption contained xtermcodes skipwhite nextgroup=vimSetEqual,vimSetMod
Bram Moolenaar071d4272004-06-13 20:20:40 +000059
60" vimOptions: These are the turn-off setting variants {{{2
h-east9b53c052024-02-13 21:09:22 +010061" GEN_SYN_VIM: vimOption turn-off, START_STR='syn keyword vimOption contained', END_STR=''
62syn 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
63syn 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
dkearns691aee82024-03-04 05:02:47 +110064syn 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 nowrap nows nowrapscan nowrite nowa nowriteany
65syn keyword vimOption contained nowb nowritebackup noxtermcodes
Bram Moolenaar071d4272004-06-13 20:20:40 +000066
67" vimOptions: These are the invertible variants {{{2
h-east9b53c052024-02-13 21:09:22 +010068" GEN_SYN_VIM: vimOption invertible, START_STR='syn keyword vimOption contained', END_STR=''
69syn 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
70syn 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
71syn 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
dkearns691aee82024-03-04 05:02:47 +110072syn keyword vimOption contained invtf invttyfast invudf invundofile invvb invvisualbell invwarn invwiv invweirdinvert invwic invwildignorecase invwmnu invwildmenu invwfb invwinfixbuf invwfh invwinfixheight invwfw invwinfixwidth invwrap invws invwrapscan invwrite invwa invwriteany invwb invwritebackup invxtermcodes
Bram Moolenaar071d4272004-06-13 20:20:40 +000073" termcap codes (which can also be set) {{{2
Doug Kearnsddbb6fe2024-07-24 20:21:22 +020074" GEN_SYN_VIM: vimOption term output code, START_STR='syn keyword vimOption contained', END_STR='skipwhite nextgroup=vimSetEqual,vimSetMod'
75syn 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 +010076" term key codes
77syn 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 +010078syn match vimOption contained "t_%1"
Bram Moolenaar071d4272004-06-13 20:20:40 +000079syn match vimOption contained "t_#2"
80syn match vimOption contained "t_#4"
Bram Moolenaar6d5ad4c2016-10-27 17:00:16 +020081syn match vimOption contained "t_@7"
Bram Moolenaarb0d45e72017-11-05 18:19:24 +010082syn match vimOption contained "t_*7"
83syn match vimOption contained "t_&8"
84syn match vimOption contained "t_%i"
Bram Moolenaar071d4272004-06-13 20:20:40 +000085syn match vimOption contained "t_k;"
86
Doug Kearns3dca5122025-03-09 16:30:28 +010087" vimOptions: These are the variable names {{{2
88" GEN_SYN_VIM: vimOption normal variable, START_STR='syn keyword vimOptionVarName contained', END_STR=''
64-bitman88d41ab2025-04-06 17:20:39 +020089syn 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 ch cmdheight cwh cmdwinheight cc colorcolumn co columns com comments cms commentstring cp compatible cpt complete
90syn keyword vimOptionVarName contained 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
91syn keyword vimOptionVarName 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
Doug Kearnsc29b5332025-04-26 20:14:15 +020092syn keyword vimOptionVarName 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
93syn 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
94syn 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
95syn keyword vimOptionVarName contained stal showtabline 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 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
96syn keyword vimOptionVarName 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 wrap wm wrapmargin
97syn keyword vimOptionVarName contained ws wrapscan write wa writeany wb writebackup wd writedelay xtermcodes
Doug Kearns3dca5122025-03-09 16:30:28 +010098" GEN_SYN_VIM: vimOption term output code variable, START_STR='syn keyword vimOptionVarName contained', END_STR=''
99syn 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
100syn 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
101syn match vimOptionVarName contained "t_%1"
102syn match vimOptionVarName contained "t_#2"
103syn match vimOptionVarName contained "t_#4"
104syn match vimOptionVarName contained "t_@7"
105syn match vimOptionVarName contained "t_*7"
106syn match vimOptionVarName contained "t_&8"
107syn match vimOptionVarName contained "t_%i"
108syn match vimOptionVarName contained "t_k;"
109
Bram Moolenaar03413f42016-04-12 21:07:15 +0200110" unsupported settings: some were supported by vi but don't do anything in vim {{{2
h-east9b53c052024-02-13 21:09:22 +0100111" GEN_SYN_VIM: Missing vimOption, START_STR='syn keyword vimErrSetting contained', END_STR=''
112syn 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
113syn 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
114syn 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 +0000115
Bram Moolenaar80a94a52006-02-23 21:26:58 +0000116" AutoCmd Events {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000117syn case ignore
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200118" GEN_SYN_VIM: vimAutoEvent, START_STR='syn keyword vimAutoEvent contained', END_STR='skipwhite nextgroup=vimAutoEventSep,@vimAutocmdPattern'
Doug Kearnsc29b5332025-04-26 20:14:15 +0200119syn 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
120syn 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
121syn keyword vimAutoEvent contained WinScrolled skipwhite nextgroup=vimAutoEventSep,@vimAutocmdPattern
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200122
123syn keyword vimAutoEvent contained User skipwhite nextgroup=vimUserAutoEvent
124syn match vimUserAutoEvent contained "\<\h\w*\>" skipwhite nextgroup=vimAutoEventSep,@vimAutocmdPattern
Bram Moolenaar071d4272004-06-13 20:20:40 +0000125
126" Highlight commonly used Groupnames {{{2
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200127syn 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 +0000128
129" Default highlighting groups {{{2
h-east9b53c052024-02-13 21:09:22 +0100130" GEN_SYN_VIM: vimHLGroup, START_STR='syn keyword vimHLGroup contained', END_STR=''
Yee Cheng Chin9943d472025-03-26 19:41:02 +0100131syn keyword vimHLGroup contained ErrorMsg IncSearch ModeMsg NonText StatusLine StatusLineNC EndOfBuffer VertSplit VisualNOS DiffText DiffTextAdd PmenuSbar TabLineSel TabLineFill 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 LineNrAbove LineNrBelow
Christian Brabandt393708c2024-05-27 15:50:07 +0200132syn match vimHLGroup contained "\<Conceal\>"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000133syn case match
134
135" Function Names {{{2
h-east9b53c052024-02-13 21:09:22 +0100136" GEN_SYN_VIM: vimFuncName, START_STR='syn keyword vimFuncName contained', END_STR=''
Doug Kearns8dec6c22025-01-19 14:02:06 +0100137syn 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 +0200138syn 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
139syn 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
140syn 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
141syn 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
142syn 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
143syn 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
144syn 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
145syn 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 +0100146" Predefined variable names {{{2
147" GEN_SYN_VIM: vimVarName, START_STR='syn keyword vimVimVarName contained', END_STR=''
148syn 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
Yegappan Lakshmanan038be272025-03-26 18:46:21 +0100149syn 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
Bram Moolenaar071d4272004-06-13 20:20:40 +0000150
Doug Kearns3dca5122025-03-09 16:30:28 +0100151"--- syntax here and above generated by runtime/syntax/generator/gen_syntax_vim.vim ---
152
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000153" Special Vim Highlighting (not automatic) {{{1
Bram Moolenaar071d4272004-06-13 20:20:40 +0000154
Doug Kearns3dca5122025-03-09 16:30:28 +0100155" Neovim keyword list additions {{{2
156
157if s:has("nvim")
158 syn keyword vimOptionVarName contained channel inccommand mousescroll pumblend redrawdebug scrollback shada shadafile statuscolumn termpastefilter termsync winbar winblend winhighlight
159 syn keyword vimVimVarName contained lua msgpack_types relnum stderr termrequest virtnum
160endif
161
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200162" Set up commands for this syntax highlighting file {{{2
163
164com! -nargs=* Vim9 execute <q-args> s:vim9script ? "" : "contained"
165com! -nargs=* VimL execute <q-args> s:vim9script ? "contained" : ""
166
Doug Kearns818c6412024-10-06 17:00:48 +0200167if exists("g:vimsyn_folding") && g:vimsyn_folding =~# '[acefhiHlmpPrt]'
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200168 if g:vimsyn_folding =~# 'a'
169 com! -nargs=* VimFolda <args> fold
170 else
171 com! -nargs=* VimFolda <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100172 endif
Doug Kearns818c6412024-10-06 17:00:48 +0200173 if g:vimsyn_folding =~# 'c'
174 com! -nargs=* VimFoldc <args> fold
175 else
176 com! -nargs=* VimFoldc <args>
177 endif
178 if g:vimsyn_folding =~# 'e'
179 com! -nargs=* VimFolde <args> fold
180 else
181 com! -nargs=* VimFolde <args>
182 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200183 if g:vimsyn_folding =~# 'f'
184 com! -nargs=* VimFoldf <args> fold
185 else
186 com! -nargs=* VimFoldf <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100187 endif
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100188 if g:vimsyn_folding =~# 'h'
189 com! -nargs=* VimFoldh <args> fold
190 else
191 com! -nargs=* VimFoldh <args>
192 endif
Doug Kearnsce064932024-04-13 18:24:01 +0200193 if g:vimsyn_folding =~# 'H'
194 com! -nargs=* VimFoldH <args> fold
195 else
196 com! -nargs=* VimFoldH <args>
197 endif
Doug Kearns818c6412024-10-06 17:00:48 +0200198 if g:vimsyn_folding =~# 'i'
199 com! -nargs=* VimFoldi <args> fold
200 else
201 com! -nargs=* VimFoldi <args>
202 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200203 if g:vimsyn_folding =~# 'l'
204 com! -nargs=* VimFoldl <args> fold
205 else
206 com! -nargs=* VimFoldl <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100207 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200208 if g:vimsyn_folding =~# 'm'
209 com! -nargs=* VimFoldm <args> fold
210 else
211 com! -nargs=* VimFoldm <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100212 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200213 if g:vimsyn_folding =~# 'p'
214 com! -nargs=* VimFoldp <args> fold
215 else
216 com! -nargs=* VimFoldp <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 =~# 'r'
224 com! -nargs=* VimFoldr <args> fold
225 else
226 com! -nargs=* VimFoldr <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100227 endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +0200228 if g:vimsyn_folding =~# 't'
229 com! -nargs=* VimFoldt <args> fold
230 else
231 com! -nargs=* VimFoldt <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100232 endif
233else
234 com! -nargs=* VimFolda <args>
Doug Kearns818c6412024-10-06 17:00:48 +0200235 com! -nargs=* VimFoldc <args>
236 com! -nargs=* VimFolde <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100237 com! -nargs=* VimFoldf <args>
Doug Kearns818c6412024-10-06 17:00:48 +0200238 com! -nargs=* VimFoldi <args>
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100239 com! -nargs=* VimFoldh <args>
Doug Kearnsce064932024-04-13 18:24:01 +0200240 com! -nargs=* VimFoldH <args>
Bram Moolenaara0f849e2015-10-30 14:37:44 +0100241 com! -nargs=* VimFoldl <args>
242 com! -nargs=* VimFoldm <args>
243 com! -nargs=* VimFoldp <args>
244 com! -nargs=* VimFoldP <args>
245 com! -nargs=* VimFoldr <args>
246 com! -nargs=* VimFoldt <args>
247endif
248
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000249" Deprecated variable options {{{2
250if exists("g:vim_minlines")
251 let g:vimsyn_minlines= g:vim_minlines
252endif
253if exists("g:vim_maxlines")
254 let g:vimsyn_maxlines= g:vim_maxlines
255endif
256if exists("g:vimsyntax_noerror")
257 let g:vimsyn_noerror= g:vimsyntax_noerror
258endif
259
Bram Moolenaar03413f42016-04-12 21:07:15 +0200260" Variable options {{{2
261if exists("g:vim_maxlines")
262 let s:vimsyn_maxlines= g:vim_maxlines
263else
264 let s:vimsyn_maxlines= 60
265endif
266
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200267" Nulls {{{2
268" =====
269Vim9 syn keyword vim9Null null null_blob null_channel null_class null_dict null_function null_job null_list null_object null_partial null_string
270
271" Booleans {{{2
272" ========
273Vim9 syn keyword vim9Boolean true false
274
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000275" Numbers {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000276" =======
dkearns5cd86c62024-03-12 07:40:58 +1100277syn case ignore
Doug Kearnse957cba2025-05-04 21:01:18 +0200278syn match vimNumber "\<\d\+\%('\d\+\)*" skipwhite nextgroup=@vimComment,vimSubscript,vimGlobal,vimSubst1
279syn match vimNumber "\<\d\+\%('\d\+\)*\.\d\+\%(e[+-]\=\d\+\)\=" skipwhite nextgroup=@vimComment
280syn match vimNumber "\<0b[01]\+\%('[01]\+\)*" skipwhite nextgroup=@vimComment,vimSubscript
281syn match vimNumber "\<0o\=\o\+\%('\o\+\)*" skipwhite nextgroup=@vimComment,vimSubscript
282syn match vimNumber "\<0x\x\+\%('\x\+\)*" skipwhite nextgroup=@vimComment,vimSubscript
283syn match vimNumber '\<0z\>' skipwhite nextgroup=@vimComment
284syn match vimNumber '\<0z\%(\x\x\)\+\%(\.\%(\x\x\)\+\)*' skipwhite nextgroup=@vimComment,vimSubscript
dkearns5cd86c62024-03-12 07:40:58 +1100285syn case match
Bram Moolenaar071d4272004-06-13 20:20:40 +0000286
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200287" All vimCommands are contained by vimIsCommand. {{{2
Doug Kearnsc29b5332025-04-26 20:14:15 +0200288syn cluster vimCmdList contains=vimAbb,vimAddress,vimAutocmd,vimAugroup,vimBehave,vimCall,vimCatch,vimConst,vimDoautocmd,vimDebuggreedy,vimDef,vimDefFold,vimDelcommand,@vimEcho,vimElse,vimEnddef,vimEndfunction,vimEndif,vimExecute,vimIsCommand,vimExtCmd,vimExFilter,vimFor,vimFunction,vimFuncFold,vimGrep,vimGrepAdd,vimGlobal,vimHelpgrep,vimHighlight,vimLet,vimLoadkeymap,vimLockvar,vimMake,vimMap,vimMark,vimMatch,vimNotFunc,vimNormal,vimRedir,vimSet,vimSleep,vimSort,vimSyntax,vimThrow,vimUnlet,vimUnlockvar,vimUnmap,vimUserCmd,vimVimgrep,vimVimgrepadd,vimMenu,vimMenutranslate,@vim9CmdList,@vimExUserCmdList
h-east61397662025-01-03 17:32:54 +0100289syn cluster vim9CmdList contains=vim9Abstract,vim9Class,vim9Const,vim9Enum,vim9Export,vim9Final,vim9For,vim9Interface,vim9Type,vim9Var
Doug Kearns60bd1402025-02-27 19:15:20 +0100290syn match vimCmdSep "\\\@1<!|" skipwhite nextgroup=@vimCmdList,vimSubst1,vimFunc
291syn match vimCmdSep ":\+" skipwhite nextgroup=@vimCmdList,vimSubst1
Doug Kearns4a530a62025-02-03 18:59:09 +0100292syn match vimCount contained "\d\+"
Doug Kearns1718e7d2025-01-08 18:20:47 +0100293syn match vimIsCommand "\<\%(\h\w*\|[23]mat\%[ch]\)\>" nextgroup=vimBang contains=vimCommand
Doug Kearns3c07eb02024-09-02 10:03:37 +0200294syn match vimBang contained "!"
Doug Kearnsc29b5332025-04-26 20:14:15 +0200295syn match vimWhitespace contained "\s\+"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000296
Doug Kearns1aa287e2025-02-10 22:00:27 +0100297syn region vimSubscript contained matchgroup=vimSubscriptBracket start="\[" end="]" nextgroup=vimSubscript contains=@vimExprList
298
299syn match vimVar contained "\<\h[a-zA-Z0-9#_]*\>" nextgroup=vimSubscript contains=vim9Super,vim9This
Doug Kearns3dca5122025-03-09 16:30:28 +0100300syn match vimVar "\<[bwglstav]:\h[a-zA-Z0-9#_]*\>" nextgroup=vimSubscript contains=vimVarScope
301syn match vimVar "\<a:\%(000\|1\=[0-9]\|20\)\>" nextgroup=vimSubscript contains=vimVarScope
302syn match vimFBVar contained "\<[bwglsta]:\h[a-zA-Z0-9#_]*\>" nextgroup=vimSubscript contains=vimVarScope
Doug Kearns1aa287e2025-02-10 22:00:27 +0100303
Doug Kearns3dca5122025-03-09 16:30:28 +0100304" match the scope prefix independently of the retrofitted scope dictionary
305syn match vimVarScope contained "\<[bwglstav]:"
306syn match vimVimVar contained "\<[bwglstav]:\%(\h\|\d\)\@!" nextgroup=vimSubscript
307
308syn match vimVarNameError contained "\<\h\w*\>"
309syn match vimVimVar "\<v:" nextgroup=vimSubscript,vimVimVarName,vimVarNameError
310syn match vimOptionVar "&\%([lg]:\)\=" nextgroup=vimSubscript,vimOptionVarName,vimVarNameError
Doug Kearns1aa287e2025-02-10 22:00:27 +0100311syn cluster vimSpecialVar contains=vimEnvvar,vimLetRegister,vimOptionVar,vimVimVar
312
313Vim9 syn match vim9LhsVariable "\s\=\h[a-zA-Z0-9#_]*\ze\s\+[-+/*%]\=="
314Vim9 syn match vim9LhsVariable "\s\=\h[a-zA-Z0-9#_]*\ze\s\+\.\.="
315Vim9 syn match vim9LhsVariable "\s\=\h[a-zA-Z0-9#_]*\ze\s\+=<<"
316Vim9 syn match vim9LhsVariable "\s\=\h[a-zA-Z0-9#_]*\ze\s*->" contains=vim9Super,vim9This
317Vim9 syn match vim9LhsVariable "\s\=\h[a-zA-Z0-9#_]*\ze\[" nextgroup=vimSubscript
318Vim9 syn match vim9LhsVariable "\s\=\h[a-zA-Z0-9#_]*\ze\." nextgroup=vimOper contains=vim9Super,vim9This
319
320Vim9 syn match vim9LhsVariableList "\[\_[^]]\+]\ze\s\+[-+/*%]\==" contains=vimVar,@vimSpecialVar
321Vim9 syn match vim9LhsVariableList "\[\_[^]]\+]\ze\s\+\.\.=" contains=vimVar,@vimSpecialVar
322
323Vim9 syn match vim9LhsRegister "@["0-9\-a-zA-Z#=*+_/]\ze\s\+\%(\.\.\)\=="
324
325syn cluster vimExprList contains=@vimSpecialVar,vimFunc,vimNumber,vimOper,vimOperParen,vimLambda,vimString,vimVar,@vim9ExprList
326syn cluster vim9ExprList contains=vim9Boolean,vim9LambdaParams,vim9Null
dkearnsb1427b42024-02-28 05:59:30 +1100327
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000328" Insertions And Appends: insert append {{{2
Bram Moolenaar519cc552021-11-16 19:18:26 +0000329" (buftype != nofile test avoids having append, change, insert show up in the command window)
Bram Moolenaar071d4272004-06-13 20:20:40 +0000330" =======================
Bram Moolenaar519cc552021-11-16 19:18:26 +0000331if &buftype != 'nofile'
dkearns4ba70ca2024-04-15 04:32:56 +1000332 syn region vimInsert matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=a\%[ppend]$" matchgroup=vimCommand end="^\.$" extend
333 syn region vimInsert matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=c\%[hange]$" matchgroup=vimCommand end="^\.$" extend
334 syn region vimInsert matchgroup=vimCommand start="^[: \t]*\(\d\+\(,\d\+\)\=\)\=i\%[nsert]$" matchgroup=vimCommand end="^\.$" extend
Bram Moolenaar519cc552021-11-16 19:18:26 +0000335endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000336
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000337" Behave! {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000338" =======
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100339if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_nobehaveerror")
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000340 syn match vimBehaveError contained "[^ ]\+"
341endif
Doug Kearnsfe6d5b02024-02-14 21:17:43 +0100342syn match vimBehave "\<be\%[have]\>" nextgroup=vimBehaveBang,vimBehaveModel,vimBehaveError skipwhite
343syn match vimBehaveBang contained "\a\@1<=!" nextgroup=vimBehaveModel skipwhite
344syn keyword vimBehaveModel contained mswin xterm
Bram Moolenaar071d4272004-06-13 20:20:40 +0000345
Doug Kearns99984fc2024-07-18 20:45:19 +0200346" Call {{{2
347" ====
348syn match vimCall "\<call\=\>" skipwhite nextgroup=vimFunc
349
Doug Kearnsa9c06422025-02-12 20:44:17 +0100350" Debuggreedy {{{2
Doug Kearns4a530a62025-02-03 18:59:09 +0100351" ===========
352" TODO: special-cased until generalised range/count support is implemented
353syn match vimDebuggreedy "\<0\=debugg\%[reedy]\>" contains=vimCount
354
dkearnsa3bddb72024-06-14 01:48:10 +1000355" Exception Handling {{{2
356syn keyword vimThrow th[row] skipwhite nextgroup=@vimExprList
357syn keyword vimCatch cat[ch] skipwhite nextgroup=vimCatchPattern
358syn region vimCatchPattern contained matchgroup=Delimiter start="\z([!#$%&'()*+,-./:;<=>?@[\]^_`{}~]\)" skip="\\\\\|\\\z1" end="\z1" contains=@vimSubstList oneline
359
Doug Kearns818c6412024-10-06 17:00:48 +0200360" Export {{{2
361" ======
362if s:vim9script
363 syn keyword vim9Export export skipwhite nextgroup=vim9Abstract,vim9ClassBody,vim9Const,vim9Def,vim9EnumBody,vim9Final,vim9InterfaceBody,vim9Type,vim9Var
364endif
365
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000366" Filetypes {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000367" =========
Bram Moolenaar293ee4d2004-12-09 21:34:53 +0000368syn match vimFiletype "\<filet\%[ype]\(\s\+\I\i*\)*" skipwhite contains=vimFTCmd,vimFTOption,vimFTError
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100369if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_vimFTError")
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000370 syn match vimFTError contained "\I\i*"
371endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000372syn keyword vimFTCmd contained filet[ype]
373syn keyword vimFTOption contained detect indent off on plugin
374
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000375" Augroup : vimAugroupError removed because long augroups caused sync'ing problems. {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000376" ======= : Trade-off: Increasing synclines with slower editing vs augroup END error checking.
Doug Kearns1aa287e2025-02-10 22:00:27 +0100377syn 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 +0200378
379" define
380VimFolda syn region vimAugroup
381 \ start="\<aug\%[roup]\>\ze\s\+\%([eE][nN][dD]\)\@!\S\+"
382 \ matchgroup=vimAugroupKey
383 \ end="\<aug\%[roup]\>\ze\s\+[eE][nN][dD]\>"
384 \ skipwhite nextgroup=vimAugroupEnd
385 \ contains=vimAutocmd,@vimAugroupList,vimAugroupkey
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100386if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_noaugrouperror")
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200387 syn match vimAugroupError "\<aug\%[roup]\>\s\+[eE][nN][dD]\>"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000388endif
dkearnsc4aef9a2024-03-04 02:42:47 +1100389
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200390" TODO: Vim9 comment
391syn match vimAugroupName contained "\%(\\["|[:space:]]\|[^"|[:space:]]\)\+"
Doug Kearnsc29b5332025-04-26 20:14:15 +0200392 \ skipwhite nextgroup=vimCmdSep,vimComment
393syn match vimAugroupEnd contained "\c\<END\>" skipwhite nextgroup=vimCmdSep,vimComment
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200394syn match vimAugroupBang contained "\a\@1<=!" skipwhite nextgroup=vimAugroupName
395syn keyword vimAugroupKey contained aug[roup] skipwhite nextgroup=vimAugroupBang,vimAugroupName,vimAugroupEnd
Bram Moolenaar071d4272004-06-13 20:20:40 +0000396
Doug Kearnsfa3b1042025-04-22 19:48:13 +0200397" remove
398syn match vimAugroup "\<aug\%[roup]!" skipwhite nextgroup=vimAugroupName contains=vimAugroupKey,vimAugroupBang
399
400" list
401VimL syn match vimAugroup "\<aug\%[roup]\>\ze\s*\%(["|]\|$\)" skipwhite nextgroup=vimCmdSep,vimComment contains=vimAugroupKey
402Vim9 syn match vimAugroup "\<aug\%[roup]\>\ze\s*\%([#|]\|$\)" skipwhite nextgroup=vimCmdSep,vim9Comment contains=vimAugroupKey
403
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000404" Operators: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000405" =========
Doug Kearnsb9ffbf52025-04-27 19:17:06 +0200406syn cluster vimOperGroup contains=@vimContinue,@vimExprList,vim9Comment,vim9LineComment,vimContinueString
Doug Kearns1aa287e2025-02-10 22:00:27 +0100407syn match vimOper "\a\@<!!" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimSpecFile
408syn match vimOper "||\|&&\|[-+*/%.]" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimSpecFile
Doug Kearnsc29b5332025-04-26 20:14:15 +0200409syn match vimOper "?" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString
Doug Kearnsc273f1a2025-01-20 21:53:01 +0100410" distinguish ternary : from ex-colon
Doug Kearnsc29b5332025-04-26 20:14:15 +0200411syn match vimOper "\s\@1<=:\ze\s\|\s\@1<=:$" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString
412syn match vimOper "??" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString
413syn match vimOper "=" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString,vimSpecFile
414syn match vimOper "\%#=1\%(==\|!=\|>=\|<=\|=\~\|!\~\|>\|<\)[?#]\=" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString,vimSpecFile
415syn match vimOper "\<is\%(not\)\=\>" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString,vimSpecFile
416syn match vimOper "\<is\%(not\)\=[?#]" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList,vimContinueString,vimSpecFile
Doug Kearns1aa287e2025-02-10 22:00:27 +0100417syn region vimOperParen matchgroup=vimParenSep start="(" end=")" contains=@vimOperGroup nextgroup=vimSubscript
418syn region vimOperParen matchgroup=vimSep start="#\={" end="}" contains=@vimOperGroup nextgroup=vimSubscript,vimVar
419syn region vimOperParen contained matchgroup=vimSep start="\[" end="]" contains=@vimOperGroup nextgroup=vimSubscript,vimVar
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100420if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_noopererror")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100421 syn match vimOperError ")"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000422endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000423
Doug Kearnsc29b5332025-04-26 20:14:15 +0200424syn match vimOperContinue contained "^\s*\\" skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList contains=vimWhitespace
425syn match vimOperContinueComment contained '^\s*["#]\\ .*' skipwhite skipnl nextgroup=@vimOperContinue,@vimExprList contains=vimWhitespace
Doug Kearns1aa287e2025-02-10 22:00:27 +0100426syn cluster vimOperContinue contains=vimOperContinue,vimOperContinueComment
427
428" Lambda Expressions: {{{2
429" ==================
430syn match vimLambdaOperator contained "->" skipwhite nextgroup=@vimExprList
Doug Kearns722fbd12025-03-28 19:36:37 +0100431syn region vimLambda contained
432 \ matchgroup=vimLambdaBrace
433 \ start=+{\ze[[:space:][:alnum:]_.,]*\%(\n\s*\%(\\[[:space:][:alnum:]_.,]*\|"\\ .*\)\)*->+
434 \ skip=+\n\s*\%(\\\|"\\ \)+
435 \ end="}" end="$"
436 \ contains=@vimContinue,@vimExprList,vimLambdaParams
437syn match vimLambdaParams contained "\%({\n\=\)\@1<=\_.\{-}\%(->\)\@=" nextgroup=vimLambdaOperator contains=@vimContinue,vimFuncParam
Doug Kearns1aa287e2025-02-10 22:00:27 +0100438
Doug Kearns722fbd12025-03-28 19:36:37 +0100439syn match vim9LambdaOperator contained "=>" skipwhite skipempty nextgroup=@vimExprList,vim9LambdaBlock,vim9LambdaOperatorComment
440syn match vim9LambdaParen contained "[()]"
441syn match vim9LambdaParams contained
442 \ "(\%(\<func(\|[^(]\)*\%(\n\s*\\\%(\<func(\|[^(]\)*\|\n\s*#\\ .*\)*\ze\s\+=>"
443 \ skipwhite nextgroup=vim9LambdaOperator
444 \ contains=@vim9Continue,vimDefParam,vim9LambdaParen,vim9LambdaReturnType
445syn region vim9LambdaReturnType contained start=")\@<=:\s" end="\ze\s*#" end="\ze\s*=>" contains=@vim9Continue,@vimType transparent
446syn region vim9LambdaBlock contained matchgroup=vimSep start="{" end="^\s*\zs}" contains=@vimDefBodyList
Doug Kearns1aa287e2025-02-10 22:00:27 +0100447
448syn match vim9LambdaOperatorComment contained "#.*" skipwhite skipempty nextgroup=@vimExprList,vim9LambdaBlock,vim9LambdaOperatorComment
449
dkearns4ba70ca2024-04-15 04:32:56 +1000450" Functions: Tag is provided for those who wish to highlight tagged functions {{{2
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000451" =========
Doug Kearns1aa287e2025-02-10 22:00:27 +0100452syn cluster vimFuncList contains=vimFuncBang,vimFunctionError,vimFuncKey,vimFuncScope,vimFuncSID,Tag
453syn cluster vimDefList contains=vimFuncBang,vimFunctionError,vimDefKey,vimFuncScope,vimFuncSID,Tag
dkearns4ba70ca2024-04-15 04:32:56 +1000454
Doug Kearns68ba6c22025-02-16 16:40:12 +0100455syn cluster vimFuncBodyCommon contains=@vimCmdList,vimCmplxRepeat,vimContinue,vimCtrlChar,vimDef,vimFBVar,vimFunc,vimFunction,vimLetHereDoc,vimNotFunc,vimNumber,vimOper,vimOperParen,vimRegister,vimSpecFile,vimString,vimSubst,vimFuncFold,vimDefFold
Doug Kearns1aa287e2025-02-10 22:00:27 +0100456syn cluster vimFuncBodyList contains=@vimFuncBodyCommon,vimComment,vimLineComment,vimInsert,vimConst,vimLet,vimSearch
457syn cluster vimDefBodyList contains=@vimFuncBodyCommon,vim9Comment,vim9LineComment,vim9Block,vim9Const,vim9Final,vim9Var,vim9Null,vim9Boolean,vim9For,vim9LhsVariable,vim9LhsVariableList,vim9LhsRegister,vim9Search,@vimSpecialVar
dkearns35e6f4c2024-03-22 06:41:10 +1100458
459syn region vimFuncPattern contained matchgroup=vimOper start="/" end="$" contains=@vimSubstList
460syn match vimFunction "\<fu\%[nction]\>" skipwhite nextgroup=vimCmdSep,vimComment,vimFuncPattern contains=vimFuncKey
461syn match vimDef "\<def\>" skipwhite nextgroup=vimCmdSep,vimComment,vimFuncPattern contains=vimDefKey
462
463syn match vimFunction "\<fu\%[nction]\>!\=\s*\%(<[sS][iI][dD]>\|[sg]:\)\=\%(\i\|[#.]\|{.\{-1,}}\)\+" contains=@vimFuncList skipwhite nextgroup=vimFuncParams
Doug Kearns818c6412024-10-06 17:00:48 +0200464syn match vimDef "\<def\>!\=\s*\%(<[sS][iI][dD]>\|[sg]:\)\=\%(\i\|[#.]\|{.\{-1,}}\)\+" contains=@vimDefList nextgroup=vimDefParams
dkearns35e6f4c2024-03-22 06:41:10 +1100465
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100466syn region vimFuncComment contained
467 \ start=+".*+
468 \ skip=+\n\s*\\\|\n\s*"\\ +
469 \ end="$"
470 \ skipwhite skipempty nextgroup=vimFuncBody,vimEndfunction
471syn region vimDefComment contained
472 \ start="#.*"
473 \ skip=+\n\s*\\\|\n\s*#\\ +
474 \ end="$"
475 \ skipwhite skipempty nextgroup=vimDefBody,vimEnddef
dkearns35e6f4c2024-03-22 06:41:10 +1100476
477syn match vimFuncBang contained "!"
478syn match vimFuncSID contained "\c<sid>"
Doug Kearns1aa287e2025-02-10 22:00:27 +0100479syn match vimFuncScope contained "\<[sg]:"
dkearns35e6f4c2024-03-22 06:41:10 +1100480syn keyword vimFuncKey contained fu[nction]
481syn keyword vimDefKey contained def
482
Doug Kearns9b67a2e2024-12-26 10:13:45 +0100483syn region vimFuncParams contained matchgroup=Delimiter start="(" skip=+\n\s*\\\|\n\s*"\\ + end=")" skipwhite skipempty nextgroup=vimFuncBody,vimFuncComment,vimEndfunction,vimFuncMod,vim9CommentError contains=vimFuncParam,vimOperParen,@vimContinue
484syn region vimDefParams contained matchgroup=Delimiter start="(" end=")" skipwhite skipempty nextgroup=vimDefBody,vimDefComment,vimEnddef,vimReturnType,vimCommentError contains=vimDefParam,vim9Comment,vimFuncParamEquals,vimOperParen
dkearns35e6f4c2024-03-22 06:41:10 +1100485syn match vimFuncParam contained "\<\h\w*\>\|\.\.\." skipwhite nextgroup=vimFuncParamEquals
486syn match vimDefParam contained "\<\h\w*\>" skipwhite nextgroup=vimParamType,vimFuncParamEquals
487
Doug Kearns35699f12024-09-19 19:51:59 +0200488syn match vimFuncParamEquals contained "=" skipwhite nextgroup=@vimExprList
489syn match vimFuncMod contained "\<\%(abort\|closure\|dict\|range\)\>" skipwhite skipempty nextgroup=vimFuncBody,vimFuncComment,vimEndfunction,vimFuncMod,vim9CommentError
dkearns35e6f4c2024-03-22 06:41:10 +1100490
Doug Kearns35699f12024-09-19 19:51:59 +0200491syn region vimFuncBody contained start="^." matchgroup=vimCmdSep start="|" matchgroup=vimCommand end="\<endfu\%[nction]\>" contains=@vimFuncBodyList skipwhite nextgroup=vimCmdSep,vimComment,vim9CommentError
492syn region vimDefBody contained start="^." matchgroup=vimCmdSep start="|" matchgroup=vimCommand end="\<enddef\>" contains=@vimDefBodyList skipwhite nextgroup=vimCmdSep,vim9Comment,vimCommentError
dkearns35e6f4c2024-03-22 06:41:10 +1100493
Doug Kearnsfc64ac02024-06-22 11:20:36 +0200494syn match vimEndfunction "\<endf\%[unction]\>" skipwhite nextgroup=vimCmdSep,vimComment,vim9CommentError
495syn match vimEnddef "\<enddef\>" skipwhite nextgroup=vimCmdSep,vim9Comment,vimCommentError
Bram Moolenaar3577c6f2008-06-24 21:16:56 +0000496
Bram Moolenaarf3913272016-02-25 00:00:01 +0100497if exists("g:vimsyn_folding") && g:vimsyn_folding =~# 'f'
Doug Kearns818c6412024-10-06 17:00:48 +0200498 syn region vimFuncFold start="\<fu\%[nction]\>!\=\s*\%(<[sS][iI][dD]>\|[sg]:\)\=\%(\i\|[#.]\|{.\{-1,}}\)\+\s*(" end="\<endf\%[unction]\>" contains=vimFunction fold keepend extend transparent
499 syn region vimDefFold start="\<def\>!\=\s*\%(<[sS][iI][dD]>\|[sg]:\)\=\%(\i\|[#.]\)\+(" end="\<enddef\>" contains=vimDef fold keepend extend transparent
Bram Moolenaarb4ff5182015-11-10 21:15:48 +0100500endif
dkearns35e6f4c2024-03-22 06:41:10 +1100501
dkearns35e6f4c2024-03-22 06:41:10 +1100502" Types: {{{2
503" =====
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200504
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100505syn region vimReturnType contained
506 \ start=":\%(\s\|\n\)\@="
507 \ skip=+\n\s*\\\|\n\s*#\\ \|^\s*#\\ +
508 \ end="$"
509 \ matchgroup=vim9Comment
510 "\ allow for legacy script tail comment error
511 \ end="\ze[#"]"
512 \ skipwhite skipempty nextgroup=vimDefBody,vimDefComment,vimEnddef,vimCommentError
513 \ contains=@vim9Continue,@vimType
514 \ transparent
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200515syn match vimParamType contained ":\s" skipwhite skipnl nextgroup=@vimType contains=vimTypeSep
dkearns35e6f4c2024-03-22 06:41:10 +1100516
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100517syn match vimTypeSep contained ":\%(\s\|\n\)\@=" skipwhite nextgroup=@vimType
dkearns35e6f4c2024-03-22 06:41:10 +1100518syn keyword vimType contained any blob bool channel float job number string void
Doug Kearns722fbd12025-03-28 19:36:37 +0100519syn match vimType contained "\<\%(func\)\>"
520syn region vimCompoundType contained matchgroup=vimType start="\<func(" end=")" nextgroup=vimTypeSep contains=@vim9Continue,@vimType transparent
521syn region vimCompoundType contained matchgroup=vimType start="\<tuple<" end=">" contains=@vim9Continue,@vimType transparent
522syn region vimCompoundType contained matchgroup=vimType start="\<\%(list\|dict\)<" end=">" contains=@vimType oneline transparent
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100523syn match vimUserType contained "\<\%(\h\w*\.\)*\u\w*\>"
dkearns35e6f4c2024-03-22 06:41:10 +1100524
525syn cluster vimType contains=vimType,vimCompoundType,vimUserType
Bram Moolenaar4d8f4762021-06-27 15:18:56 +0200526
Doug Kearns818c6412024-10-06 17:00:48 +0200527" Classes, Enums And Interfaces: {{{2
528" =============================
529
530if s:vim9script
Doug Kearns1c580192025-05-01 17:43:17 +0200531
Doug Kearns818c6412024-10-06 17:00:48 +0200532 " Methods {{{3
Doug Kearns1aa287e2025-02-10 22:00:27 +0100533 syn match vim9MethodDef contained "\<def\>" skipwhite nextgroup=vim9MethodDefName,vim9ConstructorDefName
Doug Kearns818c6412024-10-06 17:00:48 +0200534 syn match vim9MethodDefName contained "\<\h\w*\>" nextgroup=vim9MethodDefParams contains=@vim9MethodName
535 syn region vim9MethodDefParams contained
536 \ matchgroup=Delimiter start="(" end=")"
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100537 \ skipwhite skipnl nextgroup=vim9MethodDefBody,vim9MethodDefComment,vimEnddef,vim9MethodDefReturnType,vimCommentError
Doug Kearns818c6412024-10-06 17:00:48 +0200538 \ contains=vimDefParam,vim9Comment,vimFuncParamEquals
Doug Kearns1aa287e2025-02-10 22:00:27 +0100539
Doug Kearnsadb703e2025-03-23 16:14:20 +0100540 syn match vim9ConstructorDefName contained "\<_\=new\w*\>"
Doug Kearns1aa287e2025-02-10 22:00:27 +0100541 \ nextgroup=vim9ConstructorDefParams
542 \ contains=@vim9MethodName
543 syn match vim9ConstructorDefParam contained "\<\%(this\.\)\=\h\w*\>"
544 \ skipwhite nextgroup=vimParamType,vimFuncParamEquals
545 \ contains=vim9This,vimOper
546 syn region vim9ConstructorDefParams contained
547 \ matchgroup=Delimiter start="(" end=")"
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100548 \ skipwhite skipnl nextgroup=vim9MethodDefBody,vim9MethodDefComment,vimEnddef,vimCommentError
Doug Kearns1aa287e2025-02-10 22:00:27 +0100549 \ contains=vim9ConstructorDefParam,vim9Comment,vimFuncParamEquals
550
Doug Kearns818c6412024-10-06 17:00:48 +0200551 syn region vim9MethodDefReturnType contained
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100552 \ start=":\%(\s\|\n\)\@="
553 \ skip=+\n\s*\\\|\n\s*#\\ \|^\s*#\\ +
554 \ end="$"
555 \ matchgroup=vim9Comment
556 \ end="\ze#"
557 \ skipwhite skipnl nextgroup=vim9MethodDefBody,vim9MethodDefComment,vimEnddef,vimCommentError
558 \ contains=@vim9Continue,vimType,vimTypeSep
Doug Kearns818c6412024-10-06 17:00:48 +0200559 \ transparent
Doug Kearnsdd3f1c02025-03-17 20:27:13 +0100560
561 syn region vim9MethodDefComment contained
562 \ start="#.*"
563 \ skip=+\n\s*\\\|\n\s*#\\ +
564 \ end="$"
565 \ skipwhite skipempty nextgroup=vim9MethodDefBody,vimEnddef
566
Doug Kearns818c6412024-10-06 17:00:48 +0200567 syn region vim9MethodDefBody contained
568 \ start="^.\=" matchgroup=vimCommand end="\<enddef\>"
569 \ skipwhite nextgroup=vimCmdSep,vim9Comment,vimCommentError
570 \ contains=@vim9MethodDefBodyList
571
572 syn cluster vim9MethodDefBodyList contains=@vimDefBodyList,vim9This,vim9Super
573
574 if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimfunctionerror")
575 syn match vim9MethodNameError contained "\<[a-z0-9]\i\>"
576 endif
Doug Kearnsadb703e2025-03-23 16:14:20 +0100577 syn match vim9MethodName contained "\<_\=new\w*\>"
Doug Kearns818c6412024-10-06 17:00:48 +0200578 syn keyword vim9MethodName contained empty len string
579
580 syn cluster vim9MethodName contains=vim9MethodName,vim9MethodNameError
581
582 if exists("g:vimsyn_folding") && g:vimsyn_folding =~# 'f'
583 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 +0100584 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 +0200585 endif
586
587 syn cluster vim9MethodDef contains=vim9MethodDef,vim9MethodDefFold
588
589 " Classes {{{3
590 syn cluster vim9ClassBodyList contains=vim9Abstract,vim9Class,vim9Comment,vim9LineComment,@vim9Continue,@vimExprList,vim9Extends,vim9Implements,@vim9MethodDef,vim9Public,vim9Static,vim9Const,vim9Final,vim9This,vim9Super,vim9Var
591
592 syn match vim9Class contained "\<class\>" skipwhite nextgroup=vim9ClassName
593 syn match vim9ClassName contained "\<\u\w*\>" skipwhite skipnl nextgroup=vim9Extends,vim9Implements
594 syn match vim9SuperClass contained "\<\u\w*\>" skipwhite skipnl nextgroup=vim9Implements
595 syn match vim9ImplementedInterface contained "\<\u\w*\>" skipwhite skipnl nextgroup=vim9InterfaceListComma,vim9Extends
596 syn match vim9InterfaceListComma contained "," skipwhite skipnl nextgroup=vim9ImplementedInterface
597 syn keyword vim9Abstract abstract skipwhite skipnl nextgroup=vim9ClassBody,vim9AbstractDef
598 syn keyword vim9Extends contained extends skipwhite skipnl nextgroup=vim9SuperClass
599 syn keyword vim9Implements contained implements skipwhite skipnl nextgroup=vim9ImplementedInterface
600 syn keyword vim9Public contained public
601 syn keyword vim9Static contained static
Doug Kearns1aa287e2025-02-10 22:00:27 +0100602 " FIXME: don't match as dictionary keys, remove when operators are not
603 " shared between Vim9 and legacy script
604 syn match vim9This contained "\.\@1<!\<this\>:\@!"
605 " super must be folowed by '.'
606 syn match vim9Super contained "\.\@1<!\<super\.\@="
Doug Kearns818c6412024-10-06 17:00:48 +0200607
608 VimFoldc syn region vim9ClassBody start="\<class\>" matchgroup=vimCommand end="\<endclass\>" contains=@vim9ClassBodyList transparent
609
610 " Enums {{{3
Doug Kearns1c580192025-05-01 17:43:17 +0200611 syn cluster vim9EnumBodyList contains=vim9Comment,vim9LineComment,@vim9Continue,vim9Enum,@vimExprList,@vim9MethodDef,vim9Public,vim9Static,vim9Const,vim9Final,vim9This,vim9Var
Doug Kearns818c6412024-10-06 17:00:48 +0200612
Doug Kearns1c580192025-05-01 17:43:17 +0200613 syn match vim9Enum contained "\<enum\>" skipwhite nextgroup=vim9EnumName
614
615 syn match vim9EnumName contained "\<\u\w*\>" skipwhite skipempty nextgroup=vim9EnumNameTrailing,vim9EnumNameEmpty,vim9EnumNameComment,@vim9EnumNameContinue,vim9EnumImplements
616 syn match vim9EnumNameTrailing contained "\S.*"
617 syn region vim9EnumNameComment contained
618 \ start="#" skip="\n\s*\%(\\\|#\\ \)" end="$"
619 \ skipwhite skipempty nextgroup=vim9EnumNameComment,vim9EnumValue
620 \ contains=@vimCommentGroup,vimCommentString
621 " vim9EnumName's "skipempty" should only apply to comments and enum values and not implements clauses
622 syn match vim9EnumNameEmpty contained "^" skipwhite skipempty nextgroup=vim9EnumNameComment,vim9EnumValue
623 " allow line continuation between enum name and "implements"
624 syn match vim9EnumNameContinue contained
625 \ "^\s*\\"
626 \ skipwhite skipnl nextgroup=vim9EnumNameTrailing,vim9EnumNameEmpty,vim9EnumNameComment,@vim9EnumNameContinue,vim9EnumImplements
627 \ contains=vimWhitespace
628 syn match vim9EnumNameContinueComment contained
629 \ "^\s*#\\ .*"
630 \ skipwhite skipnl nextgroup=vim9EnumNameEmpty,vim9EnumNameComment,@vim9EnumNameContinue
631 \ contains=vimWhitespace
632 syn cluster vim9EnumNameContinue contains=vim9EnumNameContinue,vim9EnumNameContinueComment
633
634 " enforce enum value list location
635 syn match vim9EnumValue contained "\<\a\w*\>" nextgroup=vim9EnumValueArgList,vim9EnumValueListComma,vim9Comment
636 syn match vim9EnumValueListComma contained "," skipwhite skipempty nextgroup=vim9EnumValue,vim9EnumValueListCommaComment
637 syn region vim9EnumValueListCommaComment contained
638 \ start="#" skip="\n\s*\%(\\\|#\\ \)" end="$"
639 \ skipwhite skipempty nextgroup=vim9EnumValueListCommaComment,vim9EnumValue
640 \ contains=@vimCommentGroup,vimCommentString
641 syn region vim9EnumValueArgList contained
642 \ matchgroup=vimParenSep start="(" end=")"
643 \ nextgroup=vim9EnumValueListComma
644 \ contains=@vimExprList,vimContinueString,vim9Comment
645
646 syn keyword vim9EnumImplements contained implements skipwhite nextgroup=vim9EnumImplementedInterface
647 syn match vim9EnumImplementedInterface contained "\<\u\w*\>" skipwhite skipnl nextgroup=vim9EnumInterfaceListComma,vim9EnumImplementedInterfaceComment,vim9EnumValue
648 syn match vim9EnumInterfaceListComma contained "," skipwhite nextgroup=vim9EnumImplementedInterface
649 syn region vim9EnumImplementedInterfaceComment contained
650 \ start="#" skip="\n\s*\%(\\\|#\\ \)" end="$"
651 \ skipwhite skipempty nextgroup=vim9EnumImplementedInterfaceComment,vim9EnumValue
652 \ contains=@vimCommentGroup,vimCommentString
Doug Kearns818c6412024-10-06 17:00:48 +0200653
654 VimFolde syn region vim9EnumBody start="\<enum\>" matchgroup=vimCommand end="\<endenum\>" contains=@vim9EnumBodyList transparent
655
656 " Interfaces {{{3
657 " TODO: limit to decl only - no init values
658 syn cluster vim9InterfaceBodyList contains=vim9Comment,vim9LineComment,@vim9Continue,vim9Extends,vim9Interface,vim9AbstractDef,vim9Var
659
660 syn match vim9Interface contained "\<interface\>" skipwhite nextgroup=vim9InterfaceName
661 syn match vim9InterfaceName contained "\<\u\w*\>" skipwhite skipnl nextgroup=vim9Extends
662
663 syn keyword vim9AbstractDef contained def skipwhite nextgroup=vim9AbstractDefName
664 syn match vim9AbstractDefName contained "\<\h\w*\>" skipwhite nextgroup=vim9AbstractDefParams contains=@vim9MethodName
665 syn region vim9AbstractDefParams contained
666 \ matchgroup=Delimiter start="(" end=")"
667 \ skipwhite skipnl nextgroup=vimDefComment,vim9AbstractDefReturnType,vimCommentError
668 \ contains=vimDefParam,vim9Comment,vimFuncParamEquals
669 syn region vim9AbstractDefReturnType contained
670 \ start=":\s" end="$" matchgroup=vim9Comment end="\ze[#"]"
671 \ skipwhite skipnl nextgroup=vimDefComment,vimCommentError
672 \ contains=vimTypeSep
673 \ transparent
674
675 VimFoldi syn region vim9InterfaceBody start="\<interface\>" matchgroup=vimCommand end="\<endinterface\>" contains=@vim9InterfaceBodyList transparent
676
Doug Kearns1aa287e2025-02-10 22:00:27 +0100677 " Type Aliases {{{3
Doug Kearns818c6412024-10-06 17:00:48 +0200678 syn match vim9Type "\<ty\%[pe]\>" skipwhite nextgroup=vim9TypeAlias,vim9TypeAliasError
679 syn match vim9TypeAlias contained "\<\u\w*\>" skipwhite nextgroup=vim9TypeEquals
680 syn match vim9TypeEquals contained "=" skipwhite nextgroup=@vimType
681 if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_notypealiaserror")
Doug Kearns1aa287e2025-02-10 22:00:27 +0100682 syn match vim9TypeAliasError contained "\<\l\w*\>" skipwhite nextgroup=vim9TypeEquals
Doug Kearns818c6412024-10-06 17:00:48 +0200683 endif
684endif
685
Doug Kearns1aa287e2025-02-10 22:00:27 +0100686" Blocks: {{{2
687" ======
688Vim9 syn region vim9Block matchgroup=vimSep start="{" end="^\s*\zs}" contains=@vimDefBodyList
689
dkearns04e53632024-04-11 06:18:37 +1000690" Keymaps: {{{2
dkearns69866442023-11-22 05:43:40 +1100691" =======
692
dkearns04e53632024-04-11 06:18:37 +1000693syn match vimKeymapStart "^" contained skipwhite nextgroup=vimKeymapLhs,@vimKeymapLineComment
dkearns69866442023-11-22 05:43:40 +1100694syn match vimKeymapLhs "\S\+" contained skipwhite nextgroup=vimKeymapRhs contains=vimNotation
695syn match vimKeymapRhs "\S\+" contained skipwhite nextgroup=vimKeymapTailComment contains=vimNotation
696syn match vimKeymapTailComment "\S.*" contained
dkearns04e53632024-04-11 06:18:37 +1000697
698" TODO: remove when :" comment is matched in parts as "ex-colon comment" --djk
699if s:vim9script
700 syn match vim9KeymapLineComment "#.*" contained contains=@vimCommentGroup,vimCommentString,vim9CommentTitle
701else
702 syn match vimKeymapLineComment +".*+ contained contains=@vimCommentGroup,vimCommentString,vimCommentTitle
703endif
704syn cluster vimKeymapLineComment contains=vim9\=KeymapLineComment
dkearns69866442023-11-22 05:43:40 +1100705
Doug Kearns7866d542024-08-23 18:37:55 +0200706syn region vimLoadkeymap matchgroup=vimCommand start="\<loadk\%[eymap]\>" end="\%$" contains=vimKeymapStart
dkearns69866442023-11-22 05:43:40 +1100707
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000708" Special Filenames, Modifiers, Extension Removal: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000709" ===============================================
dkearns2c51e152024-02-27 07:10:18 +1100710syn match vimSpecFile "<c\(word\|WORD\)>" nextgroup=vimSpecFileMod,vimSubst1
711syn match vimSpecFile "<\([acs]file\|amatch\|abuf\)>" nextgroup=vimSpecFileMod,vimSubst1
712syn match vimSpecFile "\s%[ \t:]"ms=s+1,me=e-1 nextgroup=vimSpecFileMod,vimSubst1
713syn match vimSpecFile "\s%$"ms=s+1 nextgroup=vimSpecFileMod,vimSubst1
714syn match vimSpecFile "\s%<"ms=s+1,me=e-1 nextgroup=vimSpecFileMod,vimSubst1
715syn match vimSpecFile "#\d\+\|[#%]<\>" nextgroup=vimSpecFileMod,vimSubst1
Bram Moolenaar5c736222010-01-06 20:54:52 +0100716syn match vimSpecFileMod "\(:[phtre]\)\+" contained
Bram Moolenaar071d4272004-06-13 20:20:40 +0000717
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000718" User-Specified Commands: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000719" =======================
dkearns04e53632024-04-11 06:18:37 +1000720syn 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 +0200721
722syn match vimUserCmd "\<com\%[mand]\>!\=" skipwhite nextgroup=vimUserCmdAttrs,vimUserCmdName contains=vimBang
723syn match vimUserCmd +\<com\%[mand]\>!\=\ze\s*\n\s*\%(\\\|["#]\\ \)+ skipwhite skipnl nextgroup=vimUserCmdAttrs,vimUserCmdName contains=vimBang
724
725syn region vimUserCmdAttrs contained
726 \ start="-\l"
727 \ start=+^\s*\%(\\\|["#]\\ \)+
728 \ end="\ze\s\u"
729 \ skipwhite nextgroup=vimUserCmdName
730 \ contains=@vimContinue,vimUserCmdAttr,vimUserCmdAttrError
731 \ transparent
732syn match vimUserCmdAttrError contained "-\a\+\ze\%(\s\|=\)"
733syn match vimUserCmdAttr contained "-addr=" contains=vimUserCmdAttrKey nextgroup=vimUserCmdAttrAddr
734syn match vimUserCmdAttr contained "-bang\>" contains=vimUserCmdAttrKey
735syn match vimUserCmdAttr contained "-bar\>" contains=vimUserCmdAttrKey
736syn match vimUserCmdAttr contained "-buffer\>" contains=vimUserCmdAttrKey
737syn match vimUserCmdAttr contained "-complete=" contains=vimUserCmdAttrKey nextgroup=vimUserCmdAttrComplete,vimUserCmdError
738syn match vimUserCmdAttr contained "-count\>" contains=vimUserCmdAttrKey
739syn match vimUserCmdAttr contained "-count=" contains=vimUserCmdAttrKey nextgroup=vimNumber
740syn match vimUserCmdAttr contained "-keepscript\>" contains=vimUserCmdAttrKey
741syn match vimUserCmdAttr contained "-nargs=" contains=vimUserCmdAttrKey nextgroup=vimUserCmdAttrNargs
742syn match vimUserCmdAttr contained "-range\>" contains=vimUserCmdAttrKey
743syn match vimUserCmdAttr contained "-range=" contains=vimUserCmdAttrKey nextgroup=vimNumber,vimUserCmdAttrRange
744syn match vimUserCmdAttr contained "-register\>" contains=vimUserCmdAttrKey
Doug Kearns3c07eb02024-09-02 10:03:37 +0200745
746syn match vimUserCmdAttrNargs contained "[01*?+]"
747syn match vimUserCmdAttrRange contained "%"
748
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100749if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_nousercmderror")
Bram Moolenaar5c736222010-01-06 20:54:52 +0100750 syn match vimUserCmdError contained "\S\+\>"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000751endif
Bram Moolenaara93fa7e2006-04-17 22:14:47 +0000752
Doug Kearns3c07eb02024-09-02 10:03:37 +0200753syn case ignore
754syn 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 +0200755
756" GEN_SYN_VIM: vimUserCmdAttrComplete, START_STR='syn keyword vimUserCmdAttrComplete contained', END_STR=''
Doug Kearnsc29b5332025-04-26 20:14:15 +0200757syn 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 +0200758syn 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
759syn keyword vimUserCmdAttrComplete contained custom customlist nextgroup=vimUserCmdAttrCompleteFunc,vimUserCmdError
760syn match vimUserCmdAttrCompleteFunc contained ",\%([bwglstav]:\|<[sS][iI][dD]>\)\=\h\w*\%([.#]\h\w*\)*"hs=s+1 nextgroup=vimUserCmdError contains=vimVarScope,vimFuncSID
761
Doug Kearns3c07eb02024-09-02 10:03:37 +0200762" GEN_SYN_VIM: vimUserCmdAttrAddr, START_STR='syn keyword vimUserCmdAttrAddr contained', END_STR=''
763syn 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 +0200764syn keyword vimUserCmdAttrAddr contained arguments arg buffers buf lines line loaded_buffers load other quickfix qf tabs tab windows win
765syn match vimUserCmdAttrAddr contained "?"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000766syn case match
Bram Moolenaar071d4272004-06-13 20:20:40 +0000767
Doug Kearns520a2c72025-04-08 20:50:00 +0200768syn match vimUserCmdName contained "\<\u[[:alnum:]]*\>" skipwhite nextgroup=vimUserCmdBlock,vimUserCmdReplacement
769syn match vimUserCmdName contained +\<\u[[:alnum:]]*\>\ze\s*\n\s*\%(\\\|["#]\\ \)+ skipwhite skipnl nextgroup=vimUserCmdBlock,vimUserCmdReplacement
770syn region vimUserCmdReplacement contained
771 \ start="\S"
772 \ start=+^\s*\%(\\\|["#]\\ \)+
773 \ skip=+\n\s*\%(\\\|["#]\\ \)+
774 \ end="$"
775 \ contains=@vimContinue,@vimUserCmdList,vimComFilter
776syn region vimUserCmdBlock contained
777 \ matchgroup=vimSep
778 \ start="{"
779 \ end="^\s*\zs}"
780 \ contains=@vimDefBodyList
dkearns04e53632024-04-11 06:18:37 +1000781
Doug Kearns520a2c72025-04-08 20:50:00 +0200782syn match vimDelcommand "\<delc\%[ommand]\>" skipwhite nextgroup=vimDelcommandAttr,vimDelcommandName
783syn match vimDelcommandAttr contained "-buffer\>" skipwhite nextgroup=vimDelcommandName
784syn match vimDelcommandName contained "\<\u[[:alnum:]]*\>"
Doug Kearns3c07eb02024-09-02 10:03:37 +0200785
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000786" Lower Priority Comments: after some vim commands... {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000787" =======================
dkearns959c3c82024-06-12 04:18:08 +1000788if get(g:, "vimsyn_comment_strings", 1)
Doug Kearns35699f12024-09-19 19:51:59 +0200789 syn region vimCommentString contained oneline start='\S\s\+"'ms=e end='"' extend
dkearns959c3c82024-06-12 04:18:08 +1000790endif
dkearns04e53632024-04-11 06:18:37 +1000791
792if s:vim9script
dkearns04e53632024-04-11 06:18:37 +1000793 syn cluster vimComment contains=vim9Comment
794else
dkearns04e53632024-04-11 06:18:37 +1000795 syn cluster vimComment contains=vimComment
796endif
Bram Moolenaar071d4272004-06-13 20:20:40 +0000797
Doug Kearnsc29b5332025-04-26 20:14:15 +0200798VimL syn region vimComment
799 \ excludenl
800 \ start=+"+
801 \ skip=+\n\s*\%(\\\|"\\ \)+
802 \ end="$"
803 \ contains=@vimCommentGroup,vimCommentString
804 \ extend
805Vim9 syn region vim9Comment
806 \ excludenl
807 \ start="\%#=1\s\@1<=#\%({\@!\|{{\)"
808 \ skip="\n\s*\%(\\\|#\\ \)"
809 \ end="$"
810 \ contains=@vimCommentGroup,vimCommentString
811 \ extend
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200812
Doug Kearnsfc64ac02024-06-22 11:20:36 +0200813syn match vim9CommentError contained "#.*"
814syn match vimCommentError contained +".*+
815
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000816" Environment Variables: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000817" =====================
Bram Moolenaar5c736222010-01-06 20:54:52 +0100818syn match vimEnvvar "\$\I\i*"
819syn match vimEnvvar "\${\I\i*}"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000820
Doug Kearns68ba6c22025-02-16 16:40:12 +0100821" Strings {{{2
822" =======
823
824" In-String Specials:
Bram Moolenaar071d4272004-06-13 20:20:40 +0000825" Try to catch strings, if nothing else matches (therefore it must precede the others!)
826" vimEscapeBrace handles ["] []"] (ie. "s don't terminate string inside [])
Doug Kearnsc29b5332025-04-26 20:14:15 +0200827" syn region vimEscapeBrace oneline contained transparent start="[^\\]\(\\\\\)*\[\zs\^\=\]\=" skip="\\\\\|\\\]" end="]"me=e-1
Bram Moolenaar5c736222010-01-06 20:54:52 +0100828syn match vimPatSepErr contained "\\)"
829syn match vimPatSep contained "\\|"
Bram Moolenaarb730f0c2018-11-25 03:56:26 +0100830syn region vimPatSepZone oneline contained matchgroup=vimPatSepZ start="\\%\=\ze(" skip="\\\\" end="\\)\|[^\\]['"]" contains=@vimStringGroup
Bram Moolenaar5c736222010-01-06 20:54:52 +0100831syn region vimPatRegion contained transparent matchgroup=vimPatSepR start="\\[z%]\=(" end="\\)" contains=@vimSubstList oneline
832syn match vimNotPatSep contained "\\\\"
Bram Moolenaar6ba83ba2022-06-12 22:15:57 +0100833syn cluster vimStringGroup contains=vimEscape,vimEscapeBrace,vimPatSep,vimNotPatSep,vimPatSepErr,vimPatSepZone,@Spell
Doug Kearns1aa287e2025-02-10 22:00:27 +0100834syn region vimString oneline keepend matchgroup=vimString start=+[^a-zA-Z>\\@]"+lc=1 skip=+\\\\\|\\"+ matchgroup=vimStringEnd end=+"+ nextgroup=vimSubscript contains=@vimStringGroup extend
835syn region vimString oneline matchgroup=vimString start=+[^a-zA-Z>\\@]'+lc=1 end=+'+ nextgroup=vimSubscript contains=vimQuoteEscape extend
Bram Moolenaaracc22402020-06-07 21:07:18 +0200836"syn region vimString oneline start="\s/\s*\A"lc=1 skip="\\\\\|\\+" end="/" contains=@vimStringGroup " see tst45.vim
Doug Kearns695522d2025-01-10 20:02:17 +0100837
Bram Moolenaar6ba83ba2022-06-12 22:15:57 +0100838syn match vimEscape contained "\\."
dkearnse3e39342024-02-02 07:44:26 +1100839" syn match vimEscape contained +\\[befnrt\"]+
840syn match vimEscape contained "\\\o\{1,3}\|\\[xX]\x\{1,2}\|\\u\x\{1,4}\|\\U\x\{1,8}"
841syn match vimEscape contained "\\<" contains=vimNotation
842syn match vimEscape contained "\\<\*[^>]*>\=>"
Doug Kearns695522d2025-01-10 20:02:17 +0100843syn match vimQuoteEscape contained "''"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000844
Doug Kearnsc29b5332025-04-26 20:14:15 +0200845syn region vimString oneline matchgroup=vimString start=+$'+ end=+'+ nextgroup=vimSubscript contains=@vimStringInterpolation,vimQuoteEscape extend
846syn region vimString oneline matchgroup=vimString start=+$"+ end=+"+ nextgroup=vimSubscript contains=@vimStringInterpolation,@vimStringGroup extend
dkearnsb1427b42024-02-28 05:59:30 +1100847syn region vimStringInterpolationExpr oneline contained matchgroup=vimSep start=+{+ end=+}+ contains=@vimExprList
848syn match vimStringInterpolationBrace contained "{{"
849syn match vimStringInterpolationBrace contained "}}"
Doug Kearnsd164f2a2024-08-16 21:07:15 +0200850syn cluster vimStringInterpolation contains=vimStringInterpolationExpr,vimStringInterpolationBrace
thincacf8695d2024-01-28 18:57:23 +0100851
Doug Kearnsc29b5332025-04-26 20:14:15 +0200852syn region vimContinueString contained matchgroup=vimContinueString start=+"+ skip=+\n\s*\%(\\\|["#]\\ \)+ end=+"+ end="$" skipwhite nextgroup=vimSubscript,vimComment contains=@vimContinue,@vimStringGroup
853syn region vimContinueString contained matchgroup=vimContinueString start=+'+ skip=+\n\s*\%(\\\|["#]\\ \)+ end=+'+ end="$" skipwhite nextgroup=vimSubscript,vimComment contains=@vimContinue,vimQuoteEscape
854syn region vimContinueString contained matchgroup=vimContinueString start=+$"+ skip=+\n\s*\%(\\\|["#]\\ \)+ end=+"+ end="$" skipwhite nextgroup=vimSubscript,vimComment contains=@vimContinue,@vimStringInterpolation,@vimStringGroup
855syn region vimContinueString contained matchgroup=vimContinueString start=+$'+ skip=+\n\s*\%(\\\|["#]\\ \)+ end=+'+ end="$" skipwhite nextgroup=vimSubscript,vimComment contains=@vimContinue,@vimStringInterpolation,vimQuoteEscape
856
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000857" Substitutions: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +0000858" =============
Bram Moolenaar5c736222010-01-06 20:54:52 +0100859syn cluster vimSubstList contains=vimPatSep,vimPatRegion,vimPatSepErr,vimSubstTwoBS,vimSubstRange,vimNotation
860syn cluster vimSubstRepList contains=vimSubstSubstr,vimSubstTwoBS,vimNotation
861syn cluster vimSubstList add=vimCollection
Doug Kearns92f4e912024-06-05 19:45:43 +0200862syn match vimSubst "^\s*\%(s\%[ubstitute]\|sm\%[agic]\|sno\%[magic]\)\>" skipwhite nextgroup=vimSubstPat
863syn match vimSubst "^\s*\%(s\%[ubstitute]\|sm\%[agic]\|sno\%[magic]\)[_#]\@=" skipwhite nextgroup=vimSubstPat
864syn match vimSubst1 contained "\%(s\%[ubstitute]\|sm\%[agic]\>\|sno\%[magic]\)\>" skipwhite nextgroup=vimSubstPat
865syn match vimSubst1 contained "\%(s\%[ubstitute]\|sm\%[agic]\>\|sno\%[magic]\)[_#]\@=" skipwhite nextgroup=vimSubstPat
dkearns2c51e152024-02-27 07:10:18 +1100866" TODO: Vim9 illegal separators for abbreviated :s form are [-.:], :su\%[...] required
867" : # is allowed but "not recommended" (see :h pattern-delimiter)
868syn 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
869syn region vimSubstRep4 contained matchgroup=vimSubstDelim start="\z(.\)" skip="\\\\\|\\\z1" end="\z1" matchgroup=vimNotation end="<[cC][rR]>" contains=@vimSubstRepList nextgroup=vimSubstFlagErr oneline
870syn region vimCollection contained transparent start="\\\@<!\[" skip="\\\[" end="\]" contains=vimCollClass
871syn match vimCollClassErr contained "\[:.\{-\}:\]"
872syn match vimCollClass contained transparent "\%#=1\[:\(alnum\|alpha\|blank\|cntrl\|digit\|graph\|lower\|print\|punct\|space\|upper\|xdigit\|retu\%[rn]\|tab\|escape\|backspace\):\]"
873syn match vimSubstSubstr contained "\\z\=\d"
874syn match vimSubstTwoBS contained "\\\\"
875syn match vimSubstFlagErr contained "[^< \t\r|]\+" contains=vimSubstFlags
876syn match vimSubstFlags contained "[&cegiIlnpr#]\+"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000877
Doug Kearns92f4e912024-06-05 19:45:43 +0200878" Vi compatibility
879syn match vimSubstDelim contained "\\"
880syn match vimSubstPat contained "\\\ze[/?&]" contains=vimSubstDelim nextgroup=vimSubstRep4
881
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000882" Marks, Registers, Addresses, Filters: {{{2
dkearns2c51e152024-02-27 07:10:18 +1100883syn match vimMark "'[a-zA-Z0-9]\ze[-+,!]" nextgroup=vimFilter,vimMarkNumber,vimSubst1
Doug Kearnsd8176092024-08-31 16:57:32 +0200884syn match vimMark "'[[\]{}()<>]\ze[-+,!]" nextgroup=vimFilter,vimMarkNumber,vimSubst1
885syn match vimMark ",\zs'[[\]{}()<>]\ze" nextgroup=vimFilter,vimMarkNumber,vimSubst1
dkearns2c51e152024-02-27 07:10:18 +1100886syn match vimMark "[!,:]\zs'[a-zA-Z0-9]" nextgroup=vimFilter,vimMarkNumber,vimSubst1
887syn match vimMark "\<norm\%[al]\s\zs'[a-zA-Z0-9]" nextgroup=vimFilter,vimMarkNumber,vimSubst1
888syn match vimMarkNumber "[-+]\d\+" contained contains=vimOper nextgroup=vimSubst1
Bram Moolenaar5c736222010-01-06 20:54:52 +0100889syn match vimPlainMark contained "'[a-zA-Z0-9]"
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200890syn match vimRange "[`'][a-zA-Z0-9],[`'][a-zA-Z0-9]" contains=vimMark skipwhite nextgroup=vimFilter
Bram Moolenaar071d4272004-06-13 20:20:40 +0000891
Bram Moolenaarb4ff5182015-11-10 21:15:48 +0100892syn match vimRegister '[^,;[{: \t]\zs"[a-zA-Z0-9.%#:_\-/]\ze[^a-zA-Z_":0-9]'
Bram Moolenaar5c736222010-01-06 20:54:52 +0100893syn match vimRegister '\<norm\s\+\zs"[a-zA-Z0-9]'
894syn match vimRegister '\<normal\s\+\zs"[a-zA-Z0-9]'
895syn match vimRegister '@"'
896syn match vimPlainRegister contained '"[a-zA-Z0-9\-:.%#*+=]'
Doug Kearnsa9c06422025-02-12 20:44:17 +0100897syn match vimLetRegister contained '@["0-9\-a-zA-Z:.%#=*+~_/]'
Bram Moolenaar071d4272004-06-13 20:20:40 +0000898
Bram Moolenaar5c736222010-01-06 20:54:52 +0100899syn match vimAddress ",\zs[.$]" skipwhite nextgroup=vimSubst1
900syn match vimAddress "%\ze\a" skipwhite nextgroup=vimString,vimSubst1
Bram Moolenaar071d4272004-06-13 20:20:40 +0000901
Bram Moolenaar6c1e1572019-06-22 02:13:00 +0200902syn match vimFilter "^!!\=[^"]\{-}\(|\|\ze\"\|$\)" contains=vimOper,vimSpecFile
Bram Moolenaard58a3bf2020-09-28 21:48:16 +0200903syn match vimFilter contained "!!\=[^"]\{-}\(|\|\ze\"\|$\)" contains=vimOper,vimSpecFile
904syn match vimComFilter contained "|!!\=[^"]\{-}\(|\|\ze\"\|$\)" contains=vimOper,vimSpecFile
Bram Moolenaar071d4272004-06-13 20:20:40 +0000905
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +0100906" Complex Repeats: (:h complex-repeat) {{{2
907" ===============
Bram Moolenaar6be7f872012-01-20 21:08:56 +0100908syn match vimCmplxRepeat '[^a-zA-Z_/\\()]q[0-9a-zA-Z"]\>'lc=1
909syn match vimCmplxRepeat '@[0-9a-z".=@:]\ze\($\|[^a-zA-Z]\>\)'
Bram Moolenaar071d4272004-06-13 20:20:40 +0000910
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +0000911" Set command and associated set-options (vimOptions) with comment {{{2
Doug Kearns6bdfeb02025-03-07 18:49:11 +0100912syn match vimSet "\<\%(setl\%[ocal]\|setg\%[lobal]\|se\%[t]\)\>" skipwhite nextgroup=vimSetBang,vimSetArgs
Doug Kearns2a6be832025-04-03 21:39:24 +0200913syn region vimSetComment contained start=+"+ skip=+\n\s*\%(\\\||"\\ \)+ end="$" contains=@vimCommentGroup,vimCommentString extend
914syn match vimSetCmdSep contained "|" skipwhite nextgroup=@vimCmdList,vimSubst1,vimFunc
915syn match vimSetEscape contained "\\\%(\\[|"]\|.\)"
916syn match vimSetBarEscape contained "\\|"
917syn match vimSetQuoteEscape contained +\\"+
918syn region vimSetArgs contained
919 \ start="\S"
920 \ skip=+\n\s*\%(\\\|["#]\\ \)\|^\s*"\\ +
921 \ end=+\ze\\\@1<![|"]+
922 "\ assume this isn't an escaped char with backslash on the previous line
923 \ end=+^\s*\\\ze[|"]+
924 \ end="\ze\s#"
925 \ end="$"
926 \ nextgroup=vimSetCmdSep,vimSetComment,vim9Comment
927 \ contains=@vimContinue,vimErrSetting,vimOption,vimSetAll,vimSetTermcap
928 \ keepend
929syn region vimSetEqual contained
930 \ matchgroup=vimOper
931 \ start="[=:]\|[-+^]="
932 \ skip=+\\\s\|^\s*\%(\\\|["#]\\ \)+
933 \ end="\ze\s"
934 \ contains=@vimContinue,vimCtrlChar,vimEnvvar,vimNotation,vimSetSep,vimSetEscape,vimSetBarEscape,vimSetQuoteEscape
Doug Kearnsddbb6fe2024-07-24 20:21:22 +0200935syn match vimSetBang contained "\a\@1<=!" skipwhite nextgroup=vimSetAll,vimSetTermcap
936syn keyword vimSetAll contained all nextgroup=vimSetMod
937syn keyword vimSetTermcap contained termcap
Bram Moolenaar4072ba52020-12-23 13:56:35 +0100938syn match vimSetSep contained "[,:]"
Doug Kearnsddbb6fe2024-07-24 20:21:22 +0200939syn match vimSetMod contained "\a\@1<=\%(&vim\=\|[!&?<]\)"
Bram Moolenaar071d4272004-06-13 20:20:40 +0000940
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200941" Variable Declarations: {{{2
942" =====================
Doug Kearns1aa287e2025-02-10 22:00:27 +0100943VimL syn keyword vimLet let skipwhite nextgroup=@vimSpecialVar,vimVar,vimVarList
944VimL syn keyword vimConst cons[t] skipwhite nextgroup=@vimSpecialVar,vimVar,vimVarList
945syn region vimVarList contained
946 \ start="\[" end="]"
947 \ contains=@vimContinue,@vimSpecialVar,vimVar
dkearnsf6869212023-12-11 01:53:24 +1100948
Doug Kearns1aa287e2025-02-10 22:00:27 +0100949VimL syn keyword vimUnlet unl[et] skipwhite nextgroup=vimUnletBang,vimUnletVars
950syn match vimUnletBang contained "\a\@1<=!" skipwhite nextgroup=vimUnletVars
951syn region vimUnletVars contained
952 \ start="$\I\|\h" skip=+\n\s*\\\|\n\s*"\\ \|^\s*"\\ + end="$" end="\ze[|"]"
953 \ nextgroup=vimCmdSep,vimComment
Doug Kearns3dca5122025-03-09 16:30:28 +0100954 \ contains=@vimContinue,vimEnvvar,vimVar,vimVimVar
dkearnsf6869212023-12-11 01:53:24 +1100955
Doug Kearns7884cc72024-08-23 18:01:35 +0200956VimFoldh syn region vimLetHereDoc matchgroup=vimLetHereDocStart start='\%(^\z(\s*\)\S.*\)\@<==<<\s*trim\%(\s\+\)\@>\z(\L\S*\)' matchgroup=vimLetHereDocStop end='^\z1\=\z2$' extend
Ken Takata95e90782024-08-22 21:29:39 +0200957VimFoldh syn region vimLetHereDoc matchgroup=vimLetHereDocStart start='=<<\%(\s*\)\@>\z(\L\S*\)' matchgroup=vimLetHereDocStop end='^\z1$' extend
Doug Kearns7884cc72024-08-23 18:01:35 +0200958VimFoldh syn region vimLetHereDoc matchgroup=vimLetHereDocStart start='\%(^\z(\s*\)\S.*\)\@<==<<\s*\%(trim\s\+eval\|eval\s\+trim\)\%(\s\+\)\@>\z(\L\S*\)' matchgroup=vimLetHereDocStop end='^\z1\=\z2$' contains=@vimStringInterpolation extend
Ken Takata95e90782024-08-22 21:29:39 +0200959VimFoldh syn region vimLetHereDoc matchgroup=vimLetHereDocStart start='=<<\s*eval\%(\s\+\)\@>\z(\L\S*\)' matchgroup=vimLetHereDocStop end='^\z1$' contains=@vimStringInterpolation extend
Doug Kearnsd65e58f2024-07-17 19:34:14 +0200960
961Vim9 syn keyword vim9Const const skipwhite nextgroup=vim9Variable,vim9VariableList
962Vim9 syn keyword vim9Final final skipwhite nextgroup=vim9Variable,vim9VariableList
963Vim9 syn keyword vim9Var var skipwhite nextgroup=vim9Variable,vim9VariableList
964
Doug Kearns818c6412024-10-06 17:00:48 +0200965syn match vim9Variable contained "\<\h\w*\>" skipwhite nextgroup=vimTypeSep,vimLetHereDoc,vimOper
Doug Kearns1aa287e2025-02-10 22:00:27 +0100966syn region vim9VariableList contained start="\[" end="]" contains=@vimContinue,@vimSpecialVar,vim9Variable
967
968" Lockvar and Unlockvar: {{{2
969" =====================
970syn keyword vimLockvar lockv[ar] skipwhite nextgroup=vimLockvarBang,vimLockvarDepth,vimLockvarVars
971syn keyword vimUnlockvar unlo[ckvar] skipwhite nextgroup=vimLockvarBang,vimLockvarDepth,vimLockvarVars
972syn match vimLockvarBang contained "\a\@1<=!" skipwhite nextgroup=vimLockvarVars
973syn match vimLockvarDepth contained "\<[0-3]\>" skipwhite nextgroup=vimLockvarVars
974syn region vimLockvarVars contained
975 \ start="\h" skip=+\n\s*\\\|\n\s*"\\ \|^\s*"\\ + end="$" end="\ze[|"]"
976 \ nextgroup=vimCmdSep,vimComment
977 \ contains=@vimContinue,vimVar
978
979hi def link vimLockvar vimCommand
980hi def link vimUnlockvar vimCommand
981hi def link vimLockvarBang vimBang
982hi def link vimLockvarDepth vimNumber
Bram Moolenaar071d4272004-06-13 20:20:40 +0000983
dkearnsf6869212023-12-11 01:53:24 +1100984" For: {{{2
985" ===
Doug Kearns1aa287e2025-02-10 22:00:27 +0100986" handles Vim9 and legacy for now
987syn region vimFor
988 \ matchgroup=vimCommand
989 \ start="\<for\>" end="\<in\>"
990 \ skipwhite skipnl nextgroup=@vimForInContinue,vim9ForInComment,@vimExprList
991 \ contains=@vimContinue,vimVar,vimVarList,vim9VariableList
992 \ transparent
993
994syn match vim9ForInComment contained "#.*" skipwhite skipempty nextgroup=vimForInComment,@vimExprList
995
996syn match vimForInContinue contained "^\s*\zs\\" skipwhite skipnl nextgroup=@vimForInContinue,@vimExprList
997syn match vimForInContinueComment contained '^\s*\zs["#]\\ .*' skipwhite skipnl nextgroup=@vimForInContinue,@vimExprList
998syn cluster vimForInContinue contains=vimForInContinue,vimForInContinueComment
dkearns76d62982024-03-23 05:55:25 +1100999
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001000" Abbreviations: {{{2
Bram Moolenaare37d50a2008-08-06 17:06:04 +00001001" =============
h-east9b53c052024-02-13 21:09:22 +01001002" GEN_SYN_VIM: vimCommand abbrev, START_STR='syn keyword vimAbb', END_STR='skipwhite nextgroup=vimMapMod,vimMapLhs'
dkearns16249702024-02-23 05:45:05 +11001003syn 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 +11001004" GEN_SYN_VIM: vimCommand abclear, START_STR='syn keyword vimAbb', END_STR='skipwhite nextgroup=vimMapMod'
1005syn keyword vimAbb abc[lear] cabc[lear] iabc[lear] skipwhite nextgroup=vimMapMod
Bram Moolenaare37d50a2008-08-06 17:06:04 +00001006
Doug Kearnsfa3b1042025-04-22 19:48:13 +02001007" Filename Patterns: {{{2
1008" =================
1009
1010syn match vimWildcardQuestion contained "?"
1011syn match vimWildcardStar contained "*"
1012
1013syn match vimWildcardBraceComma contained ","
1014syn region vimWildcardBrace contained
1015 \ matchgroup=vimWildcard
1016 \ start="{"
1017 \ end="}"
1018 \ contains=vimWildcardEscape,vimWildcardBrace,vimWildcardBraceComma,vimWildcardQuestion,vimWildcardStar,vimWildcardBracket
1019 \ oneline
1020
1021syn match vimWildcardIntervalNumber contained "\d\+"
1022syn match vimWildcardInterval contained "\\\\\\{\d\+\%(,\d\+\)\=\\}" contains=vimWildcardIntervalNumber
1023
1024
1025syn match vimWildcardBracket contained "\[\%(\^\=]\=\%(\\.\|\[\([:.=]\)[^:.=]\+\1]\|[^][:space:]]\)*\)\@>]"
1026 \ contains=vimWildcardBracketStart,vimWildcardEscape
1027
1028syn match vimWildcardBracketCharacter contained "." nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketHyphen,vimWildcardBracketEnd
1029syn match vimWildcardBracketRightBracket contained "]" nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketEnd
1030syn match vimWildcardBracketHyphen contained "-]\@!" nextgroup=@vimWildcardBracketCharacter
1031syn match vimWildcardBracketEscape contained "\\." nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketHyphen,vimWildcardBracketEnd
1032syn match vimWildcardBracketCharacterClass contained "\[:[^:]\+:]" nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketEnd
1033syn match vimWildcardBracketEquivalenceClass contained "\[=[^=]\+=]" nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketEnd
1034syn match vimWildcardBracketCollatingSymbol contained "\[\.[^.]\+\.]" nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketEnd
1035
1036syn match vimWildcardBracketStart contained "\[" nextgroup=vimWildcardBracketCaret,vimWildcardBracketRightBracket,@vimWildcardBracketCharacter
1037syn match vimWildcardBracketCaret contained "\^" nextgroup=@vimWildcardBracketCharacter,vimWildcardBracketRightBracket
1038syn match vimWildcardBracketEnd contained "]"
1039
1040syn cluster vimWildcardBracketCharacter contains=vimWildcardBracketCharacter,vimWildcardBracketEscape,vimWildcardBracketCharacterClass,vimWildcardBracketEquivalenceClass,vimWildcardBracketCollatingSymbol
1041
1042syn match vimWildcardEscape contained "\\."
1043
1044syn cluster vimWildcard contains=vimWildcardQuestion,vimWildcardStar,vimWildcardBrace,vimWildcardBracket,vimWildcardInterval
1045
1046" Autocmd and Doauto{cmd,all}: {{{2
1047" ===========================
1048
1049" TODO: explicitly match the {cmd} arg rather than bailing out to TOP
1050syn region vimAutocmdBlock contained matchgroup=vimSep start="{" end="^\s*\zs}" contains=@vimDefBodyList
1051
1052syn match vimAutocmdGroup contained "\%(\\["|[:space:]]\|[^"|[:space:]]\)\+" skipwhite nextgroup=vimAutoEvent,vimAutoEventGlob
1053syn match vimAutocmdBang contained "\a\@1<=!" skipwhite nextgroup=vimAutocmdGroup,vimAutoEvent,vimAutoEventGlob
1054
1055" TODO: cleaner handling of | in pattern position
1056" : match pattern items in addition to wildcards
1057syn region vimAutocmdPattern contained
1058 \ start="|\@!\S"
1059 \ skip="\\\\\|\\[,[:space:]]"
1060 \ end="\ze[,[:space:]]"
1061 \ end="$"
1062 \ skipwhite nextgroup=vimAutocmdPatternSep,vimAutocmdMod,vimAutocmdBlock
1063 \ contains=vimEnvvar,@vimWildcard,vimAutocmdPatternEscape
1064syn match vimAutocmdBufferPattern contained "<buffer\%(=\%(\d\+\|abuf\)\)\=>" skipwhite nextgroup=vimAutocmdPatternSep,vimAutocmdMod,vimAutocmdBlock
1065" trailing pattern separator comma allowed
1066syn match vimAutocmdPatternSep contained "," skipwhite nextgroup=@vimAutocmdPattern,vimAutocmdMod,vimAutocmdBlock
1067syn match vimAutocmdPatternEscape contained "\\."
1068syn cluster vimAutocmdPattern contains=vimAutocmdPattern,vimAutocmdBufferPattern
1069
1070" TODO: Vim9 requires '++' prefix
1071syn match vimAutocmdMod contained "\%(++\)\=\<nested\>" skipwhite nextgroup=vimAutocmdMod,vimAutocmdBlock
1072syn match vimAutocmdMod contained "++once\>" skipwhite nextgroup=vimAutocmdMod,vimAutocmdBlock
1073
1074" higher priority than vimAutocmdGroup, assume no group is so named
1075syn match vimAutoEventGlob contained "*" skipwhite nextgroup=@vimAutocmdPattern
1076syn match vimAutoEventSep contained "\a\@1<=," nextgroup=vimAutoEvent
1077
1078syn match vimAutocmd "\<au\%[tocmd]\>" skipwhite nextgroup=vimAutocmdBang,vimAutocmdGroup,vimAutoEvent,vimAutoEventGlob
1079
1080
1081syn match vimDoautocmdMod contained "<nomodeline>" skipwhite nextgroup=vimAutocmdGroup,vimAutoEvent
1082syn match vimDoautocmd "\<do\%[autocmd]\>" skipwhite nextgroup=vimDoautocmdMod,vimAutocmdGroup,vimAutoEvent
1083syn match vimDoautocmd "\<doautoa\%[ll]\>" skipwhite nextgroup=vimDoautocmdMod,vimAutocmdGroup,vimAutoEvent
Bram Moolenaar071d4272004-06-13 20:20:40 +00001084
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001085" Echo And Execute: -- prefer strings! {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001086" ================
dkearns61887b32024-03-15 23:45:48 +11001087" NOTE: No trailing comments
dkearnsb1427b42024-02-28 05:59:30 +11001088
dkearns61887b32024-03-15 23:45:48 +11001089syn region vimEcho
1090 \ matchgroup=vimCommand
1091 \ start="\<ec\%[ho]\>"
1092 \ start="\<echoe\%[rr]\>"
1093 \ start="\<echom\%[sg]\>"
1094 \ start="\<echoc\%[onsole]\>"
1095 \ start="\<echon\>"
1096 \ start="\<echow\%[indow]\>"
1097 \ skip=+\\|\|\n\s*\\\|\n\s*"\\ +
1098 \ matchgroup=vimCmdSep end="|" excludenl end="$" contains=@vimContinue,@vimExprList transparent
1099
1100syn match vimEchohl "\<echohl\=\>" skipwhite nextgroup=vimGroup,vimHLGroup,vimEchohlNone
Bram Moolenaar071d4272004-06-13 20:20:40 +00001101syn case ignore
dkearns61887b32024-03-15 23:45:48 +11001102syn keyword vimEchohlNone contained none
Bram Moolenaar071d4272004-06-13 20:20:40 +00001103syn case match
1104
dkearns35e6f4c2024-03-22 06:41:10 +11001105syn cluster vimEcho contains=vimEcho,vimEchohl
dkearns61887b32024-03-15 23:45:48 +11001106
1107syn region vimExecute matchgroup=vimCommand start="\<exe\%[cute]\>" skip=+\\|\|\n\s*\\\|\n\s*"\\ + matchgroup=vimCmdSep end="|" excludenl end="$" contains=@vimContinue,@vimExprList transparent
dkearnsb1427b42024-02-28 05:59:30 +11001108
Doug Kearns9b171bd2025-04-10 19:59:22 +02001109" Filter: {{{2
1110" ======
1111syn match vimExFilter "\<filt\%[er]\>" skipwhite nextgroup=vimExFilterBang,vimExFilterPattern
1112syn match vimExFilterBang contained "\a\@1<=!" skipwhite nextgroup=vimExFilterPattern
1113syn region vimExFilterPattern contained
1114 \ start="[[:ident:]]"
1115 \ end="\ze[[:space:]\n]"
1116 \ skipwhite nextgroup=@vimCmdList
1117 \ contains=@vimSubstList
1118 \ oneline
1119syn region vimExFilterPattern contained
1120 \ matchgroup=Delimiter
1121 \ start="\z([^[:space:][:ident:]|"]\)"
1122 \ skip="\\\\\|\\\z1"
1123 \ end="\z1"
1124 \ skipwhite nextgroup=@vimCmdList
1125 \ contains=@vimSubstList
1126 \ oneline
1127
1128" Grep and Make: {{{2
1129" =============
1130" | is the command separator, escaped with \| all other backslashes are passed through literally, no tail comments
1131syn match vimGrep "\<l\=gr\%[ep]\>" skipwhite nextgroup=vimGrepBang,vimGrepArgs,vimCmdSep
1132syn match vimGrepadd "\<l\=grepa\%[dd]\>" skipwhite nextgroup=vimGrepBang,vimGrepArgs,vimCmdSep
1133syn region vimGrepArgs contained
1134 \ start="|\@!\S"
1135 \ skip=+\n\s*\%(\\\|[#"]\\ \)+
1136 \ matchgroup=vimCmdSep
1137 \ end="|"
1138 \ end="$"
1139 "\ TODO: include vimSpecFile
1140 \ contains=vimGrepBarEscape
1141syn match vimGrepBarEscape contained "\\|"
1142syn match vimGrepBang contained "\a\@1<=!" skipwhite nextgroup=vimGrepArgs,vimCmdSep
1143
1144syn match vimMake "\<l\=make\=\>" skipwhite nextgroup=vimMakeBang,vimMakeArgs,vimCmdSep
1145syn region vimMakeArgs contained
1146 \ start="|\@!\S"
1147 \ skip=+\n\s*\%(\\\|[#"]\\ \)+
1148 \ matchgroup=vimCmdSep
1149 \ end="|"
1150 \ end="$"
1151 "\ TODO: include vimSpecFile
1152 \ contains=vimMakeBarEscape
1153syn match vimMakeBarEscape contained "\\|"
1154syn match vimMakeBang contained "\a\@1<=!" skipwhite nextgroup=vimMakeArgs,vimCmdSep
1155
1156syn match vimHelpgrep "\<l\=helpg\%[rep]\>" skipwhite nextgroup=vimHelpgrepBang,vimHelpgrepPattern
1157syn region vimHelpgrepPattern contained
1158 \ start="\S"
1159 \ matchgroup=Special
1160 \ end="@\w\w\>"
1161 \ end="$"
1162 \ contains=@vimSubstList
1163 \ oneline
1164
1165" Vimgrep: {{{2
1166" =======
1167syn match vimVimgrep "\<l\=vim\%[grep]\>" skipwhite nextgroup=vimVimgrepBang,vimVimgrepPattern
1168syn match vimVimgrepadd "\<l\=vimgrepa\%[dd]\>" skipwhite nextgroup=vimVimgrepBang,vimVimgrepPattern
1169syn match vimVimgrepBang contained "\a\@1<=!" skipwhite nextgroup=vimVimgrepPattern
1170syn region vimVimgrepPattern contained
1171 \ start="[[:ident:]]"
1172 \ end="\ze[[:space:]\n]"
1173 \ skipwhite nextgroup=vimVimgrepFile,vimCmdSep
1174 \ contains=@vimSubstList
1175 \ oneline
1176syn region vimVimgrepPattern contained
1177 \ matchgroup=Delimiter
1178 \ start="\z([^[:space:][:ident:]|"]\)"
1179 \ skip="\\\\\|\\\z1"
1180 \ end="\z1"
1181 \ skipwhite nextgroup=vimVimgrepFlags,vimVimgrepFile,vimCmdSep
1182 \ contains=@vimSubstList
1183 \ oneline
1184syn match vimVimgrepEscape contained "\\\%(\\|\|.\)"
1185syn match vimVimgrepBarEscape contained "\\|"
1186syn region vimVimgrepFile contained
1187 \ start="|\@!\S"
1188 \ matchgroup=vimCmdSep
1189 \ end="|"
1190 \ end="\ze\s"
1191 \ end="$"
1192 \ skipwhite nextgroup=vimVimgrepFile
1193 \ contains=vimSpecFile,vimVimgrepEscape,vimVimgrepBarEscape
1194syn match vimVimgrepFlags contained "\<[gjf]\{,3\}\>" skipwhite nextgroup=vimVimgrepfile
1195
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001196" Maps: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001197" ====
Doug Kearns99984fc2024-07-18 20:45:19 +02001198" GEN_SYN_VIM: vimCommand map, START_STR='syn keyword vimMap', END_STR='skipwhite nextgroup=vimMapMod,vimMapLhs'
1199syn 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
1200syn match vimMap "\<map\>" skipwhite nextgroup=vimMapBang,vimMapMod,vimMapLhs
1201syn keyword vimMap no[remap] skipwhite nextgroup=vimMapBang,vimMapMod,vimMapLhs
dkearns16249702024-02-23 05:45:05 +11001202" GEN_SYN_VIM: vimCommand mapclear, START_STR='syn keyword vimMap', END_STR='skipwhite nextgroup=vimMapMod'
1203syn 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 +02001204syn keyword vimMap mapc[lear] skipwhite nextgroup=vimMapBang,vimMapMod
1205" GEN_SYN_VIM: vimCommand unmap, START_STR='syn keyword vimUnmap', END_STR='skipwhite nextgroup=vimMapMod,vimMapLhs'
1206syn keyword vimUnmap cu[nmap] iu[nmap] lu[nmap] nun[map] ou[nmap] sunm[ap] tunma[p] vu[nmap] xu[nmap] skipwhite nextgroup=vimMapMod,vimMapLhs
1207syn keyword vimUnmap unm[ap] skipwhite nextgroup=vimMapBang,vimMapMod,vimMapLhs
1208
Doug Kearns6bdfeb02025-03-07 18:49:11 +01001209syn match vimMapLhs contained "\%(.\|\S\)\+" contains=vimCtrlChar,vimNotation,vimMapLeader skipwhite nextgroup=vimMapRhs
1210syn match vimMapLhs contained "\%(.\|\S\)\+\ze\s*$" contains=vimCtrlChar,vimNotation,vimMapLeader skipwhite skipnl nextgroup=vimMapRhsContinue
dkearns5d67aef2024-03-10 04:01:22 +11001211syn match vimMapBang contained "\a\@1<=!" skipwhite nextgroup=vimMapMod,vimMapLhs
Doug Kearns6bdfeb02025-03-07 18:49:11 +01001212syn match vimMapMod contained "\%#=1<\%(buffer\|expr\|nowait\|script\|silent\|special\|unique\)\+>" contains=vimMapModKey,vimMapModErr skipwhite nextgroup=vimMapMod,vimMapLhs
1213syn 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 +11001214" assume a continuation comment introduces the RHS
Doug Kearns6bdfeb02025-03-07 18:49:11 +01001215syn region vimMapRhsContinue contained start=+^\s*\%(\\\|"\\ \)+ skip=+\\|\|\@1<=|\|\n\s*\\\|\n\s*"\\ + end="|" end="$" contains=@vimContinue,vimCtrlChar,vimNotation,vimMapLeader
1216syn match vimMapLeader contained "\%#=1\c<\%(local\)\=leader>" contains=vimMapLeaderKey
1217syn keyword vimMapModKey contained buffer expr nowait script silent special unique
Bram Moolenaar071d4272004-06-13 20:20:40 +00001218syn case ignore
Doug Kearns6bdfeb02025-03-07 18:49:11 +01001219syn keyword vimMapLeaderKey contained leader localleader
Bram Moolenaar071d4272004-06-13 20:20:40 +00001220syn case match
1221
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001222" Menus: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001223" =====
dkearns62b26042024-03-10 03:43:28 +11001224" NOTE: tail comments disallowed
1225" GEN_SYN_VIM: vimCommand menu, START_STR='syn keyword vimMenu', END_STR='skipwhite nextgroup=vimMenuBang,vimMenuMod,vimMenuName,vimMenuPriority,vimMenuStatus'
1226syn 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
1227syn keyword vimMenu popu[p] skipwhite nextgroup=vimMenuBang,vimMenuName
1228syn region vimMenuRhs contained contains=@vimContinue,vimNotation start="|\@!\S" skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ + end="$" matchgroup=vimSep end="|"
1229syn region vimMenuRhsContinue contained contains=@vimContinue,vimNotation start=+^\s*\%(\\\|"\\ \)+ skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ + end="$" matchgroup=vimSep end="|"
dkearnsec21baf2024-03-20 04:04:42 +11001230syn match vimMenuName "\.\@!\%(\\\s\|\S\)\+" contained contains=vimMenuNotation,vimNotation skipwhite nextgroup=vimCmdSep,vimMenuRhs
1231syn match vimMenuName "\.\@!\%(\\\s\|\S\)\+\ze\s*$" contained contains=vimMenuNotation,vimNotation skipwhite skipnl nextgroup=vimCmdSep,vimMenuRhsContinue
dkearns62b26042024-03-10 03:43:28 +11001232syn match vimMenuNotation "&\a\|&&\|\\\s\|\\\." contained
1233syn match vimMenuPriority "\<\d\+\%(\.\d\+\)*\>" contained skipwhite nextgroup=vimMenuName
1234syn match vimMenuMod "\c<\%(script\|silent\|special\)>" contained skipwhite nextgroup=vimMenuName,vimMenuPriority,vimMenuMod contains=vimMapModKey,vimMapModErr
1235syn keyword vimMenuStatus enable disable nextgroup=vimMenuName skipwhite
1236syn match vimMenuBang "\a\@1<=!" contained skipwhite nextgroup=vimMenuName,vimMenuMod
1237
1238syn region vimMenutranslate
1239 \ matchgroup=vimCommand start="\<menut\%[ranslate]\>"
1240 \ skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ +
1241 \ end="$" matchgroup=vimCmdSep end="|" matchgroup=vimMenuClear end="\<clear\ze\s*\%(["#|]\|$\)"
1242 \ contains=@vimContinue,vimMenutranslateName keepend transparent
1243" oneline is sufficient to match the current formatting in runtime/lang/*.vim
1244syn match vimMenutranslateName "\%(\\\s\|\S\)\+" contained contains=vimMenuNotation,vimNotation
1245syn match vimMenutranslateComment +".*+ contained containedin=vimMenutranslate
Bram Moolenaar071d4272004-06-13 20:20:40 +00001246
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001247" Angle-Bracket Notation: (tnx to Michael Geddes) {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001248" ======================
1249syn case ignore
Doug Kearns68ba6c22025-02-16 16:40:12 +01001250syn 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 +11001251
Doug Kearns68ba6c22025-02-16 16:40:12 +01001252syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}\%(net\|dec\|jsb\|pterm\|urxvt\|sgr\)mouse>" contains=vimBracket
1253syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}\%(left\|middle\|right\)\%(mouse\|drag\|release\)>" contains=vimBracket
1254syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}left\%(mouse\|release\)nm>" contains=vimBracket
1255syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}x[12]\%(mouse\|drag\|release\)>" contains=vimBracket
1256syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}sgrmouserelease>" contains=vimBracket
1257syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}mouse\%(up\|down\|move\)>" contains=vimBracket
1258syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd2-4]-\)\{0,4}scrollwheel\%(up\|down\|right\|left\)>" contains=vimBracket
dkearnse3e39342024-02-02 07:44:26 +11001259
Doug Kearns68ba6c22025-02-16 16:40:12 +01001260syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%(sid\|nop\|nul\|lt\|drop\)>" contains=vimBracket
1261syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%(snr\|plug\|cursorhold\|ignore\|cmd\|scriptcmd\|focus\%(gained\|lost\)\)>" contains=vimBracket
Doug Kearnsc29b5332025-04-26 20:14:15 +02001262" syn match vimNotation contained '\%(\\\|<lt>\)\=<C-R>[0-9a-z"%#:.\-=]'he=e-1 contains=vimBracket
Doug Kearns68ba6c22025-02-16 16:40:12 +01001263syn match vimNotation contained '\%#=1\%(\\\|<lt>\)\=<\%(q-\)\=\%(line[12]\|count\|bang\|reg\|args\|mods\|f-args\|f-mods\|lt\)>' contains=vimBracket
1264syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([cas]file\|abuf\|amatch\|cexpr\|cword\|cWORD\|client\|stack\|script\|sf\=lnum\)>" contains=vimBracket
1265syn match vimNotation contained "\%#=1\%(\\\|<lt>\)\=<\%([scamd]-\)\{0,4}char-\%(\d\+\|0\o\+\|0x\x\+\)>" contains=vimBracket
dkearnse3e39342024-02-02 07:44:26 +11001266
Bram Moolenaar5c736222010-01-06 20:54:52 +01001267syn match vimBracket contained "[\\<>]"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001268syn case match
1269
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001270" User Function Highlighting: {{{2
Bram Moolenaar3577c6f2008-06-24 21:16:56 +00001271" (following Gautam Iyer's suggestion)
Bram Moolenaar071d4272004-06-13 20:20:40 +00001272" ==========================
Doug Kearns1aa287e2025-02-10 22:00:27 +01001273syn match vimFunc "\%(\%([sSgGbBwWtTlL]:\|<[sS][iI][dD]>\)\=\%(\w\+\.\)*\I[a-zA-Z0-9_.]*\)\ze\s*(" skipwhite nextgroup=vimOperParen contains=vimFuncEcho,vimFuncName,vimUserFunc,vimExecute
1274syn 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 +11001275syn keyword vimFuncEcho contained ec ech echo
1276
Doug Kearns99984fc2024-07-18 20:45:19 +02001277syn match vimMap "\<map\%(\s\+(\)\@=" skipwhite nextgroup=vimMapBang,vimMapMod,vimMapLhs
1278
Bram Moolenaar2547aa92020-07-26 17:00:44 +02001279" User Command Highlighting: {{{2
Bram Moolenaard2ea7cf2021-05-30 20:54:13 +02001280syn match vimUsrCmd '^\s*\zs\u\%(\w*\)\@>\%([(#[]\|\s\+\%([-+*/%]\=\|\.\.\)=\)\@!'
Bram Moolenaar2547aa92020-07-26 17:00:44 +02001281
Doug Kearns025dc482025-02-23 15:48:52 +01001282" Vim user commands
1283
1284" Compiler plugins
Doug Kearns6bdfeb02025-03-07 18:49:11 +01001285syn match vimCompilerSet "\<CompilerSet\>" skipwhite nextgroup=vimSetArgs
Doug Kearns025dc482025-02-23 15:48:52 +01001286
1287" runtime/makemenu.vim
1288syn match vimSynMenu "\<SynMenu\>" skipwhite nextgroup=vimSynMenuPath
1289syn match vimSynMenuPath contained ".*\ze:" nextgroup=vimSynMenuColon contains=vimMenuNotation
1290syn match vimSynMenuColon contained ":" nextgroup=vimSynMenuName
1291syn match vimSynMenuName contained "\w\+"
1292
1293syn cluster vimExUserCmdList contains=vimCompilerSet,vimSynMenu
1294
Bram Moolenaar3577c6f2008-06-24 21:16:56 +00001295" Errors And Warnings: {{{2
1296" ====================
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001297if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimfunctionerror")
Doug Kearns818c6412024-10-06 17:00:48 +02001298 syn match vimFunctionError "\s\zs[a-z0-9]\i\{-}\ze\s*(" contained contains=vimFuncKey,vimFuncBlank
Bram Moolenaar6c1e1572019-06-22 02:13:00 +02001299 syn match vimFunctionError "\s\zs\%(<[sS][iI][dD]>\|[sSgGbBwWtTlL]:\)\d\i\{-}\ze\s*(" contained contains=vimFuncKey,vimFuncBlank
Bram Moolenaar5c736222010-01-06 20:54:52 +01001300 syn match vimElseIfErr "\<else\s\+if\>"
1301 syn match vimBufnrWarn /\<bufnr\s*(\s*["']\.['"]\s*)/
Bram Moolenaar3577c6f2008-06-24 21:16:56 +00001302endif
1303
Doug Kearnsc29b5332025-04-26 20:14:15 +02001304" If, While and Return: {{{2
1305" ====================
Doug Kearns68ba6c22025-02-16 16:40:12 +01001306syn match vimNotFunc "\%#=1\<\%(if\|el\%[seif]\|retu\%[rn]\|while\)\>" skipwhite nextgroup=@vimExprList,vimNotation
Doug Kearnsc29b5332025-04-26 20:14:15 +02001307syn match vimElse "\<el\%[se]\>" skipwhite nextgroup=vimComment,vim9Comment
1308syn match vimEndif "\<en\%[dif]\>" skipwhite nextgroup=vimComment,vim9Comment
Bram Moolenaar6c1e1572019-06-22 02:13:00 +02001309
Doug Kearnse85fdc72024-07-07 20:45:37 +02001310" Match: {{{2
1311" =====
1312syn match vimMatch "\<[23]\=mat\%[ch]\>" skipwhite nextgroup=vimMatchGroup,vimMatchNone
1313syn match vimMatchGroup contained "[[:alnum:]._-]\+" skipwhite nextgroup=vimMatchPattern
1314syn case ignore
1315syn keyword vimMatchNone contained none
1316syn case match
1317syn region vimMatchPattern contained matchgroup=Delimiter start="\z([!#$%&'()*+,-./:;<=>?@[\]^_`{}~]\)" skip="\\\\\|\\\z1" end="\z1" contains=@vimSubstList oneline
1318
Doug Kearnsbbe52522024-11-09 19:11:25 +01001319" Normal: {{{2
1320" ======
1321syn match vimNormal "\<norm\%[al]\>!\=" skipwhite nextgroup=vimNormalArg contains=vimBang
1322syn region vimNormalArg contained start="\S" skip=+\n\s*\\\|\n\s*["#]\\ + end="$" contains=@vimContinue
Bram Moolenaar05159a02005-02-26 23:04:13 +00001323
Doug Kearns2f5a8c02025-04-05 15:55:36 +02001324" Redir: {{{2
1325" =====
1326syn match vimRedir "\<redir\=\>" skipwhite nextgroup=vimRedirBang,vimRedirFileOperator,vimRedirVariableOperator,vimRedirRegister,vimRedirEnd
1327syn match vimRedirBang contained "\a\@1<=!" skipwhite nextgroup=vimRedirFileOperator
1328
1329syn match vimRedirFileOperator contained ">>\=" skipwhite nextgroup=vimRedirFile
1330syn region vimRedirFile contained
1331 \ start="\S"
1332 \ matchgroup=Normal
1333 \ end="\s*$"
1334 \ end="\s*\ze[|"]"
1335 \ nextgroup=vimCmdSep,vimComment
1336 \ contains=vimSpecFile
1337syn match vimRedirRegisterOperator contained ">>\="
1338syn match vimRedirRegister contained "@[a-zA-Z*+"]" nextgroup=vimRedirRegisterOperator
1339syn match vimRedirVariableOperator contained "=>>\=" skipwhite nextgroup=vimVar
1340syn keyword vimRedirEnd contained END
1341
Doug Kearns262e25e2024-06-14 20:16:35 +02001342" Sleep: {{{2
1343" =====
1344syn keyword vimSleep sl[eep] skipwhite nextgroup=vimSleepBang,vimSleepArg
1345syn match vimSleepBang contained "\a\@1<=!" skipwhite nextgroup=vimSleepArg
1346syn match vimSleepArg contained "\<\%(\d\+\)\=m\=\>"
1347
Doug Kearns9b171bd2025-04-10 19:59:22 +02001348" Sort: {{{2
1349" ====
1350syn match vimSort "\<sort\=\>" skipwhite nextgroup=vimSortBang,@vimSortOptions,vimSortPattern,vimCmdSep
1351syn match vimSortBang contained "\a\@1<=!" skipwhite nextgroup=@vimSortOptions,vimSortPattern,vimCmdSep
1352syn match vimSortOptionsError contained "\a\+"
1353syn match vimSortOptions contained "\<[ilur]*[nfxob]\=[ilur]*\>" skipwhite nextgroup=vimSortPattern,vimCmdSep
1354syn region vimSortPattern contained
1355 \ matchgroup=Delimiter
1356 \ start="\z([^[:space:][:alpha:]|]\)"
1357 \ skip="\\\\\|\\\z1"
1358 \ end="\z1"
1359 \ skipwhite nextgroup=@vimSortOptions,vimCmdSep
1360 \ contains=@vimSubstList
1361 \ oneline
1362
1363syn cluster vimSortOptions contains=vimSortOptions,vimSortOptionsError
1364
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001365" Syntax: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001366"=======
dkearns21ce1592024-01-29 04:54:08 +11001367syn match vimGroupList contained "[^[:space:],]\+\%(\s*,\s*[^[:space:],]\+\)*" contains=vimGroupSpecial
1368syn 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
1369syn keyword vimGroupSpecial contained ALL ALLBUT CONTAINED TOP
1370
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001371if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsynerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001372 syn match vimSynError contained "\i\+"
1373 syn match vimSynError contained "\i\+=" nextgroup=vimGroupList
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001374endif
dkearns21ce1592024-01-29 04:54:08 +11001375syn match vimSynContains contained "\<contain\%(s\|edin\)=" skipwhite skipnl nextgroup=vimGroupList
1376syn match vimSynKeyContainedin contained "\<containedin=" skipwhite skipnl nextgroup=vimGroupList
1377syn match vimSynNextgroup contained "\<nextgroup=" skipwhite skipnl nextgroup=vimGroupList
dkearnsc79646d2024-01-05 08:58:48 +11001378if has("conceal")
dkearns21ce1592024-01-29 04:54:08 +11001379 " no whitespace allowed after '='
dkearnsc79646d2024-01-05 08:58:48 +11001380 syn match vimSynCchar contained "\<cchar=" nextgroup=vimSynCcharValue
1381 syn match vimSynCcharValue contained "\S"
1382endif
1383
dkearns04e53632024-04-11 06:18:37 +10001384syn match vimSyntax "\<sy\%[ntax]\>" contains=vimCommand skipwhite nextgroup=vimSynType,@vimComment
Bram Moolenaard960d762011-09-21 19:22:10 +02001385syn cluster vimFuncBodyList add=vimSyntax
Bram Moolenaar071d4272004-06-13 20:20:40 +00001386
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001387" Syntax: case {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +01001388syn keyword vimSynType contained case skipwhite nextgroup=vimSynCase,vimSynCaseError
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001389if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsyncaseerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001390 syn match vimSynCaseError contained "\i\+"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001391endif
Bram Moolenaar5c736222010-01-06 20:54:52 +01001392syn keyword vimSynCase contained ignore match
Bram Moolenaar071d4272004-06-13 20:20:40 +00001393
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001394" Syntax: clear {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +01001395syn keyword vimSynType contained clear skipwhite nextgroup=vimGroupList
Bram Moolenaar071d4272004-06-13 20:20:40 +00001396
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001397" Syntax: cluster {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +01001398syn keyword vimSynType contained cluster skipwhite nextgroup=vimClusterName
dkearns21ce1592024-01-29 04:54:08 +11001399syn region vimClusterName contained keepend matchgroup=vimGroupName start="\h\w*\>" skip=+\\\\\|\\\|\n\s*\\\|\n\s*"\\ + matchgroup=vimCmdSep end="$\||" contains=@vimContinue,vimGroupAdd,vimGroupRem,vimSynContains,vimSynError
1400syn match vimGroupAdd contained keepend "\<add=" skipwhite skipnl nextgroup=vimGroupList
1401syn match vimGroupRem contained keepend "\<remove=" skipwhite skipnl nextgroup=vimGroupList
Bram Moolenaar071d4272004-06-13 20:20:40 +00001402
Doug Kearns0fab8912025-03-10 21:04:53 +01001403" Syntax: conceal {{{2
1404syn match vimSynType contained "\<conceal\>" skipwhite nextgroup=vimSynConceal,vimSynConcealError
1405if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsynconcealerror")
1406 syn match vimSynConcealError contained "\i\+"
Brad Kingd4634a22024-01-03 10:17:24 -05001407endif
Doug Kearns0fab8912025-03-10 21:04:53 +01001408syn keyword vimSynConceal contained on off
1409
1410" Syntax: foldlevel {{{2
1411syn keyword vimSynType contained foldlevel skipwhite nextgroup=vimSynFoldlevel,vimSynFoldlevelError
1412if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsynfoldlevelerror")
1413 syn match vimSynFoldlevelError contained "\i\+"
1414endif
1415syn keyword vimSynFoldlevel contained start minimum
Brad Kingd4634a22024-01-03 10:17:24 -05001416
Bram Moolenaar13d5aee2016-01-21 23:36:05 +01001417" Syntax: iskeyword {{{2
Doug Kearns0fab8912025-03-10 21:04:53 +01001418syn keyword vimSynType contained iskeyword skipwhite nextgroup=vimSynIskeyword
1419syn keyword vimSynIskeyword contained clear
1420syn match vimSynIskeyword contained "\S\+" contains=vimSynIskeywordSep
1421syn match vimSynIskeywordSep contained ","
Bram Moolenaar13d5aee2016-01-21 23:36:05 +01001422
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001423" Syntax: include {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +01001424syn keyword vimSynType contained include skipwhite nextgroup=vimGroupList
Bram Moolenaar071d4272004-06-13 20:20:40 +00001425
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001426" Syntax: keyword {{{2
dkearns21ce1592024-01-29 04:54:08 +11001427syn cluster vimSynKeyGroup contains=@vimContinue,vimSynCchar,vimSynNextgroup,vimSynKeyOpt,vimSynKeyContainedin
Bram Moolenaar5c736222010-01-06 20:54:52 +01001428syn keyword vimSynType contained keyword skipwhite nextgroup=vimSynKeyRegion
dkearns21ce1592024-01-29 04:54:08 +11001429syn 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 +01001430syn match vimSynKeyOpt contained "\%#=1\<\%(conceal\|contained\|transparent\|skipempty\|skipwhite\|skipnl\)\>"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001431
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001432" Syntax: match {{{2
dkearns21ce1592024-01-29 04:54:08 +11001433syn cluster vimSynMtchGroup contains=@vimContinue,vimSynCchar,vimSynContains,vimSynError,vimSynMtchOpt,vimSynNextgroup,vimSynRegPat,vimNotation,vimMtchComment
Bram Moolenaar5c736222010-01-06 20:54:52 +01001434syn keyword vimSynType contained match skipwhite nextgroup=vimSynMatchRegion
dkearns21ce1592024-01-29 04:54:08 +11001435syn 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 +01001436syn match vimSynMtchOpt contained "\%#=1\<\%(conceal\|transparent\|contained\|excludenl\|keepend\|skipempty\|skipwhite\|display\|extend\|skipnl\|fold\)\>"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001437
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001438" Syntax: off and on {{{2
Bram Moolenaar5c736222010-01-06 20:54:52 +01001439syn keyword vimSynType contained enable list manual off on reset
Bram Moolenaar071d4272004-06-13 20:20:40 +00001440
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001441" Syntax: region {{{2
dkearns21ce1592024-01-29 04:54:08 +11001442syn cluster vimSynRegPatGroup contains=@vimContinue,vimPatSep,vimNotPatSep,vimSynPatRange,vimSynNotPatRange,vimSubstSubstr,vimPatRegion,vimPatSepErr,vimNotation
1443syn cluster vimSynRegGroup contains=@vimContinue,vimSynCchar,vimSynContains,vimSynNextgroup,vimSynRegOpt,vimSynReg,vimSynMtchGrp
Bram Moolenaar5c736222010-01-06 20:54:52 +01001444syn keyword vimSynType contained region skipwhite nextgroup=vimSynRegion
Doug Kearns0fab8912025-03-10 21:04:53 +01001445syn region vimSynRegion contained keepend matchgroup=vimGroupName start="\h\w*" skip=+\\\\\|\\\|\n\s*\\\|\n\s*"\\ + matchgroup=vimCmdSep end="|\|$" contains=@vimSynRegGroup
1446syn match vimSynRegOpt contained "\%#=1\<\%(conceal\%(ends\)\=\|transparent\|contained\|excludenl\|skipempty\|skipwhite\|display\|keepend\|oneline\|extend\|skipnl\|fold\)\>"
dkearns21ce1592024-01-29 04:54:08 +11001447syn match vimSynReg contained "\<\%(start\|skip\|end\)=" nextgroup=vimSynRegPat
Bram Moolenaar5c736222010-01-06 20:54:52 +01001448syn match vimSynMtchGrp contained "matchgroup=" nextgroup=vimGroup,vimHLGroup
dkearns21ce1592024-01-29 04:54:08 +11001449syn 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 +01001450syn match vimSynPatMod contained "\%#=1\%(hs\|ms\|me\|hs\|he\|rs\|re\)=[se]\%([-+]\d\+\)\="
1451syn match vimSynPatMod contained "\%#=1\%(hs\|ms\|me\|hs\|he\|rs\|re\)=[se]\%([-+]\d\+\)\=," nextgroup=vimSynPatMod
Bram Moolenaar5c736222010-01-06 20:54:52 +01001452syn match vimSynPatMod contained "lc=\d\+"
1453syn match vimSynPatMod contained "lc=\d\+," nextgroup=vimSynPatMod
1454syn region vimSynPatRange contained start="\[" skip="\\\\\|\\]" end="]"
1455syn match vimSynNotPatRange contained "\\\\\|\\\["
1456syn match vimMtchComment contained '"[^"]\+$'
Bram Moolenaar071d4272004-06-13 20:20:40 +00001457
Doug Kearns0fab8912025-03-10 21:04:53 +01001458" Syntax: spell {{{2
1459syn keyword vimSynType contained spell skipwhite nextgroup=vimSynSpell,vimSynSpellError
1460if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsynspellerror")
1461 syn match vimSynSpellError contained "\i\+"
1462endif
1463syn keyword vimSynSpell contained default notoplevel toplevel
1464
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001465" Syntax: sync {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001466" ============
Doug Kearns0fab8912025-03-10 21:04:53 +01001467syn keyword vimSynType contained sync skipwhite nextgroup=vimSyncClear,vimSyncMatch,vimSyncError,vimSyncRegion,vimSyncArgs
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001468if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimsyncerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001469 syn match vimSyncError contained "\i\+"
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001470endif
Doug Kearns0fab8912025-03-10 21:04:53 +01001471
1472syn region vimSyncArgs contained start="\S" skip=+\\\\\|\\|\|\n\s*\\\|\n\s*"\\ + matchgroup=vimCmdSep end="|\|$" contains=vimSyncLines,vimSyncLinebreak,vimSyncLinecont,vimSyncFromstart,vimSyncCcomment
1473
1474syn keyword vimSyncCcomment contained ccomment skipwhite nextgroup=vimGroupName
1475syn keyword vimSyncClear contained clear skipwhite nextgroup=vimSyncGroupName
1476syn keyword vimSyncFromstart contained fromstart
Bram Moolenaar5c736222010-01-06 20:54:52 +01001477syn keyword vimSyncMatch contained match skipwhite nextgroup=vimSyncGroupName
Doug Kearnsb55f0222025-03-15 09:29:31 +01001478syn keyword vimSyncRegion contained region skipwhite nextgroup=vimSynRegion
Doug Kearns0fab8912025-03-10 21:04:53 +01001479syn match vimSyncLinebreak contained "\<linebreaks=" nextgroup=vimNumber
Bram Moolenaar5c736222010-01-06 20:54:52 +01001480syn keyword vimSyncLinecont contained linecont skipwhite nextgroup=vimSynRegPat
Doug Kearns0fab8912025-03-10 21:04:53 +01001481syn match vimSyncLines contained "\<lines=" nextgroup=vimNumber
1482syn match vimSyncLines contained "\<minlines=" nextgroup=vimNumber
1483syn match vimSyncLines contained "\<maxlines=" nextgroup=vimNumber
1484syn match vimSyncGroupName contained "\<\h\w*\>" skipwhite nextgroup=vimSyncKey
1485syn match vimSyncKey contained "\<grouphere\>" skipwhite nextgroup=vimSyncGroup
1486syn match vimSyncKey contained "\<groupthere\>" skipwhite nextgroup=vimSyncGroup
1487syn match vimSyncGroup contained "\<\h\w*\>" skipwhite nextgroup=vimSynRegPat,vimSyncNone
Bram Moolenaar5c736222010-01-06 20:54:52 +01001488syn keyword vimSyncNone contained NONE
Bram Moolenaar071d4272004-06-13 20:20:40 +00001489
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001490" Additional IsCommand: here by reasons of precedence {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001491" ====================
Bram Moolenaar5c736222010-01-06 20:54:52 +01001492syn match vimIsCommand "<Bar>\s*\a\+" transparent contains=vimCommand,vimNotation
Bram Moolenaar071d4272004-06-13 20:20:40 +00001493
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001494" Highlighting: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001495" ============
dkearns04e53632024-04-11 06:18:37 +10001496syn cluster vimHighlightCluster contains=vimHiLink,vimHiClear,vimHiKeyList,@vimComment
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001497if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_novimhictermerror")
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +02001498 syn match vimHiCtermError contained "\D\i*"
Bram Moolenaar6be7f872012-01-20 21:08:56 +01001499endif
Bram Moolenaar5c736222010-01-06 20:54:52 +01001500syn match vimHighlight "\<hi\%[ghlight]\>" skipwhite nextgroup=vimHiBang,@vimHighlightCluster
dkearns9530fe42024-03-19 05:19:51 +11001501syn match vimHiBang contained "\a\@1<=!" skipwhite nextgroup=@vimHighlightCluster
Bram Moolenaard960d762011-09-21 19:22:10 +02001502
Bram Moolenaar5c736222010-01-06 20:54:52 +01001503syn match vimHiGroup contained "\i\+"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001504syn case ignore
Doug Kearns0fab8912025-03-10 21:04:53 +01001505syn keyword vimHiNone contained NONE
dkearnsb614b282024-02-12 03:13:34 +11001506syn keyword vimHiAttrib contained none bold inverse italic nocombine reverse standout strikethrough underline undercurl underdashed underdotted underdouble
Bram Moolenaar5c736222010-01-06 20:54:52 +01001507syn keyword vimFgBgAttrib contained none bg background fg foreground
Bram Moolenaar071d4272004-06-13 20:20:40 +00001508syn case match
Bram Moolenaar5c736222010-01-06 20:54:52 +01001509syn match vimHiAttribList contained "\i\+" contains=vimHiAttrib
1510syn match vimHiAttribList contained "\i\+,"he=e-1 contains=vimHiAttrib nextgroup=vimHiAttribList
Bram Moolenaar071d4272004-06-13 20:20:40 +00001511syn case ignore
Bram Moolenaard2ea7cf2021-05-30 20:54:13 +02001512syn 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 +01001513syn match vimHiCtermColor contained "\<color\d\{1,3}\>"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001514syn case match
Doug Kearns0fab8912025-03-10 21:04:53 +01001515
Bram Moolenaar5c736222010-01-06 20:54:52 +01001516syn match vimHiFontname contained "[a-zA-Z\-*]\+"
1517syn match vimHiGuiFontname contained "'[a-zA-Z\-* ]\+'"
1518syn match vimHiGuiRgb contained "#\x\{6}"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001519
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001520" Highlighting: hi group key=arg ... {{{2
Doug Kearns0fab8912025-03-10 21:04:53 +01001521syn cluster vimHiCluster contains=vimGroup,vimHiGroup,vimHiNone,vimHiTerm,vimHiCTerm,vimHiStartStop,vimHiCtermFgBg,vimHiCtermul,vimHiCtermfont,vimHiGui,vimHiGuiFont,vimHiGuiFgBg,vimHiKeyError,vimNotation,vimComment,vim9comment
dkearns9530fe42024-03-19 05:19:51 +11001522syn 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 +01001523if !exists("g:vimsyn_noerror") && !exists("g:vimsyn_vimhikeyerror")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001524 syn match vimHiKeyError contained "\i\+="he=e-1
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001525endif
Bram Moolenaar5c736222010-01-06 20:54:52 +01001526syn match vimHiTerm contained "\cterm="he=e-1 nextgroup=vimHiAttribList
dkearns9530fe42024-03-19 05:19:51 +11001527syn match vimHiStartStop contained "\c\%(start\|stop\)="he=e-1 nextgroup=vimHiTermcap,vimOption
Bram Moolenaar5c736222010-01-06 20:54:52 +01001528syn match vimHiCTerm contained "\ccterm="he=e-1 nextgroup=vimHiAttribList
Bram Moolenaar83d1b192015-04-13 14:22:40 +02001529syn match vimHiCtermFgBg contained "\ccterm[fb]g="he=e-1 nextgroup=vimHiNmbr,vimHiCtermColor,vimFgBgAttrib,vimHiCtermError
Bram Moolenaar2547aa92020-07-26 17:00:44 +02001530syn match vimHiCtermul contained "\cctermul="he=e-1 nextgroup=vimHiNmbr,vimHiCtermColor,vimFgBgAttrib,vimHiCtermError
PMuncha606f3a2023-11-15 15:35:49 +01001531syn match vimHiCtermfont contained "\cctermfont="he=e-1 nextgroup=vimHiNmbr,vimHiCtermColor,vimFgBgAttrib,vimHiCtermError
Bram Moolenaar5c736222010-01-06 20:54:52 +01001532syn match vimHiGui contained "\cgui="he=e-1 nextgroup=vimHiAttribList
1533syn match vimHiGuiFont contained "\cfont="he=e-1 nextgroup=vimHiFontname
1534syn match vimHiGuiFgBg contained "\cgui\%([fb]g\|sp\)="he=e-1 nextgroup=vimHiGroup,vimHiGuiFontname,vimHiGuiRgb,vimFgBgAttrib
1535syn match vimHiTermcap contained "\S\+" contains=vimNotation
Bram Moolenaar83d1b192015-04-13 14:22:40 +02001536syn match vimHiNmbr contained '\d\+'
Bram Moolenaar071d4272004-06-13 20:20:40 +00001537
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001538" Highlight: clear {{{2
dkearns9530fe42024-03-19 05:19:51 +11001539syn keyword vimHiClear contained clear skipwhite nextgroup=vimGroup,vimHiGroup
Bram Moolenaar071d4272004-06-13 20:20:40 +00001540
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001541" Highlight: link {{{2
Bram Moolenaard2855f52018-07-31 22:23:58 +02001542" see tst24 (hi def vs hi) (Jul 06, 2018)
1543"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 +11001544" TODO: simplify and allow line continuations --djk
1545syn 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 +00001546
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001547" Control Characters: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001548" ==================
Bram Moolenaar5c736222010-01-06 20:54:52 +01001549syn match vimCtrlChar "[- -]"
Bram Moolenaar071d4272004-06-13 20:20:40 +00001550
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001551" Beginners - Patterns that involve ^ {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001552" =========
Doug Kearns35699f12024-09-19 19:51:59 +02001553Vim9 syn region vim9LineComment start=+^[ \t:]*\zs#.*$+ skip=+\n\s*\\\|\n\s*#\\ + end="$" contains=@vimCommentGroup,vimCommentString,vim9CommentTitle extend
1554VimL syn region vimLineComment start=+^[ \t:]*\zs".*$+ skip=+\n\s*\\\|\n\s*"\\ + end="$" contains=@vimCommentGroup,vimCommentString,vimCommentTitle extend
Doug Kearnsd65e58f2024-07-17 19:34:14 +02001555
Bram Moolenaar5c736222010-01-06 20:54:52 +01001556syn 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 +10001557syn 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 +10001558
dkearnsae321b52024-06-15 23:06:17 +10001559" allowed anywhere in the file
1560if !s:vim9script
1561 syn match vimShebangError "^\s*\zs#!.*" display
1562endif
1563syn match vimShebang "\%^#!.*" display
1564
dkearns21ce1592024-01-29 04:54:08 +11001565syn match vimContinue "^\s*\zs\\"
Doug Kearns4f010c92025-02-13 20:24:42 +01001566syn match vimContinueComment '^\s*\zs["#]\\ .*' extend
1567syn match vim9ContinueComment "^\s*\zs#\\ .*" extend
Doug Kearns818c6412024-10-06 17:00:48 +02001568syn cluster vimContinue contains=vimContinue,vimContinueComment
1569syn cluster vim9Continue contains=vimContinue,vim9ContinueComment
1570
Doug Kearnsc29b5332025-04-26 20:14:15 +02001571syn region vimString start='^\s*\\"' end='"' oneline keepend contains=@vimStringGroup,vimContinue
1572syn region vimString start="^\s*\\'" end="'" oneline keepend contains=vimQuoteEscape,vimContinue
1573
Bram Moolenaar5c736222010-01-06 20:54:52 +01001574syn match vimCommentTitleLeader '"\s\+'ms=s+1 contained
dkearns04e53632024-04-11 06:18:37 +10001575syn match vim9CommentTitleLeader '#\s\+'ms=s+1 contained
Bram Moolenaar071d4272004-06-13 20:20:40 +00001576
Bram Moolenaar18144c82006-04-12 21:52:12 +00001577" Searches And Globals: {{{2
1578" ====================
Doug Kearnsc273f1a2025-01-20 21:53:01 +01001579VimL syn match vimSearch '^\s*[/?].*' contains=vimSearchDelim
Bram Moolenaar5c736222010-01-06 20:54:52 +01001580syn match vimSearchDelim '^\s*\zs[/?]\|[/?]$' contained
Doug Kearnsc273f1a2025-01-20 21:53:01 +01001581Vim9 syn match vim9Search '^\s*:[/?].*' contains=vim9SearchDelim
1582syn match vim9SearchDelim '^\s*\zs:[/?]\|[/?]$' contained contains=vimCmdSep
dkearns2c51e152024-02-27 07:10:18 +11001583syn region vimGlobal matchgroup=Statement start='\<g\%[lobal]!\=/' skip='\\.' end='/' skipwhite nextgroup=vimSubst1
1584syn region vimGlobal matchgroup=Statement start='\<v\%[global]!\=/' skip='\\.' end='/' skipwhite nextgroup=vimSubst1
Bram Moolenaare2f98b92006-03-29 21:18:24 +00001585
Hirohito Higashifbe4a8f2025-04-27 15:28:30 +02001586" Vim9 script Regions: {{{2
dkearns04e53632024-04-11 06:18:37 +10001587" ==================
1588
1589if s:vim9script
Doug Kearnsce064932024-04-13 18:24:01 +02001590 syn cluster vimLegacyTop contains=TOP,vim9LegacyHeader,vim9Comment,vim9LineComment
1591 VimFoldH syn region vim9LegacyHeader start="\%^" end="^\ze\s*vim9s\%[cript]\>" contains=@vimLegacyTop,vimComment,vimLineComment
dkearns04e53632024-04-11 06:18:37 +10001592
Doug Kearnsce064932024-04-13 18:24:01 +02001593 syn keyword vim9Vim9ScriptArg noclear contained
1594 syn keyword vim9Vim9Script vim9s[cript] nextgroup=vim9Vim9ScriptArg skipwhite
dkearns04e53632024-04-11 06:18:37 +10001595endif
1596
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001597" Embedded Scripts: {{{2
1598" ================
1599" perl,ruby : Benoit Cerrina
1600" python,tcl : Johannes Zellner
1601" mzscheme, lua : Charles Campbell
Bram Moolenaar071d4272004-06-13 20:20:40 +00001602
Bram Moolenaar3577c6f2008-06-24 21:16:56 +00001603" Allows users to specify the type of embedded script highlighting
1604" they want: (perl/python/ruby/tcl support)
1605" g:vimsyn_embed == 0 : don't embed any scripts
Doug Kearnsfc64ac02024-06-22 11:20:36 +02001606" g:vimsyn_embed =~# 'l' : embed Lua (but only if vim supports it)
1607" g:vimsyn_embed =~# 'm' : embed MzScheme (but only if vim supports it)
1608" g:vimsyn_embed =~# 'p' : embed Perl (but only if vim supports it)
1609" g:vimsyn_embed =~# 'P' : embed Python (but only if vim supports it)
1610" g:vimsyn_embed =~# 'r' : embed Ruby (but only if vim supports it)
1611" g:vimsyn_embed =~# 't' : embed Tcl (but only if vim supports it)
Bram Moolenaar7cba6c02013-09-05 22:13:31 +02001612if !exists("g:vimsyn_embed")
Bram Moolenaara0f849e2015-10-30 14:37:44 +01001613 let g:vimsyn_embed= "lmpPr"
Bram Moolenaar7cba6c02013-09-05 22:13:31 +02001614endif
Bram Moolenaar071d4272004-06-13 20:20:40 +00001615
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +02001616" [-- lua --] {{{3
Bram Moolenaaradc21822011-04-01 18:03:16 +02001617let s:luapath= fnameescape(expand("<sfile>:p:h")."/lua.vim")
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +02001618if !filereadable(s:luapath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +01001619 for s:luapath in split(globpath(&rtp,"syntax/lua.vim"),"\n")
1620 if filereadable(fnameescape(s:luapath))
1621 let s:luapath= fnameescape(s:luapath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +01001622 break
1623 endif
1624 endfor
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +02001625endif
Bram Moolenaarf3913272016-02-25 00:00:01 +01001626if (g:vimsyn_embed =~# 'l' && has("lua")) && filereadable(s:luapath)
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +02001627 unlet! b:current_syntax
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +02001628 syn cluster vimFuncBodyList add=vimLuaRegion
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +02001629 exe "syn include @vimLuaScript ".s:luapath
Ken Takata95e90782024-08-22 21:29:39 +02001630 VimFoldl syn region vimLuaRegion matchgroup=vimScriptDelim start=+^\z(\s*\)lua\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+ contains=@vimLuaScript
1631 VimFoldl syn region vimLuaRegion matchgroup=vimScriptDelim start=+lua\s*<<\s*\z(\S*\)+ end=+^\z1$+ contains=@vimLuaScript
1632 VimFoldl syn region vimLuaRegion matchgroup=vimScriptDelim start=+^\z(\s*\)lua\s*<<\s*trim\s*$+ end=+^\z1\.$+ contains=@vimLuaScript
1633 VimFoldl syn region vimLuaRegion matchgroup=vimScriptDelim start=+lua\s*<<\s*$+ end=+^\.$+ contains=@vimLuaScript
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +02001634 syn cluster vimFuncBodyList add=vimLuaRegion
1635else
Ken Takata95e90782024-08-22 21:29:39 +02001636 syn region vimEmbedError start=+^\z(\s*\)lua\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+
1637 syn region vimEmbedError start=+lua\s*<<\s*\z(\S*\)+ end=+^\z1$+
1638 syn region vimEmbedError start=+^\z(\s*\)lua\s*<<\s*trim\s\*$+ end=+^\z1\.$+
1639 syn region vimEmbedError start=+lua\s*<<\s*$+ end=+^\.$+
Bram Moolenaar4b22cdb2010-08-02 22:12:46 +02001640endif
1641unlet s:luapath
1642
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001643" [-- perl --] {{{3
Bram Moolenaaradc21822011-04-01 18:03:16 +02001644let s:perlpath= fnameescape(expand("<sfile>:p:h")."/perl.vim")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001645if !filereadable(s:perlpath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +01001646 for s:perlpath in split(globpath(&rtp,"syntax/perl.vim"),"\n")
1647 if filereadable(fnameescape(s:perlpath))
1648 let s:perlpath= fnameescape(s:perlpath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +01001649 break
1650 endif
1651 endfor
Bram Moolenaar5c736222010-01-06 20:54:52 +01001652endif
Bram Moolenaarf3913272016-02-25 00:00:01 +01001653if (g:vimsyn_embed =~# 'p' && has("perl")) && filereadable(s:perlpath)
Bram Moolenaar071d4272004-06-13 20:20:40 +00001654 unlet! b:current_syntax
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +02001655 syn cluster vimFuncBodyList add=vimPerlRegion
Bram Moolenaar5c736222010-01-06 20:54:52 +01001656 exe "syn include @vimPerlScript ".s:perlpath
Ken Takata95e90782024-08-22 21:29:39 +02001657 VimFoldp syn region vimPerlRegion matchgroup=vimScriptDelim start=+^\z(\s*\)pe\%[rl]\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+ contains=@vimPerlScript
1658 VimFoldp syn region vimPerlRegion matchgroup=vimScriptDelim start=+pe\%[rl]\s*<<\s*\z(\S*\)+ end=+^\z1$+ contains=@vimPerlScript
1659 VimFoldp syn region vimPerlRegion matchgroup=vimScriptDelim start=+^\z(\s*\)pe\%[rl]\s*<<\s*trim\s*$+ end=+^\z1\.$+ contains=@vimPerlScript
1660 VimFoldp syn region vimPerlRegion matchgroup=vimScriptDelim start=+pe\%[rl]\s*<<\s*$+ end=+\.$+ contains=@vimPerlScript
Bram Moolenaar5c736222010-01-06 20:54:52 +01001661 syn cluster vimFuncBodyList add=vimPerlRegion
Bram Moolenaarc236c162008-07-13 17:41:49 +00001662else
Ken Takata95e90782024-08-22 21:29:39 +02001663 syn region vimEmbedError start=+^\z(\s*\)pe\%[rl]\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+
1664 syn region vimEmbedError start=+pe\%[rl]\s*<<\s*\z(\S*\)+ end=+^\z1$+
1665 syn region vimEmbedError start=+^\z(\s*\)pe\%[rl]\s*<<\s*trim\s\*$+ end=+^\z1\.$+
1666 syn region vimEmbedError start=+pe\%[rl]\s*<<\s*$+ end=+^\.$+
Bram Moolenaar071d4272004-06-13 20:20:40 +00001667endif
Bram Moolenaar5c736222010-01-06 20:54:52 +01001668unlet s:perlpath
Bram Moolenaar071d4272004-06-13 20:20:40 +00001669
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001670" [-- ruby --] {{{3
Bram Moolenaaradc21822011-04-01 18:03:16 +02001671let s:rubypath= fnameescape(expand("<sfile>:p:h")."/ruby.vim")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001672if !filereadable(s:rubypath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +01001673 for s:rubypath in split(globpath(&rtp,"syntax/ruby.vim"),"\n")
1674 if filereadable(fnameescape(s:rubypath))
1675 let s:rubypath= fnameescape(s:rubypath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +01001676 break
1677 endif
1678 endfor
Bram Moolenaar5c736222010-01-06 20:54:52 +01001679endif
Bram Moolenaarf3913272016-02-25 00:00:01 +01001680if (g:vimsyn_embed =~# 'r' && has("ruby")) && filereadable(s:rubypath)
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +02001681 syn cluster vimFuncBodyList add=vimRubyRegion
Bram Moolenaar071d4272004-06-13 20:20:40 +00001682 unlet! b:current_syntax
Bram Moolenaar5c736222010-01-06 20:54:52 +01001683 exe "syn include @vimRubyScript ".s:rubypath
Ken Takata95e90782024-08-22 21:29:39 +02001684 VimFoldr syn region vimRubyRegion matchgroup=vimScriptDelim start=+^\z(\s*\)rub\%[y]\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+ contains=@vimRubyScript
1685 VimFoldr syn region vimRubyRegion matchgroup=vimScriptDelim start=+rub\%[y]\s*<<\s*\z(\S*\)+ end=+^\z1$+ contains=@vimRubyScript
1686 VimFoldr syn region vimRubyRegion matchgroup=vimScriptDelim start=+^\z(\s*\)rub\%[y]\s*<<\s*trim\s*$+ end=+^\z1\.$+ contains=@vimRubyScript
1687 VimFoldr syn region vimRubyRegion matchgroup=vimScriptDelim start=+rub\%[y]\s*<<\s*$+ end=+\.$+ contains=@vimRubyScript
Bram Moolenaar5c736222010-01-06 20:54:52 +01001688 syn cluster vimFuncBodyList add=vimRubyRegion
Bram Moolenaarc236c162008-07-13 17:41:49 +00001689else
Ken Takata95e90782024-08-22 21:29:39 +02001690 syn region vimEmbedError start=+^\z(\s*\)rub\%[y]\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+
1691 syn region vimEmbedError start=+rub\%[y]\s*<<\s*\z(\S.*\)+ end=+^\z1$+
1692 syn region vimEmbedError start=+^\z(\s*\)rub\%[y]\s*<<\s*trim\s\*$+ end=+^\z1\.$+
1693 syn region vimEmbedError start=+rub\%[y]\s*<<\s*$+ end=+^\.$+
Bram Moolenaar071d4272004-06-13 20:20:40 +00001694endif
Bram Moolenaar5c736222010-01-06 20:54:52 +01001695unlet s:rubypath
Bram Moolenaar071d4272004-06-13 20:20:40 +00001696
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001697" [-- python --] {{{3
Bram Moolenaaradc21822011-04-01 18:03:16 +02001698let s:pythonpath= fnameescape(expand("<sfile>:p:h")."/python.vim")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001699if !filereadable(s:pythonpath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +01001700 for s:pythonpath in split(globpath(&rtp,"syntax/python.vim"),"\n")
1701 if filereadable(fnameescape(s:pythonpath))
1702 let s:pythonpath= fnameescape(s:pythonpath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +01001703 break
1704 endif
1705 endfor
Bram Moolenaar5c736222010-01-06 20:54:52 +01001706endif
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +02001707if g:vimsyn_embed =~# 'P' && has("pythonx") && filereadable(s:pythonpath)
Bram Moolenaar071d4272004-06-13 20:20:40 +00001708 unlet! b:current_syntax
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +02001709 syn cluster vimFuncBodyList add=vimPythonRegion
Bram Moolenaar5c736222010-01-06 20:54:52 +01001710 exe "syn include @vimPythonScript ".s:pythonpath
Ken Takata95e90782024-08-22 21:29:39 +02001711 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+^\z(\s*\)py\%[thon][3x]\=\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+ contains=@vimPythonScript
1712 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+py\%[thon][3x]\=\s*<<\s*\z(\S\+\)+ end=+^\z1$+ contains=@vimPythonScript
1713 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+^\z(\s*\)py\%[thon][3x]\=\s*<<\s*trim\s*$+ end=+^\z1\.$+ contains=@vimPythonScript
1714 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+py\%[thon][3x]\=\s*<<\s*$+ end=+^\.$+ contains=@vimPythonScript
1715 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+Py\%[thon]2or3\s*<<\s*\%(trim\s*\)\=\z(\S\+\)+ end=+^\z1$+ contains=@vimPythonScript
1716 VimFoldP syn region vimPythonRegion matchgroup=vimScriptDelim start=+Py\%[thon]2or3\s*<<\s*\%(trim\s*\)\=$+ end=+^\.$+ contains=@vimPythonScript
Bram Moolenaar5c736222010-01-06 20:54:52 +01001717 syn cluster vimFuncBodyList add=vimPythonRegion
Bram Moolenaarc236c162008-07-13 17:41:49 +00001718else
Ken Takata95e90782024-08-22 21:29:39 +02001719 syn region vimEmbedError start=+^\z(\s*\)py\%[thon][3x]\=\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+
1720 syn region vimEmbedError start=+py\%[thon][3x]\=\s*<<\s*\z(\S\+\)+ end=+^\z1$+
1721 syn region vimEmbedError start=+^\z(\s*\)py\%[thon][3x]\=\s*<<\s*trim\s*$+ end=+^\z1\.$+
1722 syn region vimEmbedError start=+py\%[thon][3x]\=\s*<<\s*$+ end=+^\.$+
Bram Moolenaar071d4272004-06-13 20:20:40 +00001723endif
Bram Moolenaar5c736222010-01-06 20:54:52 +01001724unlet s:pythonpath
Bram Moolenaar071d4272004-06-13 20:20:40 +00001725
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001726" [-- tcl --] {{{3
Bram Moolenaara0f849e2015-10-30 14:37:44 +01001727if has("win32") || has("win95") || has("win64") || has("win16")
1728 " apparently has("tcl") has been hanging vim on some windows systems with cygwin
1729 let s:trytcl= (&shell !~ '\<\%(bash\>\|4[nN][tT]\|\<zsh\)\>\%(\.exe\)\=$')
1730else
1731 let s:trytcl= 1
1732endif
Bram Moolenaara6878372014-03-22 21:02:50 +01001733if s:trytcl
1734 let s:tclpath= fnameescape(expand("<sfile>:p:h")."/tcl.vim")
1735 if !filereadable(s:tclpath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +01001736 for s:tclpath in split(globpath(&rtp,"syntax/tcl.vim"),"\n")
1737 if filereadable(fnameescape(s:tclpath))
1738 let s:tclpath= fnameescape(s:tclpath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +01001739 break
1740 endif
1741 endfor
Bram Moolenaar5c736222010-01-06 20:54:52 +01001742 endif
Bram Moolenaarf3913272016-02-25 00:00:01 +01001743 if (g:vimsyn_embed =~# 't' && has("tcl")) && filereadable(s:tclpath)
Bram Moolenaara6878372014-03-22 21:02:50 +01001744 unlet! b:current_syntax
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +02001745 syn cluster vimFuncBodyList add=vimTclRegion
Bram Moolenaara6878372014-03-22 21:02:50 +01001746 exe "syn include @vimTclScript ".s:tclpath
Ken Takata95e90782024-08-22 21:29:39 +02001747 VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+^\z(\s*\)tc\%[l]\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+ contains=@vimTclScript
1748 VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+tc\%[l]\=\s*<<\s*\z(\S*\)+ end=+^\z1$+ contains=@vimTclScript
1749 VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+^\z(\s*\)tc\%[l]\s*<<\s*trim\s*$+ end=+^\z1\.$+ contains=@vimTclScript
1750 VimFoldt syn region vimTclRegion matchgroup=vimScriptDelim start=+tc\%[l]\=\s*<<\s*$+ end=+^\.$+ contains=@vimTclScript
Bram Moolenaara6878372014-03-22 21:02:50 +01001751 syn cluster vimFuncBodyList add=vimTclScript
1752 else
Ken Takata95e90782024-08-22 21:29:39 +02001753 syn region vimEmbedError start=+^\z(\s*\)tc\%[l]\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+
1754 syn region vimEmbedError start=+tc\%[l]\=\s*<<\s*\z(\S*\)+ end=+^\z1$+
1755 syn region vimEmbedError start=+^\z(\s*\)tc\%[l]\s*<<\s*trim\s\*$+ end=+^\z1\.$+
1756 syn region vimEmbedError start=+tc\%[l]\=\s*<<\s*$+ end=+^\.$+
Bram Moolenaara6878372014-03-22 21:02:50 +01001757 endif
1758 unlet s:tclpath
Bram Moolenaarc236c162008-07-13 17:41:49 +00001759else
Ken Takata95e90782024-08-22 21:29:39 +02001760 syn region vimEmbedError start=+^\z(\s*\)tc\%[l]\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+
1761 syn region vimEmbedError start=+tc\%[l]\=\s*<<\s*\z(\S*\)+ end=+^\z1$+
1762 syn region vimEmbedError start=+^\z(\s*\)tc\%[l]\s*<<\s*trim\s\*$+ end=+^\z1\.$+
1763 syn region vimEmbedError start=+tc\%[l]\=\s*<<\s*$+ end=+^\.$+
Bram Moolenaar9964e462007-05-05 17:54:07 +00001764endif
Bram Moolenaara6878372014-03-22 21:02:50 +01001765unlet s:trytcl
Bram Moolenaar071d4272004-06-13 20:20:40 +00001766
Bram Moolenaar8299df92004-07-10 09:47:34 +00001767" [-- mzscheme --] {{{3
Bram Moolenaaradc21822011-04-01 18:03:16 +02001768let s:mzschemepath= fnameescape(expand("<sfile>:p:h")."/scheme.vim")
Bram Moolenaar5c736222010-01-06 20:54:52 +01001769if !filereadable(s:mzschemepath)
Bram Moolenaara0f849e2015-10-30 14:37:44 +01001770 for s:mzschemepath in split(globpath(&rtp,"syntax/mzscheme.vim"),"\n")
1771 if filereadable(fnameescape(s:mzschemepath))
1772 let s:mzschemepath= fnameescape(s:mzschemepath)
Bram Moolenaar9da7ff72015-01-14 12:52:36 +01001773 break
1774 endif
1775 endfor
Bram Moolenaar5c736222010-01-06 20:54:52 +01001776endif
Bram Moolenaarf3913272016-02-25 00:00:01 +01001777if (g:vimsyn_embed =~# 'm' && has("mzscheme")) && filereadable(s:mzschemepath)
Bram Moolenaar8299df92004-07-10 09:47:34 +00001778 unlet! b:current_syntax
Bram Moolenaar03413f42016-04-12 21:07:15 +02001779 let s:iskKeep= &isk
Bram Moolenaar51ad4ea2018-04-06 11:14:11 +02001780 syn cluster vimFuncBodyList add=vimMzSchemeRegion
Bram Moolenaar5c736222010-01-06 20:54:52 +01001781 exe "syn include @vimMzSchemeScript ".s:mzschemepath
Bram Moolenaar03413f42016-04-12 21:07:15 +02001782 let &isk= s:iskKeep
1783 unlet s:iskKeep
Ken Takata95e90782024-08-22 21:29:39 +02001784 VimFoldm syn region vimMzSchemeRegion matchgroup=vimScriptDelim start=+^\z(\s*\)mz\%[scheme]\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+ contains=@vimMzSchemeScript
1785 VimFoldm syn region vimMzSchemeRegion matchgroup=vimScriptDelim start=+mz\%[scheme]\s*<<\s*\z(\S*\)+ end=+^\z1$+ contains=@vimMzSchemeScript
1786 VimFoldm syn region vimMzSchemeRegion matchgroup=vimScriptDelim start=+^\z(\s*\)mz\%[scheme]\s*<<\s*trim\s*$+ end=+^\z1\.$+ contains=@vimMzSchemeScript
1787 VimFoldm syn region vimMzSchemeRegion matchgroup=vimScriptDelim start=+mz\%[scheme]\s*<<\s*$+ end=+^\.$+ contains=@vimMzSchemeScript
Bram Moolenaar5c736222010-01-06 20:54:52 +01001788 syn cluster vimFuncBodyList add=vimMzSchemeRegion
Bram Moolenaarc236c162008-07-13 17:41:49 +00001789else
Ken Takata95e90782024-08-22 21:29:39 +02001790 syn region vimEmbedError start=+^\z(\s*\)mz\%[scheme]\s*<<\s*trim\s\+\z(\S\+\)+ end=+^\z1\z2$+
1791 syn region vimEmbedError start=+mz\%[scheme]\s*<<\s*\z(\S*\)+ end=+^\z1$+
1792 syn region vimEmbedError start=+^\z(\s*\)mz\%[scheme]\s*<<\s*trim\s\*$+ end=+^\z1\.$+
1793 syn region vimEmbedError start=+mz\%[scheme]\s*<<\s*$+ end=+^\.$+
Bram Moolenaar8299df92004-07-10 09:47:34 +00001794endif
Bram Moolenaar5c736222010-01-06 20:54:52 +01001795unlet s:mzschemepath
Bram Moolenaar8299df92004-07-10 09:47:34 +00001796
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001797" Synchronize (speed) {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001798"============
Bram Moolenaar3577c6f2008-06-24 21:16:56 +00001799if exists("g:vimsyn_minlines")
1800 exe "syn sync minlines=".g:vimsyn_minlines
Bram Moolenaar071d4272004-06-13 20:20:40 +00001801endif
Bram Moolenaar03413f42016-04-12 21:07:15 +02001802exe "syn sync maxlines=".s:vimsyn_maxlines
Bram Moolenaar071d4272004-06-13 20:20:40 +00001803syn sync linecont "^\s\+\\"
dkearns62b26042024-03-10 03:43:28 +11001804syn sync linebreaks=1
Bram Moolenaar071d4272004-06-13 20:20:40 +00001805syn sync match vimAugroupSyncA groupthere NONE "\<aug\%[roup]\>\s\+[eE][nN][dD]"
1806
Bram Moolenaar5c736222010-01-06 20:54:52 +01001807" ====================
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001808" Highlighting Settings {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00001809" ====================
1810
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001811if !exists("skip_vim_syntax_inits")
1812 if !exists("g:vimsyn_noerror")
1813 hi def link vimBehaveError vimError
1814 hi def link vimCollClassErr vimError
1815 hi def link vimErrSetting vimError
1816 hi def link vimEmbedError vimError
1817 hi def link vimFTError vimError
1818 hi def link vimFunctionError vimError
1819 hi def link vimFunc vimError
1820 hi def link vimHiAttribList vimError
1821 hi def link vimHiCtermError vimError
1822 hi def link vimHiKeyError vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001823 hi def link vimMapModErr vimError
dkearnsae321b52024-06-15 23:06:17 +10001824 hi def link vimShebangError vimError
Doug Kearns9b171bd2025-04-10 19:59:22 +02001825 hi def link vimSortOptionsError Error
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001826 hi def link vimSubstFlagErr vimError
1827 hi def link vimSynCaseError vimError
Doug Kearns0fab8912025-03-10 21:04:53 +01001828 hi def link vimSyncError vimError
1829 hi def link vimSynConcealError vimError
1830 hi def link vimSynError vimError
1831 hi def link vimSynFoldlevelError vimError
1832 hi def link vimSynIskeywordError vimError
1833 hi def link vimSynSpellError vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001834 hi def link vimBufnrWarn vimWarn
Doug Kearns818c6412024-10-06 17:00:48 +02001835
1836 hi def link vim9TypeAliasError vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001837 endif
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00001838
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001839 hi def link vimAbb vimCommand
1840 hi def link vimAddress vimMark
dkearnsc4aef9a2024-03-04 02:42:47 +11001841 hi def link vimAugroupBang vimBang
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001842 hi def link vimAugroupError vimError
1843 hi def link vimAugroupKey vimCommand
Doug Kearnsfa3b1042025-04-22 19:48:13 +02001844 hi def link vimAutocmd vimCommand
1845 hi def link vimAutocmdBang vimBang
1846 hi def link vimAutocmdPatternEscape Special
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001847 hi def link vimAutoEvent Type
Doug Kearnsfa3b1042025-04-22 19:48:13 +02001848 hi def link vimAutoEventGlob Type
1849 hi def link vimAutocmdBufferPattern Special
1850 hi def link vimAutocmdMod Special
1851 hi def link vimAutocmdPatternSep vimSep
dkearnsb614b282024-02-12 03:13:34 +11001852 hi def link vimBang vimOper
dkearns2c51e152024-02-27 07:10:18 +11001853 hi def link vimBehaveBang vimBang
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001854 hi def link vimBehaveModel vimBehave
1855 hi def link vimBehave vimCommand
1856 hi def link vimBracket Delimiter
Doug Kearns99984fc2024-07-18 20:45:19 +02001857 hi def link vimCall vimCommand
dkearnsa3bddb72024-06-14 01:48:10 +10001858 hi def link vimCatch vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001859 hi def link vimCmplxRepeat SpecialChar
1860 hi def link vimCommand Statement
1861 hi def link vimComment Comment
Doug Kearnsfc64ac02024-06-22 11:20:36 +02001862 hi def link vimCommentError vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001863 hi def link vimCommentString vimString
1864 hi def link vimCommentTitle PreProc
1865 hi def link vimCondHL vimCommand
dkearnsf6869212023-12-11 01:53:24 +11001866 hi def link vimConst vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001867 hi def link vimContinue Special
dkearns21ce1592024-01-29 04:54:08 +11001868 hi def link vimContinueComment vimComment
Doug Kearnsc29b5332025-04-26 20:14:15 +02001869 hi def link vimContinueString vimString
Doug Kearns4a530a62025-02-03 18:59:09 +01001870 hi def link vimCount Number
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001871 hi def link vimCtrlChar SpecialChar
Doug Kearns4a530a62025-02-03 18:59:09 +01001872 hi def link vimDebuggreedy vimCommand
Doug Kearnsfc64ac02024-06-22 11:20:36 +02001873 hi def link vimDefComment vim9Comment
dkearns35e6f4c2024-03-22 06:41:10 +11001874 hi def link vimDefKey vimCommand
Doug Kearns1aa287e2025-02-10 22:00:27 +01001875 hi def link vimDefParam vimVar
Doug Kearns3c07eb02024-09-02 10:03:37 +02001876 hi def link vimDelcommand vimCommand
1877 hi def link vimDelcommandAttr vimUserCmdAttr
Doug Kearnsfa3b1042025-04-22 19:48:13 +02001878 hi def link vimDoautocmd vimCommand
1879 hi def link vimDoautocmdMod Special
dkearnsb1427b42024-02-28 05:59:30 +11001880 hi def link vimEcho vimCommand
dkearns61887b32024-03-15 23:45:48 +11001881 hi def link vimEchohlNone vimGroup
1882 hi def link vimEchohl vimCommand
Doug Kearnsc29b5332025-04-26 20:14:15 +02001883 hi def link vimElse vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001884 hi def link vimElseIfErr Error
dkearns35e6f4c2024-03-22 06:41:10 +11001885 hi def link vimEndfunction vimCommand
1886 hi def link vimEnddef vimCommand
Doug Kearnsc29b5332025-04-26 20:14:15 +02001887 hi def link vimEndif vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001888 hi def link vimEnvvar PreProc
1889 hi def link vimError Error
Bram Moolenaar6ba83ba2022-06-12 22:15:57 +01001890 hi def link vimEscape Special
Doug Kearns9b171bd2025-04-10 19:59:22 +02001891 hi def link vimExFilter vimCommand
1892 hi def link vimExFilterBang vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001893 hi def link vimFBVar vimVar
1894 hi def link vimFgBgAttrib vimHiAttrib
Bram Moolenaarcbaff5e2022-04-08 17:45:08 +01001895 hi def link vimFuncEcho vimCommand
dkearns1c97b5c2023-12-13 02:47:43 +11001896 hi def link vimFor vimCommand
Doug Kearns1aa287e2025-02-10 22:00:27 +01001897 hi def link vimForInContinue vimContinue
1898 hi def link vimForInContinueComment vimContinueComment
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001899 hi def link vimFTCmd vimCommand
1900 hi def link vimFTOption vimSynType
dkearns35e6f4c2024-03-22 06:41:10 +11001901 hi def link vimFuncBang vimBang
1902 hi def link vimFuncComment vimComment
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001903 hi def link vimFuncKey vimCommand
1904 hi def link vimFuncName Function
dkearns35e6f4c2024-03-22 06:41:10 +11001905 hi def link vimFuncMod Special
1906 hi def link vimFuncParam vimVar
1907 hi def link vimFuncParamEquals vimOper
Doug Kearns3dca5122025-03-09 16:30:28 +01001908 hi def link vimFuncScope vimVarScope
Doug Kearns1aa287e2025-02-10 22:00:27 +01001909 hi def link vimFuncSID vimNotation
Doug Kearns9b171bd2025-04-10 19:59:22 +02001910 hi def link vimGrep vimCommand
1911 hi def link vimGrepadd vimCommand
1912 hi def link vimGrepBang vimBang
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001913 hi def link vimGroupAdd vimSynOption
Doug Kearns0fab8912025-03-10 21:04:53 +01001914 hi def link vimGroupName Normal
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001915 hi def link vimGroupRem vimSynOption
1916 hi def link vimGroupSpecial Special
1917 hi def link vimGroup Type
Doug Kearns9b171bd2025-04-10 19:59:22 +02001918 hi def link vimHelpgrep vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001919 hi def link vimHiAttrib PreProc
dkearnsb614b282024-02-12 03:13:34 +11001920 hi def link vimHiBang vimBang
dkearns9530fe42024-03-19 05:19:51 +11001921 hi def link vimHiClear Type
1922 hi def link vimHiCtermColor Constant
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001923 hi def link vimHiCtermFgBg vimHiTerm
dkearns9530fe42024-03-19 05:19:51 +11001924 hi def link vimHiCtermfont vimHiTerm
1925 hi def link vimHiCtermul vimHiTerm
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001926 hi def link vimHiCTerm vimHiTerm
1927 hi def link vimHighlight vimCommand
1928 hi def link vimHiGroup vimGroupName
1929 hi def link vimHiGuiFgBg vimHiTerm
1930 hi def link vimHiGuiFont vimHiTerm
1931 hi def link vimHiGuiRgb vimNumber
1932 hi def link vimHiGui vimHiTerm
1933 hi def link vimHiNmbr Number
Doug Kearns0fab8912025-03-10 21:04:53 +01001934 hi def link vimHiNone vimGroup
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001935 hi def link vimHiStartStop vimHiTerm
1936 hi def link vimHiTerm Type
1937 hi def link vimHLGroup vimGroup
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001938 hi def link vimInsert vimString
dkearns04e53632024-04-11 06:18:37 +10001939 hi def link vim9KeymapLineComment vimKeymapLineComment
dkearns69866442023-11-22 05:43:40 +11001940 hi def link vimKeymapLineComment vimComment
1941 hi def link vimKeymapTailComment vimComment
Doug Kearns722fbd12025-03-28 19:36:37 +01001942 hi def link vimLambdaBrace Delimiter
Doug Kearns1aa287e2025-02-10 22:00:27 +01001943 hi def link vimLambdaOperator vimOper
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001944 hi def link vimLet vimCommand
Bram Moolenaar1ff14ba2019-11-02 14:09:23 +01001945 hi def link vimLetHereDoc vimString
1946 hi def link vimLetHereDocStart Special
1947 hi def link vimLetHereDocStop Special
Doug Kearns2f5a8c02025-04-05 15:55:36 +02001948 hi def link vimLetRegister vimRegister
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001949 hi def link vimLineComment vimComment
Doug Kearns9b171bd2025-04-10 19:59:22 +02001950 hi def link vimMake vimCommand
1951 hi def link vimMakeadd vimCommand
1952 hi def link vimMakeBang vimBang
dkearnsb614b282024-02-12 03:13:34 +11001953 hi def link vimMapBang vimBang
Doug Kearns6bdfeb02025-03-07 18:49:11 +01001954 hi def link vimMapLeader vimBracket
1955 hi def link vimMapLeaderKey vimNotation
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001956 hi def link vimMapModKey vimFuncSID
1957 hi def link vimMapMod vimBracket
1958 hi def link vimMap vimCommand
1959 hi def link vimMark Number
1960 hi def link vimMarkNumber vimNumber
Doug Kearnse85fdc72024-07-07 20:45:37 +02001961 hi def link vimMatch vimCommand
1962 hi def link vimMatchGroup vimGroup
1963 hi def link vimMatchNone vimGroup
dkearnsb614b282024-02-12 03:13:34 +11001964 hi def link vimMenuBang vimBang
dkearns62b26042024-03-10 03:43:28 +11001965 hi def link vimMenuClear Special
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001966 hi def link vimMenuMod vimMapMod
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001967 hi def link vimMenuName PreProc
dkearns62b26042024-03-10 03:43:28 +11001968 hi def link vimMenu vimCommand
1969 hi def link vimMenuNotation vimNotation
1970 hi def link vimMenuPriority Number
1971 hi def link vimMenuStatus Special
1972 hi def link vimMenutranslateComment vimComment
Doug Kearns818c6412024-10-06 17:00:48 +02001973 hi def link vim9MethodName vimFuncName
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001974 hi def link vimMtchComment vimComment
Doug Kearnsbbe52522024-11-09 19:11:25 +01001975 hi def link vimNormal vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001976 hi def link vimNotation Special
1977 hi def link vimNotFunc vimCommand
1978 hi def link vimNotPatSep vimString
1979 hi def link vimNumber Number
1980 hi def link vimOperError Error
1981 hi def link vimOper Operator
Doug Kearns1aa287e2025-02-10 22:00:27 +01001982 hi def link vimOperContinue vimContinue
1983 hi def link vimOperContinueComment vimContinueComment
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001984 hi def link vimOption PreProc
Doug Kearns1aa287e2025-02-10 22:00:27 +01001985 hi def link vimOptionVar Identifier
Doug Kearns3dca5122025-03-09 16:30:28 +01001986 hi def link vimOptionVarName Identifier
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001987 hi def link vimParenSep Delimiter
Bram Moolenaard2855f52018-07-31 22:23:58 +02001988 hi def link vimPatSepErr vimError
Bram Moolenaarf37506f2016-08-31 22:22:10 +02001989 hi def link vimPatSepR vimPatSep
1990 hi def link vimPatSep SpecialChar
1991 hi def link vimPatSepZone vimString
1992 hi def link vimPatSepZ vimPatSep
1993 hi def link vimPattern Type
1994 hi def link vimPlainMark vimMark
1995 hi def link vimPlainRegister vimRegister
Doug Kearns695522d2025-01-10 20:02:17 +01001996 hi def link vimQuoteEscape vimEscape
Doug Kearns2f5a8c02025-04-05 15:55:36 +02001997 hi def link vimRedir vimCommand
1998 hi def link vimRedirBang vimBang
1999 hi def link vimRedirFileOperator vimOper
2000 hi def link vimRedirRegisterOperator vimOper
2001 hi def link vimRedirVariableOperator vimOper
2002 hi def link vimRedirEnd Special
2003 hi def link vimRedirRegister vimRegister
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002004 hi def link vimRegister SpecialChar
2005 hi def link vimScriptDelim Comment
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002006 hi def link vimSearch vimString
Doug Kearnsc273f1a2025-01-20 21:53:01 +01002007 hi def link vimSearchDelim Delimiter
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002008 hi def link vimSep Delimiter
Doug Kearnsddbb6fe2024-07-24 20:21:22 +02002009 hi def link vimSet vimCommand
2010 hi def link vimSetAll vimOption
2011 hi def link vimSetBang vimBang
Doug Kearns2a6be832025-04-03 21:39:24 +02002012 hi def link vimSetComment vimComment
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002013 hi def link vimSetMod vimOption
Doug Kearnsddbb6fe2024-07-24 20:21:22 +02002014 hi def link vimSetSep vimSep
Doug Kearnsddbb6fe2024-07-24 20:21:22 +02002015 hi def link vimSetTermcap vimOption
dkearnsae321b52024-06-15 23:06:17 +10002016 hi def link vimShebang PreProc
Doug Kearns262e25e2024-06-14 20:16:35 +02002017 hi def link vimSleep vimCommand
2018 hi def link vimSleepArg Constant
2019 hi def link vimSleepBang vimBang
Doug Kearns9b171bd2025-04-10 19:59:22 +02002020 hi def link vimSort vimCommand
2021 hi def link vimSortBang vimBang
2022 hi def link vimSortOptions Special
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002023 hi def link vimSpecFile Identifier
2024 hi def link vimSpecFileMod vimSpecFile
2025 hi def link vimSpecial Type
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002026 hi def link vimStringCont vimString
2027 hi def link vimString String
Bram Moolenaard2855f52018-07-31 22:23:58 +02002028 hi def link vimStringEnd vimString
thincacf8695d2024-01-28 18:57:23 +01002029 hi def link vimStringInterpolationBrace vimEscape
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002030 hi def link vimSubst1 vimSubst
2031 hi def link vimSubstDelim Delimiter
2032 hi def link vimSubstFlags Special
2033 hi def link vimSubstSubstr SpecialChar
2034 hi def link vimSubstTwoBS vimString
2035 hi def link vimSubst vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002036 hi def link vimSynCase Type
Doug Kearns0fab8912025-03-10 21:04:53 +01002037 hi def link vimSyncCcomment Type
dkearnsc79646d2024-01-05 08:58:48 +11002038 hi def link vimSynCchar vimSynOption
2039 hi def link vimSynCcharValue Character
Doug Kearns0fab8912025-03-10 21:04:53 +01002040 hi def link vimSyncClear Type
2041 hi def link vimSyncFromstart Type
2042 hi def link vimSyncGroup vimGroupName
2043 hi def link vimSyncGroupName vimGroupName
2044 hi def link vimSyncKey Type
2045 hi def link vimSyncLinebreak Type
2046 hi def link vimSyncLinecont Type
2047 hi def link vimSyncLines Type
2048 hi def link vimSyncMatch Type
2049 hi def link vimSyncNone Type
2050 hi def link vimSynConceal Type
2051 hi def link vimSynContains vimSynOption
2052 hi def link vimSyncRegion Type
2053 hi def link vimSynFoldlevel Type
2054 hi def link vimSynIskeyword Type
2055 hi def link vimSynIskeywordSep Delimiter
2056 hi def link vimSynKeyContainedin vimSynContains
2057 hi def link vimSynKeyOpt vimSynOption
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002058 hi def link vimSynMtchGrp vimSynOption
2059 hi def link vimSynMtchOpt vimSynOption
2060 hi def link vimSynNextgroup vimSynOption
2061 hi def link vimSynNotPatRange vimSynRegPat
2062 hi def link vimSynOption Special
2063 hi def link vimSynPatRange vimString
Doug Kearns0fab8912025-03-10 21:04:53 +01002064 hi def link vimSynReg Type
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002065 hi def link vimSynRegOpt vimSynOption
2066 hi def link vimSynRegPat vimString
Doug Kearns0fab8912025-03-10 21:04:53 +01002067 hi def link vimSynSpell Type
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002068 hi def link vimSyntax vimCommand
2069 hi def link vimSynType vimSpecial
dkearnsa3bddb72024-06-14 01:48:10 +10002070 hi def link vimThrow vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002071 hi def link vimTodo Todo
Bram Moolenaar4d8f4762021-06-27 15:18:56 +02002072 hi def link vimType Type
dkearnsf6869212023-12-11 01:53:24 +11002073 hi def link vimUnlet vimCommand
dkearnsb614b282024-02-12 03:13:34 +11002074 hi def link vimUnletBang vimBang
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002075 hi def link vimUnmap vimMap
Doug Kearns520a2c72025-04-08 20:50:00 +02002076 hi def link vimUserCmd vimCommand
Doug Kearns3c07eb02024-09-02 10:03:37 +02002077 hi def link vimUserCmdAttrAddr vimSpecial
Doug Kearns520a2c72025-04-08 20:50:00 +02002078 hi def link vimUserCmdAttrComplete vimSpecial
2079 hi def link vimUserCmdAttrCompleteFunc vimVar
Doug Kearns3c07eb02024-09-02 10:03:37 +02002080 hi def link vimUserCmdAttrNargs vimSpecial
2081 hi def link vimUserCmdAttrRange vimSpecial
2082 hi def link vimUserCmdAttrKey vimUserCmdAttr
2083 hi def link vimUserCmdAttr Special
2084 hi def link vimUserCmdAttrError Error
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002085 hi def link vimUserCmdError Error
Doug Kearns3c07eb02024-09-02 10:03:37 +02002086 hi def link vimUserCmdKey vimCommand
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002087 hi def link vimUserFunc Normal
Doug Kearns1aa287e2025-02-10 22:00:27 +01002088 hi def link vimVar Normal
Doug Kearns3dca5122025-03-09 16:30:28 +01002089 hi def link vimVarScope Identifier
Doug Kearns9b171bd2025-04-10 19:59:22 +02002090 hi def link vimVimgrep vimCommand
2091 hi def link vimVimgrepadd vimCommand
2092 hi def link vimVimgrepBang vimBang
2093 hi def link vimVimgrepFlags Special
Doug Kearns3dca5122025-03-09 16:30:28 +01002094 hi def link vimVimVar Identifier
2095 hi def link vimVimVarName Identifier
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002096 hi def link vimWarn WarningMsg
Doug Kearnsfa3b1042025-04-22 19:48:13 +02002097 hi def link vimWildcard Special
2098 hi def link vimWildcardBraceComma vimWildcard
2099 hi def link vimWildcardBracket vimWildcard
2100 hi def link vimWildcardBracketCaret vimWildcard
2101 hi def link vimWildcardBracketCharacter Normal
2102 hi def link vimWildcardBracketCharacter Normal
2103 hi def link vimWildcardBracketCharacterClass vimWildCard
2104 hi def link vimWildcardBracketCollatingSymbol vimWildCard
2105 hi def link vimWildcardBracketEnd vimWildcard
2106 hi def link vimWildcardBracketEquivalenceClass vimWildCard
2107 hi def link vimWildcardBracketEscape vimWildcard
2108 hi def link vimWildcardBracketHyphen vimWildcard
2109 hi def link vimWildcardBracketRightBracket vimWildcardBracketCharacter
2110 hi def link vimWildcardBracketStart vimWildcard
2111 hi def link vimWildcardEscape vimWildcard
2112 hi def link vimWildcardInterval vimWildcard
2113 hi def link vimWildcardQuestion vimWildcard
2114 hi def link vimWildcardStar vimWildcard
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002115
Doug Kearns818c6412024-10-06 17:00:48 +02002116 hi def link vim9Abstract vimCommand
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002117 hi def link vim9Boolean Boolean
Doug Kearns818c6412024-10-06 17:00:48 +02002118 hi def link vim9Class vimCommand
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002119 hi def link vim9Comment Comment
2120 hi def link vim9CommentError vimError
2121 hi def link vim9CommentTitle PreProc
Doug Kearns1aa287e2025-02-10 22:00:27 +01002122 hi def link vim9ConstructorDefParam vimVar
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002123 hi def link vim9Const vimCommand
Doug Kearns818c6412024-10-06 17:00:48 +02002124 hi def link vim9ContinueComment vimContinueComment
2125 hi def link vim9Enum vimCommand
Doug Kearns1c580192025-05-01 17:43:17 +02002126 hi def link vim9EnumImplementedInterfaceComment vim9Comment
2127 hi def link vim9EnumImplements vim9Implements
2128 hi def link vim9EnumNameComment vim9Comment
2129 hi def link vim9EnumNameContinue vimContinue
2130 hi def link vim9EnumNameContinueComment vim9Comment
2131 hi def link vim9EnumValueListCommaComment vim9Comment
Doug Kearns818c6412024-10-06 17:00:48 +02002132 hi def link vim9Export vimCommand
2133 hi def link vim9Extends Keyword
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002134 hi def link vim9Final vimCommand
2135 hi def link vim9For vimCommand
Doug Kearns1aa287e2025-02-10 22:00:27 +01002136 hi def link vim9ForInComment vim9Comment
Doug Kearns818c6412024-10-06 17:00:48 +02002137 hi def link vim9Implements Keyword
2138 hi def link vim9AbstractDef vimCommand
2139 hi def link vim9Interface vimCommand
Doug Kearns1aa287e2025-02-10 22:00:27 +01002140 hi def link vim9LambdaOperator vimOper
2141 hi def link vim9LambdaOperatorComment vim9Comment
Doug Kearns722fbd12025-03-28 19:36:37 +01002142 hi def link vim9LambdaParen vimParenSep
Doug Kearns1aa287e2025-02-10 22:00:27 +01002143 hi def link vim9LhsRegister vimLetRegister
2144 hi def link vim9LhsVariable vimVar
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002145 hi def link vim9LineComment vimComment
Doug Kearns818c6412024-10-06 17:00:48 +02002146 hi def link vim9MethodDef vimCommand
Doug Kearnsdd3f1c02025-03-17 20:27:13 +01002147 hi def link vim9MethodDefComment vimDefComment
Doug Kearns818c6412024-10-06 17:00:48 +02002148 hi def link vim9MethodNameError vimFunctionError
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002149 hi def link vim9Null Constant
Doug Kearns818c6412024-10-06 17:00:48 +02002150 hi def link vim9Public vimCommand
Doug Kearnsc273f1a2025-01-20 21:53:01 +01002151 hi def link vim9Search vimString
2152 hi def link vim9SearchDelim Delimiter
Doug Kearns818c6412024-10-06 17:00:48 +02002153 hi def link vim9Static vimCommand
2154 hi def link vim9Super Identifier
2155 hi def link vim9This Identifier
2156 hi def link vim9Type vimCommand
2157 hi def link vim9TypeEquals vimOper
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002158 hi def link vim9Variable vimVar
Doug Kearns818c6412024-10-06 17:00:48 +02002159 hi def link vim9Var vimCommand
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002160 hi def link vim9Vim9ScriptArg Special
Doug Kearns818c6412024-10-06 17:00:48 +02002161 hi def link vim9Vim9Script vimCommand
Doug Kearns025dc482025-02-23 15:48:52 +01002162
2163 hi def link vimCompilerSet vimCommand
2164 hi def link vimSynMenu vimCommand
2165 hi def link vimSynMenuPath vimMenuName
Bram Moolenaarf37506f2016-08-31 22:22:10 +02002166endif
Bram Moolenaar071d4272004-06-13 20:20:40 +00002167
Bram Moolenaarcfbc5ee2004-07-02 15:38:35 +00002168" Current Syntax Variable: {{{2
Bram Moolenaar071d4272004-06-13 20:20:40 +00002169let b:current_syntax = "vim"
Bram Moolenaar6be7f872012-01-20 21:08:56 +01002170
2171" ---------------------------------------------------------------------
2172" Cleanup: {{{1
Doug Kearnsd65e58f2024-07-17 19:34:14 +02002173delc Vim9
2174delc VimL
Bram Moolenaara0f849e2015-10-30 14:37:44 +01002175delc VimFolda
Doug Kearns818c6412024-10-06 17:00:48 +02002176delc VimFoldc
2177delc VimFolde
Bram Moolenaara0f849e2015-10-30 14:37:44 +01002178delc VimFoldf
Doug Kearnsce064932024-04-13 18:24:01 +02002179delc VimFoldh
2180delc VimFoldH
Doug Kearns818c6412024-10-06 17:00:48 +02002181delc VimFoldi
Bram Moolenaara0f849e2015-10-30 14:37:44 +01002182delc VimFoldl
2183delc VimFoldm
2184delc VimFoldp
2185delc VimFoldP
2186delc VimFoldr
2187delc VimFoldt
Bram Moolenaar6be7f872012-01-20 21:08:56 +01002188let &cpo = s:keepcpo
dkearns04e53632024-04-11 06:18:37 +10002189unlet s:keepcpo s:vim9script
dkearns5d67aef2024-03-10 04:01:22 +11002190" vim:ts=18 fdm=marker ft=vim