mirror of
https://github.com/tmate-io/tmate.git
synced 2026-08-04 16:42:08 +00:00
Update.
This commit is contained in:
parent
91e4dc83fc
commit
1fd3a405e6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
" Vim syntax file
|
||||
" Language: tmux(1) configuration file
|
||||
" Maintainer: Tiago Cunha <me@tiagocunha.org>
|
||||
" Last Change: $Date: 2009-10-09 13:07:29 $
|
||||
" Last Change: $Date: 2009-10-11 23:31:02 $
|
||||
|
||||
if version < 600
|
||||
syntax clear
|
||||
|
|
@ -53,7 +53,7 @@ syn keyword tmuxOptsSet terminal-overrides status-left-attr status-left-bg
|
|||
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 display-panes-colour display-panes-time default-shell
|
||||
syn keyword tmuxOptsSet set-titles-string lock-command
|
||||
syn keyword tmuxOptsSet set-titles-string lock-command lock-server
|
||||
|
||||
syn keyword tmuxOptsSetw monitor-activity aggressive-resize force-width
|
||||
syn keyword tmuxOptsSetw force-height remain-on-exit uft8 mode-fg mode-bg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue