1
0
forked from aniani/vim

updated for version 7.4.372

Problem:    When 'winminheight' is zero there might not be one line for the
            current window.
Solution:   Change the size computations. (Yukihiro Nakadaira)
This commit is contained in:
Bram Moolenaar
2014-07-16 18:19:27 +02:00
parent 5524aebf16
commit 1f538355db
2 changed files with 24 additions and 20 deletions

View File

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