1
0
forked from aniani/vim

patch 8.2.1895: Vim9: silent command modifier test fails

Problem:    Vim9: silent command modifier test fails.
Solution:   Add missing changes.
This commit is contained in:
Bram Moolenaar
2020-10-23 18:51:06 +02:00
parent f4c6e1e75c
commit 210681c509
2 changed files with 5 additions and 0 deletions

View File

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