1
0
forked from aniani/vim

updated for version 7.4.302

Problem:    Signs placed with 'foldcolumn' set don't show up after filler
            lines.
Solution:   Take filler lines into account. (Olaf Dabrunz)
This commit is contained in:
Bram Moolenaar
2014-05-22 15:51:04 +02:00
parent b42970535c
commit bc6cf6c511
2 changed files with 8 additions and 6 deletions

View File

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