forked from aniani/vim
updated for version 7.3.817
Problem: Test 89 fails with tiny and small features. Solution: Add sourcing small.vim.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
Some tests for setting 'number' and 'relativenumber'
|
Some tests for setting 'number' and 'relativenumber'
|
||||||
|
|
||||||
STARTTEST
|
STARTTEST
|
||||||
|
:so small.vim
|
||||||
:set hidden nocp nu rnu
|
:set hidden nocp nu rnu
|
||||||
:redir @a | set nu? rnu? | redir END
|
:redir @a | set nu? rnu? | redir END
|
||||||
:e! xx
|
:e! xx
|
||||||
|
@@ -725,6 +725,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
817,
|
||||||
/**/
|
/**/
|
||||||
816,
|
816,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user