mirror of
https://github.com/vim/vim.git
synced 2025-10-09 06:14:17 -04:00
updated for version 7.4.604
Problem: Running tests changes viminfo. Solution: Disable viminfo.
This commit is contained in:
@@ -100,7 +100,7 @@ fygjyl:let line2 = @0
|
||||
:$put =line2
|
||||
:"
|
||||
:let g:test="Test 14: breakindent + visual blockwise delete #1"
|
||||
:set all& breakindent
|
||||
:set all& breakindent viminfo+=nviminfo
|
||||
:30vnew
|
||||
:normal! 3a1234567890
|
||||
:normal! a abcde
|
||||
|
@@ -741,6 +741,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
604,
|
||||
/**/
|
||||
603,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user