1
0
forked from aniani/vim

patch 8.2.4741: startup test fails

Problem:    Startup test fails.
Solution:   Avoid an error for verbose expansion.  Fix that the "0verbose"
            command modifier doesn't work.
This commit is contained in:
Bram Moolenaar
2022-04-12 14:23:19 +01:00
parent 575445200b
commit 60895f3e36
6 changed files with 19 additions and 8 deletions

View File

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