1
0
forked from aniani/vim

patch 8.1.0307: there is no good way to get the window layout

Problem:    There is no good way to get the window layout.
Solution:   Add the winlayout() function. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2018-08-21 16:56:34 +02:00
parent da6e8919e7
commit 0f6b4f06de
6 changed files with 127 additions and 0 deletions

View File

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