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 6da6691 commit e10ab8fCopy full SHA for e10ab8f
src/testdir/test61.in
@@ -85,7 +85,7 @@ ggO---:0put b
85
ggO---:0put a
86
ggO---:w >>test.out
87
:so small.vim
88
-:set nocp
+:set nocp viminfo+=nviminfo
89
:enew!
90
oa
91
:set ul=100
src/version.c
@@ -728,6 +728,8 @@ static char *(features[]) =
728
729
static int included_patches[] =
730
{ /* Add new patch number below this line */
731
+/**/
732
+ 1251,
733
/**/
734
1250,
735
0 commit comments