summaryrefslogtreecommitdiffstats
path: root/vim/syntax
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-08-01 17:32:09 -0500
committerJesse Luehrs <doy@tozt.net>2009-08-01 17:32:09 -0500
commite3668abfb627a63d9a0e0d8b9152403d2a68ad42 (patch)
tree12f77f35a32439026fb023357a669c06243dcc54 /vim/syntax
parent970c2a648fa511fd53029a6b5301401dc713a18f (diff)
downloadconf-e3668abfb627a63d9a0e0d8b9152403d2a68ad42.tar.gz
conf-e3668abfb627a63d9a0e0d8b9152403d2a68ad42.zip
utf8 is a valid setw option
Diffstat (limited to 'vim/syntax')
-rw-r--r--vim/syntax/tmux.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/syntax/tmux.vim b/vim/syntax/tmux.vim
index c9f1346..1e655df 100644
--- a/vim/syntax/tmux.vim
+++ b/vim/syntax/tmux.vim
@@ -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 mode-mouse
+syn keyword tmuxOptsSetw window-status-current-fg mode-mouse utf8
syn keyword tmuxTodo FIXME NOTE TODO XXX contained