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:
committed by
Bram Moolenaar
parent
0732932553
commit
83cd0156e0
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3243,
|
||||
/**/
|
||||
3242,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user