We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b413d2e commit 4604fbbCopy full SHA for 4604fbb
3 files changed
Filelist
@@ -475,7 +475,6 @@ SRC_DOS = \
475
src/xxd/Make_mvc.mak \
476
nsis/gvim.nsi \
477
nsis/gvim_version.nsh \
478
- nsis/vimrc.ini \
479
nsis/README.txt \
480
nsis/lang/*.nsi \
481
uninstal.txt \
nsis/vimrc.ini
src/version.c
@@ -799,6 +799,8 @@ static char *(features[]) =
799
800
static int included_patches[] =
801
{ /* Add new patch number below this line */
802
+/**/
803
+ 637,
804
/**/
805
636,
806
0 commit comments