mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.368
Problem: Restoring the window sizes after closing the command line window doesn't work properly if there are nested splits. Solution: Restore the sizes twice. (Hirohito Higashi) https://code.google.com/p/vim/source/detail?r=v7-4-368
This commit is contained in:
@@ -227,7 +227,7 @@ static int included_patches[] = {
|
||||
371,
|
||||
370,
|
||||
//369,
|
||||
//368,
|
||||
368,
|
||||
367,
|
||||
//366,
|
||||
//365,
|
||||
|
Reference in New Issue
Block a user