Skip to content

Commit

Permalink
Add 'monitor-bell' to list of keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinlos committed Apr 30, 2020
1 parent 4e77341 commit b4c034c
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 @@ -93,7 +93,7 @@ syn match tmuxUserOptsSet /@[[:alnum:]_-]\+/ display
syn keyword tmuxOptsSetw monitor-activity aggressive-resize force-width
syn keyword tmuxOptsSetw force-height remain-on-exit mode-fg mode-bg
syn keyword tmuxOptsSetw mode-keys clock-mode-colour clock-mode-style
syn keyword tmuxOptsSetw xterm-keys mode-attr window-status-attr
syn keyword tmuxOptsSetw xterm-keys mode-attr window-status-attr monitor-bell
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
Expand Down

0 comments on commit b4c034c

Please sign in to comment.