mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 01:48:47 +00:00
Update.
This commit is contained in:
parent
9002e60adf
commit
bd5cf2e809
@ -1,7 +1,7 @@
|
||||
" Vim syntax file
|
||||
" Language: tmux(1) configuration file
|
||||
" Maintainer: Tiago Cunha <me@tiagocunha.org>
|
||||
" Last Change: $Date: 2009-07-30 21:11:10 $
|
||||
" Last Change: $Date: 2009-08-09 15:58:09 $
|
||||
|
||||
if version < 600
|
||||
syntax clear
|
||||
@ -47,6 +47,7 @@ syn keyword tmuxOptsSet message-bg lock-after-time default-path repeat-time
|
||||
syn keyword tmuxOptsSet message-attr status-attr status-keys set-remain-on-exit
|
||||
syn keyword tmuxOptsSet status-utf8 default-terminal visual-activity
|
||||
syn keyword tmuxOptsSet visual-bell visual-content status-justify
|
||||
syn keyword tmuxOptsSet terminal-overrides
|
||||
|
||||
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