diff options
author | Štěpán Němec <stepnem@gmail.com> | 2010-09-25 15:13:28 +0200 |
---|---|---|
committer | Štěpán Němec <stepnem@gmail.com> | 2010-09-25 15:13:28 +0200 |
commit | 4fc51fdb73570c286d6e9664deac3d0d327906a7 (patch) | |
tree | 890466655138e977a37743d123e99303032c9529 /teledactyl/contrib | |
parent | 03aceeb7af213ed75525bf1a48b047a4aef7de0d (diff) | |
download | pentadactyl-4fc51fdb73570c286d6e9664deac3d0d327906a7.tar.gz |
Remove the :play command.
There's `@' which also accepts a count, and Vim doesn't have :play either.
Diffstat (limited to 'teledactyl/contrib')
-rw-r--r-- | teledactyl/contrib/vim/syntax/muttator.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/teledactyl/contrib/vim/syntax/muttator.vim b/teledactyl/contrib/vim/syntax/muttator.vim index d562ae19..a96ea81f 100644 --- a/teledactyl/contrib/vim/syntax/muttator.vim +++ b/teledactyl/contrib/vim/syntax/muttator.vim @@ -28,7 +28,7 @@ syn keyword muttatorCommand ab[breviate] ab[clear] addo[ns] addr[essbook] bN[ext \ h[elp] helpa[ll] ha[rdcopy] hi[ghlight] ia[bbrev] iabc[lear] im[ap] imapc[lear] ino[remap] iu[nmap] iuna[bbrev] javas[cript] \ js let loadplugins lpl m[ail] ma[rk] macros map mapc[lear] marks mes[sages] messc[lear] mkm[uttatorrc] mm[ap] mmapc[lear] \ mno[remap] move[to] mu[nmap] nm[ap] nmapc[lear] nno[remap] no[remap] norm[al] nu[nmap] optionu[sage] pa[geinfo] pagest[yle] - \ pas pl[ay] pref[erences] prefs pw[d] q[uit] re[load] res[tart] run runt[ime] sav[eas] scrip[tnames] se[t] setg[lobal] + \ pas pref[erences] prefs pw[d] q[uit] re[load] res[tart] run runt[ime] sav[eas] scrip[tnames] se[t] setg[lobal] \ setl[ocal] sil[ent] so[urce] st[op] sty[le] tN[ext] t[open] tab tabN[ext] tabc[lose] tabd[o] tabfir[st] tabl[ast] tabn[ext] \ tabp[revious] tabr[ewind] tbh[ide] tbs[how] tbt[oggle] time tn[ext] toolbarh[ide] toolbars[how] toolbart[oggle] tp[revious] \ una[bbreviate] unl[et] unm[ap] verb[ose] ve[rsion] vie[wsource] viu[sage] vm[ap] vmapc[lear] vno[remap] vu[nmap] w[rite] zo[om] |