1
0
forked from aniani/vim

patch 8.1.0174: after paging up and down fold line is wrong

Problem:    After paging up and down fold line is wrong.
Solution:   Correct the computation of w_topline and w_botline. (Hirohito
            Higashi)
This commit is contained in:
Bram Moolenaar
2018-07-10 15:07:15 +02:00
parent 6259e5769d
commit 907dad72ef
3 changed files with 44 additions and 11 deletions

View File

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