summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2010-02-26 13:33:22 +0000
committerTiago Cunha <tcunha@gmx.com>2010-02-26 13:33:22 +0000
commit5920a55a870cc0bb2e572eb04fb99319b86d7e11 (patch)
tree47b0a5d928307c570bcaf0125fc67db897083411 /examples
parentb7d5b911ac17fdcfa457dcab07dce4da4a7506f5 (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 a75e2835..56236445 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-08 18:33:21 $
+" Last Change: $Date: 2010-02-26 13:33:22 $
" License: This file is placed in the public domain.
if version < 600
@@ -71,6 +71,7 @@ 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 tmuxOptsSetw word-separators
syn keyword tmuxTodo FIXME NOTE TODO XXX contained