1
0
forked from aniani/vim

patch 8.0.1812: the qf_jump_to_usable_window() function is too long

Problem:    The qf_jump_to_usable_window() function is too long.
Solution:   Split it in parts. (Yegappan Lakshmanan, closes #2891)
This commit is contained in:
Bram Moolenaar
2018-05-10 18:55:28 +02:00
parent 72cf47a279
commit 7a2b0e55e9
2 changed files with 208 additions and 135 deletions

View File

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