]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(tmux): Update tmux syntax (#14065)
authorEric Pruitt <eric.pruitt@gmail.com>
Wed, 21 Feb 2024 18:46:47 +0000 (10:46 -0800)
committerGitHub <noreply@github.com>
Wed, 21 Feb 2024 18:46:47 +0000 (19:46 +0100)
Signed-off-by: Eric Pruitt <eric.pruitt@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/tmux.vim

index d2b31e874cf9348cdaf0f0a9baf56e012361fa10..9766ed55d7a7fb8c73be64ef4cc960e77677dd22 100644 (file)
@@ -1,5 +1,5 @@
 " Language: tmux(1) configuration file
-" Version: 3.3a (git-e7c829fc)
+" Version: 3.4 (git-608d1134)
 " URL: https://github.com/ericpruitt/tmux.vim/
 " Maintainer: Eric Pruitt <eric.pruitt@gmail.com>
 " License: 2-Clause BSD (http://opensource.org/licenses/BSD-2-Clause)
@@ -164,9 +164,9 @@ syn keyword tmuxCommands
 syn keyword tmuxEnums
 \ absolute-centre all always any arrows bar blinking-bar blinking-block
 \ blinking-underline block both bottom centre color colour current default
-\ double emacs external failed heavy largest latest left manual next
-\ no-detached none number off on other padded previous right rounded simple
-\ single smallest top underline vi
+\ double emacs external failed heavy keep-group keep-last largest latest left
+\ manual next no-detached none number off on other padded previous right
+\ rounded simple single smallest top underline vi
 
 let &cpo = s:original_cpo
 unlet! s:original_cpo s:bg s:i