mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1835
Problem: When splitting and closing a window the status height changes.
Solution: Compute the frame height correctly. (Hirohito Higashi)
991dea3ab1
This commit is contained in:
@@ -607,7 +607,7 @@ static int included_patches[] = {
|
||||
// 1838,
|
||||
// 1837,
|
||||
// 1836,
|
||||
// 1835,
|
||||
1835,
|
||||
// 1834,
|
||||
1833,
|
||||
1832,
|
||||
|
Reference in New Issue
Block a user