1
0
forked from aniani/vim

updated for version 7.4.563

Problem:    No test for replacing on a tab in Virtual replace mode.
Solution:   Add a test. (Elias Diem)
This commit is contained in:
Bram Moolenaar
2015-01-07 14:02:52 +01:00
parent 0027c218e9
commit 684d409f63
3 changed files with 8 additions and 0 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
563,
/**/
562,
/**/