1
0
forked from aniani/vim

patch 7.4.2066

Problem:    getcompletion() not well tested.
Solution:   Add more testing.
This commit is contained in:
Bram Moolenaar
2016-07-17 23:34:21 +02:00
parent 69aa099641
commit c1fb763184
2 changed files with 76 additions and 0 deletions

View File

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