summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-11-19 22:35:51 +0000
committerTiago Cunha <tcunha@gmx.com>2009-11-19 22:35:51 +0000
commitcbc7a23e33784b8de530caa83214c484e94f6403 (patch)
treed52301e515ca784a871ecf14f715317c591696af /examples
parentf9451028c0a7d3d53aa3aa2549bd9d632e9fc3b1 (diff)
Update.
Diffstat (limited to 'examples')
-rw-r--r--examples/tmux.vim3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/tmux.vim b/examples/tmux.vim
index 9a7913f8..2be22f31 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-11-19 22:28:59 $
+" Last Change: $Date: 2009-11-19 22:35:51 $
" License: This file is placed in the public domain.
if version < 600
@@ -66,6 +66,7 @@ syn keyword tmuxOptsSetw window-status-bg window-status-fg automatic-rename
syn keyword tmuxOptsSetw main-pane-width main-pane-height monitor-content
syn keyword tmuxOptsSetw window-status-current-attr window-status-current-bg
syn keyword tmuxOptsSetw window-status-current-fg mode-mouse synchronize-panes
+syn keyword tmuxOptsSetw window-status-format window-status-current-format
syn keyword tmuxTodo FIXME NOTE TODO XXX contained