mirror of
https://github.com/tmux/tmux.git
synced 2025-01-05 23:38:48 +00:00
Update.
This commit is contained in:
parent
fa34c76275
commit
13e7f060b1
@ -1,7 +1,7 @@
|
|||||||
" Vim syntax file
|
" Vim syntax file
|
||||||
" Language: tmux(1) configuration file
|
" Language: tmux(1) configuration file
|
||||||
" Maintainer: Tiago Cunha <me@tiagocunha.org>
|
" Maintainer: Tiago Cunha <me@tiagocunha.org>
|
||||||
" Last Change: $Date: 2010-06-22 23:37:28 $
|
" Last Change: $Date: 2010-07-02 02:46:39 $
|
||||||
" License: This file is placed in the public domain.
|
" License: This file is placed in the public domain.
|
||||||
|
|
||||||
if version < 600
|
if version < 600
|
||||||
@ -61,6 +61,7 @@ syn keyword tmuxOptsSet mouse-select-pane message-limit quiet escape-time
|
|||||||
syn keyword tmuxOptsSet pane-active-border-bg pane-active-border-fg
|
syn keyword tmuxOptsSet pane-active-border-bg pane-active-border-fg
|
||||||
syn keyword tmuxOptsSet pane-border-bg pane-border-fg
|
syn keyword tmuxOptsSet pane-border-bg pane-border-fg
|
||||||
syn keyword tmuxOptsSet display-panes-active-colour alternate-screen
|
syn keyword tmuxOptsSet display-panes-active-colour alternate-screen
|
||||||
|
syn keyword tmuxOptsSet detach-on-destroy
|
||||||
|
|
||||||
syn keyword tmuxOptsSetw monitor-activity aggressive-resize force-width
|
syn keyword tmuxOptsSetw monitor-activity aggressive-resize force-width
|
||||||
syn keyword tmuxOptsSetw force-height remain-on-exit uft8 mode-fg mode-bg
|
syn keyword tmuxOptsSetw force-height remain-on-exit uft8 mode-fg mode-bg
|
||||||
|
Loading…
Reference in New Issue
Block a user