1
1
" Vim syntax file
2
2
" Language: VIMperator configuration file
3
3
" Maintainer: Doug Kearns <[email protected] >
4
- " Last Change: 2009 Feb 19
4
+ " Last Change: 2009 Apr 30
5
5
6
6
if exists (" b:current_syntax" )
7
7
finish
@@ -19,16 +19,16 @@ unlet b:current_syntax
19
19
syn match vimperatorCommandStart " \% (^\s *:\=\)\@ <=" nextgroup =vimperatorCommand,vimperatorAutoCmd
20
20
21
21
syn keyword vimperatorCommand ab[breviate] ab[clear] addo[ns] bN[ext] b[uffer] ba[ck] bd[elete] beep bf[irst] bl[ast] bma[rk]
22
- \ bmarks bn [ext] bp [revious] br [ewind] buffers bun [load] bw [ipeout] ca [bbrev] cabc [lear ] cd chd [ir] cm [ap] cmapc[lear]
22
+ \ bmarks bn [ext] bp [revious] br [ewind] buffers bufd[ o ] bun [load]bw [ipeout] ca [bbrev] cabc [lear ] cd chd [ir] cm [ap] cmapc[lear]
23
23
\ cno[remap] colo[rscheme] com[mand] comc[lear] cu[nmap] cuna[bbrev] delbm[arks] delc[ommand] delm[arks] delmac[ros]
24
24
\ delqm[arks] dels[tyle] dia[log] dl do[autocmd] doautoa[ll] downl[oads] e[dit] ec[ho] echoe[rr] echom[sg] em[enu] exe[cute]
25
25
\ exu[sage] files fini[sh] fo[rward] fw h[elp] ha[rdcopy] hi[ghlight] hist[ory] hs ia[bbrev] iabc[lear] im[ap] imapc[lear]
26
26
\ ino[remap] iu[nmap] iuna[bbrev] javas[cript] js ju[mps] let loadplugins lpl ls ma[rk] macros map mapc[lear] marks mes[sages]
27
27
\ mkv[imperatorrc] no[remap] noh[lsearch] norm[al] o[pen] optionu[sage] pa[geinfo] pagest[yle] pc[lose] pl[ay] pref[erences]
28
28
\ prefs pw[d] q[uit] qa[ll] qma[rk] qmarks quita[ll] re[draw] re[load] reloada[ll] res[tart] run runt[ime] sav[eas] sb[ar]
29
29
\ sb[open] sbcl[ose] scrip[tnames] se[t] setg[lobal] setl[ocal] sideb[ar] so[urce] st[op] sty[le] tN[ext] t[open] tab
30
- \ tabN[ext] tabc[lose] tabd[uplicate] tabde[tach] tabe[dit] tabfir[st] tabl[ast] tabm[ove] tabn[ext] tabnew tabo[nly] tabopen
31
- \ tabp[revious] tabr[ewind] tabs time tn[ext] tp[revious] u[ndo] una[bbreviate] undoa[ll] unl[et] unm[ap] ve[rsion]
30
+ \ tabN[ext] tabc[lose] tabd[uplicate] tabde[tach] tabd[o] tabe[dit] tabfir[st] tabl[ast] tabm[ove] tabn[ext] tabnew tabo[nly]
31
+ \ tabopen tabp[revious] tabr[ewind] tabs time tn[ext] tp[revious] u[ndo] una[bbreviate] undoa[ll] unl[et] unm[ap] ve[rsion]
32
32
\ vie[wsource] viu[sage] w[rite] wc[lose] win[open] winc[lose] wine[dit] wo[pen] wq wqa[ll] xa[ll] zo[om]
33
33
\ contained
34
34
0 commit comments