1
0
forked from aniani/vim

updated for version 7.4.226

Problem:    Cursurline highlighting not redrawn when scrolling. (John
            Marriott)
Solution:   Check for required redraw in two places.
This commit is contained in:
Bram Moolenaar
2014-03-28 21:49:32 +01:00
parent 76f3b1ad77
commit 3d6db1467b
2 changed files with 28 additions and 16 deletions

View File

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