diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-07-18 21:29:35 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-07-18 21:29:35 +0200 |
commit | 12db3dafc57d990db2b3758b0d97a37333a0ddab (patch) | |
tree | 848bc19de5e2f6f48b57d15ad43dc446e5da6ac3 /syntax/tmux.vim | |
parent | d1e95cbc98805f82024b318d8fd52e931a3aeae2 (diff) | |
download | vim-polyglot-12db3dafc57d990db2b3758b0d97a37333a0ddab.tar.gz vim-polyglot-12db3dafc57d990db2b3758b0d97a37333a0ddab.zip |
Updatev1.14.1
Diffstat (limited to 'syntax/tmux.vim')
-rw-r--r-- | syntax/tmux.vim | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/syntax/tmux.vim b/syntax/tmux.vim index 4d64514a..a6bf74e2 100644 --- a/syntax/tmux.vim +++ b/syntax/tmux.vim @@ -222,7 +222,6 @@ syn keyword tmuxOptsSet \ update-environment \ visual-activity \ visual-bell - \ visual-content \ visual-silence \ word-separators @@ -243,7 +242,6 @@ syn keyword tmuxOptsSetw \ mode-mouse \ mode-style \ monitor-activity - \ monitor-content \ monitor-silence \ other-pane-height \ other-pane-width @@ -253,7 +251,6 @@ syn keyword tmuxOptsSetw \ utf8 \ window-status-activity-style \ window-status-bell-style - \ window-status-content-style \ window-status-current-format \ window-status-current-style \ window-status-format |