1
0
forked from aniani/vim

patch 8.1.0330: the qf_add_entries() function is too long

Problem:    The qf_add_entries() function is too long.
Solution:   Split in two parts. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2018-08-28 22:07:44 +02:00
parent a06afc7f5e
commit 6f6ef7c195
2 changed files with 81 additions and 66 deletions

View File

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