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 69c9c74 commit 8e671ddCopy full SHA for 8e671dd
src/testdir/test98a.in
@@ -24,4 +24,5 @@ setl scb
24
25
wincmd p
26
27
-call feedkeys(":setl scb\n\<C-w>\<C-w>", 't')
+setl scb
28
+wincmd w
src/version.c
@@ -727,6 +727,8 @@ static char *(features[]) =
727
728
static int included_patches[] =
729
{ /* Add new patch number below this line */
730
+/**/
731
+ 21,
732
/**/
733
20,
734
0 commit comments