1
0
forked from aniani/vim

patch 7.4.1145

Problem:    Default features are conservative.
Solution:   Make the default feature set for most of todays systems "huge".
This commit is contained in:
Bram Moolenaar
2016-01-20 22:11:59 +01:00
parent 17576a1e33
commit 23c4f7183c
4 changed files with 18 additions and 10 deletions

View File

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