summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-01-16 17:28:49 +0000
committerTiago Cunha <tcunha@gmx.com>2009-01-16 17:28:49 +0000
commite78b7c81546e01cbdd0f1ad9962f1c9c8bd92af2 (patch)
treefe609cd26a3b5ab31798f80d2f093d9c3c9e68be /examples
parent32e3759e94c182d4022caa376e62032b8aa2946c (diff)
Document command-prompt template string, and panes commands. From nicm and me.
Diffstat (limited to 'examples')
-rw-r--r--examples/tmux.vim7
1 files changed, 5 insertions, 2 deletions
diff --git a/examples/tmux.vim b/examples/tmux.vim
index 414b2b90..131027d0 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: 2009-01-15 21:24:03 $
+" Last Change: $Date: 2009-01-16 17:28:49 $
if version < 600
syntax clear
@@ -30,7 +30,10 @@ 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 source[-file] info server-info clock-mode lock[-server]
-syn keyword tmuxCmds pass set-password saveb save-buffer
+syn keyword tmuxCmds pass set-password saveb save-buffer downp down-pane killp
+syn keyword tmuxCmds kill-pane resizep-down resize-pane-down resizep-up
+syn keyword tmuxCmds resize-pane-up selectp select-pane splitw split-window
+syn keyword tmuxCmds upp up-pane
syn keyword tmuxOptsSet prefix status status-fg status-bg bell-action
syn keyword tmuxOptsSet default-command history-limit status-left status-right