summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2010-05-14 14:38:50 +0000
committerTiago Cunha <tcunha@gmx.com>2010-05-14 14:38:50 +0000
commit0beb31c261d56a8ebc706b03e66c0f7372a360b9 (patch)
tree60a339f3dfe3bdeddf1f29a0863cf130f635946d /examples
parent6694a018613fe2822e416a97b6433c2134e7723d (diff)
Update.
Diffstat (limited to 'examples')
-rw-r--r--examples/tmux.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/tmux.vim b/examples/tmux.vim
index 56236445..4b27dff3 100644
--- a/examples/tmux.vim
+++ b/examples/tmux.vim
@@ -1,7 +1,7 @@
" Vim syntax file
" Language: tmux(1) configuration file
" Maintainer: Tiago Cunha <me@tiagocunha.org>
-" Last Change: $Date: 2010-02-26 13:33:22 $
+" Last Change: $Date: 2010-05-14 14:38:50 $
" License: This file is placed in the public domain.
if version < 600
@@ -29,7 +29,7 @@ syn keyword tmuxCmds new[-session] start[-server] kill-server setw
syn keyword tmuxCmds set-window-option show[-options] showw show-window-options
syn keyword tmuxCmds command-prompt setb set-buffer showb show-buffer lsb
syn keyword tmuxCmds list-buffers deleteb delete-buffer lscm list-commands
-syn keyword tmuxCmds movew move-window select-prompt respawnw respawn-window
+syn keyword tmuxCmds movew move-window respawnw respawn-window
syn keyword tmuxCmds source[-file] info server-info clock-mode lock[-server]
syn keyword tmuxCmds saveb save-buffer downp down-pane killp
syn keyword tmuxCmds kill-pane resizep resize-pane selectp select-pane swapp