mirror of
https://github.com/tmux/tmux.git
synced 2024-11-17 09:58:52 +00:00
Update.
This commit is contained in:
parent
10abdd97cf
commit
2e6142ab84
@ -1,7 +1,7 @@
|
||||
" Vim syntax file
|
||||
" Language: tmux(1) configuration file
|
||||
" Maintainer: Tiago Cunha <me@tiagocunha.org>
|
||||
" Last Change: $Date: 2010-02-05 02:09:27 $
|
||||
" Last Change: $Date: 2010-02-08 18:33:21 $
|
||||
" License: This file is placed in the public domain.
|
||||
|
||||
if version < 600
|
||||
@ -60,7 +60,7 @@ syn keyword tmuxOptsSet set-titles-string lock-command lock-server
|
||||
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-border-bg pane-border-fg
|
||||
syn keyword tmuxOptsSet display-panes-active-colour
|
||||
syn keyword tmuxOptsSet display-panes-active-colour alternate-screen
|
||||
|
||||
syn keyword tmuxOptsSetw monitor-activity aggressive-resize force-width
|
||||
syn keyword tmuxOptsSetw force-height remain-on-exit uft8 mode-fg mode-bg
|
||||
|
Loading…
Reference in New Issue
Block a user