mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 10:08:47 +00:00
Add choose-list to tmux.vim
This commit is contained in:
parent
8b05d84ece
commit
64deb34c3b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user