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 a17ab33 commit 42b5592Copy full SHA for 42b5592
src/testdir/test89.in
@@ -1,6 +1,7 @@
1
Some tests for setting 'number' and 'relativenumber'
2
3
STARTTEST
4
+:so small.vim
5
:set hidden nocp nu rnu
6
:redir @a | set nu? rnu? | redir END
7
:e! xx
src/version.c
@@ -725,6 +725,8 @@ static char *(features[]) =
725
726
static int included_patches[] =
727
{ /* Add new patch number below this line */
728
+/**/
729
+ 817,
730
/**/
731
816,
732
0 commit comments