1
0
forked from aniani/vim

patch 9.0.1043: macro has confusing name and is duplicated

Problem:    Macro has confusing name and is duplicated.
Solution:   Use one macro with an understandable name. (closes #11686)
This commit is contained in:
zeertzjq
2022-12-10 10:22:29 +00:00
committed by Bram Moolenaar
parent 4ae0057308
commit c51a376265
2 changed files with 13 additions and 12 deletions

View File

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