summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-07-30 21:11:10 +0000
committerTiago Cunha <tcunha@gmx.com>2009-07-30 21:11:10 +0000
commit796bfbd7afa40ef5bbc486c6a4bdb857e8204a29 (patch)
treea2f01b60089ffc81cc9b6c78382b3746c6ca54ba /examples
parent56dd5dfff4801fd32232df4fdb5ca24db2499825 (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 aedd9b0e..4ec6f61b 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-07-20 17:06:13 $
+" Last Change: $Date: 2009-07-30 21:11:10 $
if version < 600
syntax clear
@@ -55,7 +55,7 @@ syn keyword tmuxOptsSetw xterm-keys mode-attr window-status-attr
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
+syn keyword tmuxOptsSetw window-status-current-fg mode-mouse
syn keyword tmuxTodo FIXME NOTE TODO XXX contained