1
0
forked from aniani/vim

patch 8.2.0148: mapping related function in wrong source file

Problem:    Mapping related function in wrong source file.
Solution:   Move the function.  Add a few more test cases. (Yegappan
            Lakshmanan, closes #5528)
This commit is contained in:
Bram Moolenaar
2020-01-24 20:21:19 +01:00
parent 03c3bd9fd0
commit 7f51bbe0d1
5 changed files with 118 additions and 76 deletions

View File

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