mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.433
Problem: Test 75 fails on MS-Windows. Solution: Use ":normal" instead of feedkeys(). (Michael Soyka) https://code.google.com/p/vim/source/detail?r=v7-4-433
This commit is contained in:
@@ -229,7 +229,7 @@ static int included_patches[] = {
|
||||
436,
|
||||
//435,
|
||||
//434,
|
||||
//433,
|
||||
433,
|
||||
//432 NA
|
||||
//431 NA
|
||||
//430,
|
||||
|
Reference in New Issue
Block a user