mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
updated for version 7.0-085
This commit is contained in:
@@ -3,7 +3,7 @@ Test for script-local function. vim: set ft=vim :
|
|||||||
STARTTEST
|
STARTTEST
|
||||||
:so small.vim
|
:so small.vim
|
||||||
:"
|
:"
|
||||||
:set nocp
|
:set nocp viminfo+=nviminfo
|
||||||
:/^start:/+1,/^end:/-1w! Xtest.vim
|
:/^start:/+1,/^end:/-1w! Xtest.vim
|
||||||
:source Xtest.vim
|
:source Xtest.vim
|
||||||
_x
|
_x
|
||||||
|
@@ -666,6 +666,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 */
|
||||||
|
/**/
|
||||||
|
85,
|
||||||
/**/
|
/**/
|
||||||
84,
|
84,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user