1
0
forked from aniani/vim

patch 8.2.3463: pattern matching with ModeChanged not tested

Problem:    Pattern matching with ModeChanged not tested.
Solution:   Add a few more test lines. (issue #8856)
This commit is contained in:
Bram Moolenaar
2021-10-02 21:48:15 +01:00
parent d85931e673
commit 72d2fa69e5
2 changed files with 23 additions and 0 deletions

View File

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