forked from aniani/vim
patch 8.0.1547: undo in the options window makes it empty
Problem: Undo in the options window makes it empty. Solution: Set 'undolevels' while filling the buffer. (Yasuhiro Matthew, closes #2645)
This commit is contained in:
@@ -778,6 +778,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1547,
|
||||
/**/
|
||||
1546,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user