1
0
forked from aniani/vim

patch 9.1.0807: tests: having 'nolist' in modelines isn't always desired

Problem:  tests: having 'nolist' in modelines isn't always desired
Solution: remove 'nolist' from modeline (zeertzjq)

closes: #15910

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
zeertzjq
2024-10-22 23:11:27 +02:00
committed by Christian Brabandt
parent b38700ac81
commit 3e5bbb8e11
5 changed files with 6 additions and 4 deletions

View File

@@ -704,6 +704,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
807,
/**/
806,
/**/