mirror of
https://github.com/tmux/tmux.git
synced 2024-11-16 01:18:52 +00:00
Update.
This commit is contained in:
parent
617386370b
commit
0e70c8801c
@ -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: 2010-05-14 14:38:50 $
|
" Last Change: $Date: 2010-06-22 23:37:28 $
|
||||||
" License: This file is placed in the public domain.
|
" License: This file is placed in the public domain.
|
||||||
|
|
||||||
if version < 600
|
if version < 600
|
||||||
@ -42,7 +42,7 @@ syn keyword tmuxCmds display[-message] setenv set-environment showenv
|
|||||||
syn keyword tmuxCmds show-environment choose-client displayp display-panes
|
syn keyword tmuxCmds show-environment choose-client displayp display-panes
|
||||||
syn keyword tmuxCmds run[-shell] lockc lock-client locks lock-session lsp
|
syn keyword tmuxCmds run[-shell] lockc lock-client locks lock-session lsp
|
||||||
syn keyword tmuxCmds list-panes pipep pipe-pane showmsgs show-messages capturep
|
syn keyword tmuxCmds list-panes pipep pipe-pane showmsgs show-messages capturep
|
||||||
syn keyword tmuxCmds capture-pane joinp join-pane
|
syn keyword tmuxCmds capture-pane joinp join-pane choose-buffer
|
||||||
|
|
||||||
syn keyword tmuxOptsSet prefix status status-fg status-bg bell-action
|
syn keyword tmuxOptsSet prefix status status-fg status-bg bell-action
|
||||||
syn keyword tmuxOptsSet default-command history-limit status-left status-right
|
syn keyword tmuxOptsSet default-command history-limit status-left status-right
|
||||||
|
Loading…
Reference in New Issue
Block a user