1
0
forked from aniani/vim

patch 8.0.1733: incomplete testing for completion fix

Problem:    Incomplete testing for completion fix. (Lifepillar)
Solution:   Add a test with CTRL-P.
This commit is contained in:
Bram Moolenaar
2018-04-17 23:31:05 +02:00
parent a997b45c7e
commit bad0ce7b26
2 changed files with 12 additions and 0 deletions

View File

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