1
0
forked from aniani/vim

patch 8.0.0586: no test for mapping timing out

Problem:    No test for mapping timing out.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2017-04-23 18:49:36 +02:00
parent 86e5792906
commit b7637c44c2
2 changed files with 29 additions and 0 deletions

View File

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