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 2392143 commit 58a8f17Copy full SHA for 58a8f17
3 files changed
Filelist
@@ -135,6 +135,7 @@ SRC_ALL = \
135
src/testdir/bench*.in \
136
src/testdir/bench*.vim \
137
src/testdir/samples/*.txt \
138
+ src/testdir/samples/test000 \
139
src/testdir/if_ver*.vim \
140
src/testdir/xterm_ramp.vim \
141
src/proto.h \
src/testdir/samples/test000
8 Bytes
src/version.c
@@ -766,6 +766,8 @@ static char *(features[]) =
766
767
static int included_patches[] =
768
{ /* Add new patch number below this line */
769
+/**/
770
+ 1298,
771
/**/
772
1297,
773
0 commit comments