1
0
forked from aniani/vim

patch 8.2.4090: after restoring a session buffer order can be quite different

Problem:    After restoring a session buffer order can be quite different.
Solution:   Create buffers first. (Evgeni Chasnovski, closes #9520)
This commit is contained in:
Evgeni Chasnovski
2022-01-14 13:19:43 +00:00
committed by Bram Moolenaar
parent 7bfa6d698e
commit 26ebf1f036
3 changed files with 54 additions and 24 deletions

View File

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