vim-patch: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)

https://code.google.com/p/vim/source/detail?r=v7-4-372
This commit is contained in:
André Twupack
2014-09-15 22:59:52 +02:00
parent 16fb7fa960
commit 781d129445
2 changed files with 29 additions and 22 deletions

View File

@@ -223,7 +223,7 @@ static int included_patches[] = {
//375,
//374,
//373 NA
//372,
372,
371,
370,
369,