1
0
forked from aniani/vim

updated for version 7.3.878

Problem:    'fileignorecase' is missing in options window and quickref.
Solution:   Add the option.
This commit is contained in:
Bram Moolenaar
2013-04-05 15:41:05 +02:00
parent 7bcb30e913
commit 91fc43d3f9
3 changed files with 7 additions and 2 deletions

View File

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