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'
|
||||
|
||||
STARTTEST
|
||||
:so small.vim
|
||||
:set hidden nocp nu rnu
|
||||
:redir @a | set nu? rnu? | redir END
|
||||
:e! xx
|
||||
|
@@ -725,6 +725,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
817,
|
||||
/**/
|
||||
816,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user