mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 09:26:30 +00:00
vim-patch:7.4.604
Problem: Running tests changes viminfo.
Solution: Disable viminfo.
6bf7c523ad
This commit is contained in:
@@ -101,7 +101,7 @@ fygjyl:let line2 = @0
|
|||||||
:$put =line2
|
:$put =line2
|
||||||
:"
|
:"
|
||||||
:let g:test="Test 14: breakindent + visual blockwise delete #1"
|
:let g:test="Test 14: breakindent + visual blockwise delete #1"
|
||||||
:set all& breakindent
|
:set all& breakindent shada+=nX-test-breakindent.shada
|
||||||
:30vnew
|
:30vnew
|
||||||
:normal! 3a1234567890
|
:normal! 3a1234567890
|
||||||
:normal! a abcde
|
:normal! a abcde
|
||||||
|
@@ -389,7 +389,7 @@ static int included_patches[] = {
|
|||||||
// 607,
|
// 607,
|
||||||
606,
|
606,
|
||||||
// 605,
|
// 605,
|
||||||
// 604,
|
604,
|
||||||
// 603,
|
// 603,
|
||||||
602,
|
602,
|
||||||
601,
|
601,
|
||||||
|
Reference in New Issue
Block a user