mirror of
https://github.com/tmux/tmux.git
synced 2024-12-14 02:48:47 +00:00
Update tmux.vim from Ben Boeckel.
This commit is contained in:
parent
8c96e2a6d9
commit
96dcbe217b
@ -191,9 +191,7 @@ syn keyword tmuxOptsSet
|
|||||||
\ message-command-style
|
\ message-command-style
|
||||||
\ message-limit
|
\ message-limit
|
||||||
\ message-style
|
\ message-style
|
||||||
\ mouse-resize-pane
|
\ mouse
|
||||||
\ mouse-select-pane
|
|
||||||
\ mouse-select-window
|
|
||||||
\ mouse-utf8
|
\ mouse-utf8
|
||||||
\ pane-active-border-style
|
\ pane-active-border-style
|
||||||
\ pane-border-style
|
\ pane-border-style
|
||||||
@ -230,8 +228,6 @@ syn keyword tmuxOptsSetw
|
|||||||
\ allow-rename
|
\ allow-rename
|
||||||
\ alternate-screen
|
\ alternate-screen
|
||||||
\ automatic-rename
|
\ automatic-rename
|
||||||
\ c0-change-interval
|
|
||||||
\ c0-change-trigger
|
|
||||||
\ clock-mode-colour
|
\ clock-mode-colour
|
||||||
\ clock-mode-style
|
\ clock-mode-style
|
||||||
\ force-height
|
\ force-height
|
||||||
@ -239,7 +235,6 @@ syn keyword tmuxOptsSetw
|
|||||||
\ main-pane-height
|
\ main-pane-height
|
||||||
\ main-pane-width
|
\ main-pane-width
|
||||||
\ mode-keys
|
\ mode-keys
|
||||||
\ mode-mouse
|
|
||||||
\ mode-style
|
\ mode-style
|
||||||
\ monitor-activity
|
\ monitor-activity
|
||||||
\ monitor-silence
|
\ monitor-silence
|
||||||
@ -249,6 +244,7 @@ syn keyword tmuxOptsSetw
|
|||||||
\ remain-on-exit
|
\ remain-on-exit
|
||||||
\ synchronize-panes
|
\ synchronize-panes
|
||||||
\ utf8
|
\ utf8
|
||||||
|
\ window-active-style
|
||||||
\ window-status-activity-style
|
\ window-status-activity-style
|
||||||
\ window-status-bell-style
|
\ window-status-bell-style
|
||||||
\ window-status-current-format
|
\ window-status-current-format
|
||||||
@ -257,6 +253,7 @@ syn keyword tmuxOptsSetw
|
|||||||
\ window-status-last-style
|
\ window-status-last-style
|
||||||
\ window-status-separator
|
\ window-status-separator
|
||||||
\ window-status-style
|
\ window-status-style
|
||||||
|
\ window-style
|
||||||
\ wrap-search
|
\ wrap-search
|
||||||
\ xterm-keys
|
\ xterm-keys
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user