mirror of
https://github.com/tmux/tmux.git
synced 2024-11-19 02:48:50 +00:00
Update.
This commit is contained in:
parent
f9451028c0
commit
cbc7a23e33
@ -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-11-19 22:28:59 $
|
" Last Change: $Date: 2009-11-19 22:35:51 $
|
||||||
" License: This file is placed in the public domain.
|
" License: This file is placed in the public domain.
|
||||||
|
|
||||||
if version < 600
|
if version < 600
|
||||||
@ -66,6 +66,7 @@ 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 main-pane-width main-pane-height monitor-content
|
||||||
syn keyword tmuxOptsSetw window-status-current-attr window-status-current-bg
|
syn keyword tmuxOptsSetw window-status-current-attr window-status-current-bg
|
||||||
syn keyword tmuxOptsSetw window-status-current-fg mode-mouse synchronize-panes
|
syn keyword tmuxOptsSetw window-status-current-fg mode-mouse synchronize-panes
|
||||||
|
syn keyword tmuxOptsSetw window-status-format window-status-current-format
|
||||||
|
|
||||||
syn keyword tmuxTodo FIXME NOTE TODO XXX contained
|
syn keyword tmuxTodo FIXME NOTE TODO XXX contained
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user