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:
committed by
Bram Moolenaar
parent
7bfa6d698e
commit
26ebf1f036
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4090,
|
||||
/**/
|
||||
4089,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user