mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
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:
@@ -196,7 +196,7 @@ static int included_patches[] = {
|
||||
473,
|
||||
472,
|
||||
//471 NA
|
||||
//470,
|
||||
470,
|
||||
//469 NA
|
||||
//468,
|
||||
467,
|
||||
|
Reference in New Issue
Block a user