1
0
forked from aniani/vim

patch 7.4.1880

Problem:    MS-Windows console build defaults to not having +channel.
Solution:   Include the channel feature if building with huge features.
This commit is contained in:
Bram Moolenaar
2016-06-02 20:26:41 +02:00
parent e38a2f7ebd
commit 76929af431
2 changed files with 10 additions and 3 deletions

View File

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