mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-11 21:13:50 -05:00
Update
This commit is contained in:
@@ -3,7 +3,7 @@ if polyglot#init#is_disabled(expand('<sfile>:p'), 'tmux', 'syntax/tmux.vim')
|
||||
endif
|
||||
|
||||
" Language: tmux(1) configuration file
|
||||
" Version: 3.3-rc (git-8bcd392e)
|
||||
" Version: 3.3a (git-7b8ececd)
|
||||
" 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)
|
||||
@@ -165,7 +165,7 @@ syn keyword tmuxCommands
|
||||
\ switch-client switchc unbind unbind-key unlink-window unlinkw wait wait-for
|
||||
|
||||
syn keyword tmuxEnums
|
||||
\ absolute-centre always any arrows bar blinking-bar blinking-block
|
||||
\ 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 no-detached
|
||||
\ none number off on other padded right rounded simple single smallest top
|
||||
|
||||
Reference in New Issue
Block a user