0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

runtime(syntax-tests): include missing changes

related: #14215

Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Aliaksei Budavei
2024-03-18 20:39:32 +01:00
committed by Christian Brabandt
parent ef21bcaab1
commit a2addebca3
3 changed files with 10 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
/* vi:set ts=8 sts=4 sw=4 noet:
* TEST_SETUP let g:c_comment_strings = 1
* VIM_TEST_SETUP let g:c_comment_strings = 1
*
* VIM - Vi IMproved by Bram Moolenaar
*