forked from aniani/vim
updated for version 7.2.384
Problem: Vim doesn't build properly with MSVC 2010. Solution: Add the nmake version to the build file. (George Reilly)
This commit is contained in:
@@ -681,6 +681,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
384,
|
||||
/**/
|
||||
383,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user