1
0
forked from aniani/vim

updated for version 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)
This commit is contained in:
Bram Moolenaar
2014-07-16 15:18:26 +02:00
parent f1924a9d8c
commit b643e77782
2 changed files with 12 additions and 5 deletions

View File

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