Skip to content

Commit 5a56c6e

Browse files
dkearnstimss
authored andcommitted
Add :verbose.
1 parent 8b1e057 commit 5a56c6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vimperator/contrib/vim/syntax/vimperator.vim

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
" Vim syntax file
22
" Language: VIMperator configuration file
33
" Maintainer: Doug Kearns <[email protected]>
4-
" Last Change: 2009 Aug 10
4+
" Last Change: 2009 Aug 23
55

66
" TODO: make this vimperator specific - shared liberator config?
77

@@ -33,8 +33,8 @@ syn keyword vimperatorCommand ab[breviate] ab[clear] addo[ns] bN[ext] b[uffer] b
3333
\ sideb[ar] sil[ent] so[urce] st[op] stopa[ll] sty[le] tN[ext] t[open] tab tabN[ext] tabc[lose] tabd[o] tabde[tach]
3434
\ tabdu[plicate] tabe[dit] tabfir[st] tabl[ast] tabm[ove] tabn[ext] tabnew tabo[nly] tabopen tabp[revious] tabr[ewind] tabs
3535
\ tbh[ide] tbs[how] tbt[oggle] time tn[ext] toolbarh[ide] toolbars[how] toolbart[oggle] tp[revious] u[ndo] una[bbreviate]
36-
\ undoa[ll] unl[et] unm[ap] ve[rsion] vie[wsource] viu[sage] vm[ap] vmap[clear] vno[remap] vu[nmap] w[rite] wc[lose] win[open]
37-
\ winc[lose] wind[ow] wine[dit] wo[pen] wq wqa[ll] xa[ll] zo[om]
36+
\ undoa[ll] unl[et] unm[ap] verb[ose] ve[rsion] vie[wsource] viu[sage] vm[ap] vmap[clear] vno[remap] vu[nmap] w[rite] wc[lose]
37+
\ win[open] winc[lose] wind[ow] wine[dit] wo[pen] wq wqa[ll] xa[ll] zo[om]
3838
\ contained
3939
4040
syn match vimperatorCommand "!" contained

0 commit comments

Comments
 (0)