1
0
forked from aniani/vim

patch 8.2.1421: Vim9: handling "+" and "-" before number differs from script

Problem:    Vim9: handling "+" and "-" before number differs from Vim script.
Solution:   Use the same sequence of commands.
This commit is contained in:
Bram Moolenaar
2020-08-11 20:51:08 +02:00
parent f7c4d83609
commit 4301a729ea
2 changed files with 11 additions and 7 deletions

View File

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