mirror of
https://github.com/tmux/tmux.git
synced 2024-11-19 02:48:50 +00:00
Update.
This commit is contained in:
parent
dcdd2fb094
commit
dac1d365c0
@ -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: 2009-12-02 15:11:20 $
|
" Last Change: $Date: 2009-12-10 17:16:31 $
|
||||||
" License: This file is placed in the public domain.
|
" License: This file is placed in the public domain.
|
||||||
|
|
||||||
if version < 600
|
if version < 600
|
||||||
@ -57,7 +57,7 @@ syn keyword tmuxOptsSet status-left-fg status-right-attr status-right-bg
|
|||||||
syn keyword tmuxOptsSet status-right-fg update-environment base-index
|
syn keyword tmuxOptsSet status-right-fg update-environment base-index
|
||||||
syn keyword tmuxOptsSet display-panes-colour display-panes-time default-shell
|
syn keyword tmuxOptsSet display-panes-colour display-panes-time default-shell
|
||||||
syn keyword tmuxOptsSet set-titles-string lock-command lock-server
|
syn keyword tmuxOptsSet set-titles-string lock-command lock-server
|
||||||
syn keyword tmuxOptsSet mouse-select-pane message-limit
|
syn keyword tmuxOptsSet mouse-select-pane message-limit quiet
|
||||||
|
|
||||||
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