1
0
forked from aniani/vim

patch 8.1.1251: no test for completion of mapping keys

Problem:    No test for completion of mapping keys.
Solution:   Add a test.  Also clean up the code.
This commit is contained in:
Bram Moolenaar
2019-05-03 15:13:57 +02:00
parent d788543ac6
commit 2cb9f02532
5 changed files with 50 additions and 14 deletions

View File

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