mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 13:38:34 +00:00
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:
@@ -223,7 +223,7 @@ static int included_patches[] = {
|
||||
//375,
|
||||
//374,
|
||||
//373 NA
|
||||
//372,
|
||||
372,
|
||||
371,
|
||||
370,
|
||||
369,
|
||||
|
Reference in New Issue
Block a user