1
0
forked from aniani/vim

patch 8.2.3243: MS-Windows: "edit with multiple Vim" choice is less useful

Problem:    MS-Windows: the "edit with multiple Vim" choice is not that
            useful.
Solution:   Change it to "Edit with multiple tabs". (Michael Soyka,
            closes #8645)
This commit is contained in:
msoyka-of-wharton
2021-07-29 19:18:33 +02:00
committed by Bram Moolenaar
parent 0732932553
commit 83cd0156e0
3 changed files with 34 additions and 96 deletions

View File

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