1
0
forked from aniani/vim

patch 9.1.1289: tests: no test for matchparen plugin with WinScrolled event

Problem:  tests: no test for matchparen plugin with WinScrolled event
Solution: add missing test

closes: #10942

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2025-04-09 19:29:18 +02:00
parent f9f53f5a8f
commit 96a0b2a6d5
5 changed files with 41 additions and 1 deletions

View File

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