forked from aniani/vim
updated for version 7.2-286
This commit is contained in:
@@ -494,6 +494,11 @@ static char *(features[]) =
|
||||
#else
|
||||
"-sniff",
|
||||
#endif
|
||||
#ifdef STARTUPTIME
|
||||
"+startuptime",
|
||||
#else
|
||||
"-startuptime",
|
||||
#endif
|
||||
#ifdef FEAT_STL_OPT
|
||||
"+statusline",
|
||||
#else
|
||||
@@ -676,6 +681,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
286,
|
||||
/**/
|
||||
285,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user