forked from aniani/vim
patch 8.1.2413: cannot update ex_cmdidxs.h on MS-Windows
Problem: Cannot update ex_cmdidxs.h on MS-Windows. Solution: Add build rules and dependencies. (Ken Takata, closes #5337)
This commit is contained in:
@@ -742,6 +742,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2413,
|
||||
/**/
|
||||
2412,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user