mirror of
https://github.com/vim/vim.git
synced 2026-04-27 14:05:58 +02:00
runtime(vim): Update base-syntax, fix :behave highlighting
closes: #14036 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
5c3855bcab
commit
fe6d5b0ae4
7
runtime/syntax/testdir/input/vim_ex_behave.vim
Normal file
7
runtime/syntax/testdir/input/vim_ex_behave.vim
Normal file
@@ -0,0 +1,7 @@
|
||||
" Vim behave command
|
||||
|
||||
behave mswin
|
||||
behave xterm
|
||||
|
||||
behave! mswin
|
||||
behave! xterm
|
||||
Reference in New Issue
Block a user