mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
Add choose-list to tmux.vim
This commit is contained in:
@ -42,6 +42,7 @@ syn keyword tmuxCmds
|
|||||||
\ list-buffers loadb load-buffer pasteb paste-buffer saveb save-buffer
|
\ list-buffers loadb load-buffer pasteb paste-buffer saveb save-buffer
|
||||||
\ setb set-buffer showb show-buffer
|
\ setb set-buffer showb show-buffer
|
||||||
\ clock-mode if[-shell] lock[-server] run[-shell] [server-]info
|
\ clock-mode if[-shell] lock[-server] run[-shell] [server-]info
|
||||||
|
\ choose-list
|
||||||
|
|
||||||
syn keyword tmuxOptsSet
|
syn keyword tmuxOptsSet
|
||||||
\ buffer-limit escape-time exit-unattached exit-unattached quiet
|
\ buffer-limit escape-time exit-unattached exit-unattached quiet
|
||||||
|
Reference in New Issue
Block a user