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 d2e03f0 commit d798af8Copy full SHA for d798af8
2 files changed
src/testdir/test31.in
@@ -10,7 +10,7 @@ Test for commands that close windows and/or buffers:
10
:edit
11
12
STARTTEST
13
-:so tiny.vim
+:so small.vim
14
GA 1:$w! Xtest1
15
$r2:$w! Xtest2
16
$r3:$w! Xtest3
src/version.c
@@ -741,6 +741,8 @@ static char *(features[]) =
741
742
static int included_patches[] =
743
{ /* Add new patch number below this line */
744
+/**/
745
+ 1039,
746
/**/
747
1038,
748
0 commit comments