1
0
forked from aniani/vim

patch 8.0.1130: the qf_jump() function is still too long

Problem:    The qf_jump() function is still too long.
Solution:   Split of parts to separate functions. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2017-09-20 22:43:02 +02:00
parent 2e6ab18729
commit 9cb03716c9
2 changed files with 360 additions and 296 deletions

View File

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