From f5d38f2696840f8704f5540c35b4f0b7ba174e41 Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Tue, 25 Aug 2009 16:50:34 +0000 Subject: Update. --- examples/tmux.vim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/tmux.vim b/examples/tmux.vim index 97e60a56..b9710510 100644 --- a/examples/tmux.vim +++ b/examples/tmux.vim @@ -1,7 +1,7 @@ " Vim syntax file " Language: tmux(1) configuration file " Maintainer: Tiago Cunha -" Last Change: $Date: 2009-08-16 19:18:10 $ +" Last Change: $Date: 2009-08-25 16:50:34 $ if version < 600 syntax clear @@ -38,6 +38,7 @@ syn keyword tmuxCmds suspend-client findw find-window breakp break-pane nextl syn keyword tmuxCmds next-layout rotatew rotate-window confirm[-before] syn keyword tmuxCmds clearhist clear-history selectl select-layout if[-shell] syn keyword tmuxCmds display[-message] set-environment show-environment +syn keyword tmuxCmds choose-client syn keyword tmuxOptsSet prefix status status-fg status-bg bell-action syn keyword tmuxOptsSet default-command history-limit status-left status-right -- cgit v1.2.3