1
0
forked from aniani/vim

patch 7.4.2046

Problem:    The qf_init_ext() function is too big.
Solution:   Refactor it. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2016-07-15 22:36:01 +02:00
parent 5ef2e76284
commit e0d3797664
2 changed files with 324 additions and 232 deletions

View File

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