vim-patch:7.4.470

Problem:    Test 11 and 100 do not work properly on Windows.
Solution:   Avoid using feedkeys(). (Ken Takata)

https://code.google.com/p/vim/source/detail?r=v7-4-470
This commit is contained in:
Julian Mehne
2014-12-14 13:37:27 +01:00
parent 850b0b8663
commit c26c387490
3 changed files with 6 additions and 6 deletions

View File

@@ -196,7 +196,7 @@ static int included_patches[] = {
473,
472,
//471 NA
//470,
470,
//469 NA
//468,
467,