]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(vim): Use supported syntax in indent tests
authorAliaksei Budavei <0x000c70@gmail.com>
Wed, 25 Dec 2024 09:18:15 +0000 (10:18 +0100)
committerChristian Brabandt <cb@256bit.org>
Wed, 25 Dec 2024 09:18:15 +0000 (10:18 +0100)
commit9739086de2ff2f894671668be20e335cad3fba3b
tree702f7abe85bfdc878b7fae6b4f6c47308c397de1
parente62d93ead10b4c5818e3c0b7551f1784d24bfe33
runtime(vim): Use supported syntax in indent tests

For now, prefer mis-indentation of enum values (see #16289)
rather than invalid syntax.

Related to #13670 and #14224.

closes: #16292

Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/indent/testdir/vim.in
runtime/indent/testdir/vim.ok