1
0
forked from aniani/vim

patch 8.2.3191: Vim9: not enough code is tested

Problem:    Vim9: not enough code is tested.
Solution:   Use CheckLegacyAndVim9Success() in more places.  Fix uncovered
            problems.
This commit is contained in:
Bram Moolenaar
2021-07-20 22:21:59 +02:00
parent e29a27f6f8
commit 63cb6567f0
4 changed files with 142 additions and 84 deletions

View File

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