1
0
forked from aniani/vim

updated for version 7.4.470

Problem:    Test 11 and 100 do not work properly on Windows.
Solution:   Avoid using feedkeys(). (Ken Takata)
This commit is contained in:
Bram Moolenaar
2014-10-09 15:37:06 +02:00
parent 4697ae00a7
commit 6885694e82
4 changed files with 8 additions and 6 deletions

View File

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