1
0
forked from aniani/vim

patch 8.2.0144: some mapping code is not fully tested

Problem:    Some mapping code is not fully tested.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes #5519)
This commit is contained in:
Bram Moolenaar
2020-01-23 16:19:54 +01:00
parent 81c3ea7496
commit c2a60ae10e
4 changed files with 303 additions and 1 deletions

View File

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