1
0
forked from aniani/vim

patch 8.2.5132: :mkview test doesn't test much

Problem:    :mkview test doesn't test much.
Solution:   Save the view with the folds closed. (James McCoy, closes #10596)
This commit is contained in:
James McCoy
2022-06-19 17:16:18 +01:00
committed by Bram Moolenaar
parent e530395c2c
commit c829faa821
2 changed files with 17 additions and 7 deletions

View File

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