0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.0431: the qf_jump() function is too long

Problem:    The qf_jump() function is too long.
Solution:   Refactor to split it into several functions. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2018-09-24 21:50:12 +02:00
parent d339828b4b
commit 6dae96ef7a
2 changed files with 162 additions and 105 deletions

View File

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