Skip to content

Commit

Permalink
Merge pull request #2 from vheon/fix-syntax
Browse files Browse the repository at this point in the history
Add 'focus-events' to the tmuxOptsSet syntax group
  • Loading branch information
Bruno Sutic committed Feb 28, 2015
2 parents e9b0d6b + 1f69347 commit c8320af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntax/tmux.vim
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ syn keyword tmuxOptsSet pane-active-border-bg pane-active-border-fg
syn keyword tmuxOptsSet pane-border-bg pane-border-fg message-command-fg message-fg
syn keyword tmuxOptsSet display-panes-active-colour alternate-screen
syn keyword tmuxOptsSet detach-on-destroy word-separators
syn keyword tmuxOptsSet destroy-unattached exit-unattached set-clipboard
syn keyword tmuxOptsSet destroy-unattached exit-unattached focus-events set-clipboard
syn keyword tmuxOptsSet bell-on-alert mouse-select-window mouse-utf8
syn keyword tmuxOptsSet mouse-resize-pane
syn keyword tmuxOptsSet renumber-windows visual-silence
Expand Down

0 comments on commit c8320af

Please sign in to comment.