vim-patch:7.4.604

Problem:    Running tests changes viminfo.
Solution:   Disable viminfo.

6bf7c523ad
This commit is contained in:
Shougo Matsushita
2015-12-19 10:40:38 +09:00
parent e123675bcc
commit 90537ae970
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ fygjyl:let line2 = @0
:$put =line2
:"
:let g:test="Test 14: breakindent + visual blockwise delete #1"
:set all& breakindent
:set all& breakindent shada+=nX-test-breakindent.shada
:30vnew
:normal! 3a1234567890
:normal! a abcde

View File

@@ -389,7 +389,7 @@ static int included_patches[] = {
// 607,
606,
// 605,
// 604,
604,
// 603,
602,
601,