1
0
forked from aniani/vim

patch 7.4.1821

Problem:    Test fails on MS-Windows.
Solution:   Sort the completion results.
This commit is contained in:
Bram Moolenaar
2016-05-07 22:28:53 +02:00
parent 9ccaae04c6
commit 4ed6b2e2d7
2 changed files with 12 additions and 10 deletions

View File

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