mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 21:48:35 +00:00
vim-patch:7.4.407
Problem: Inserting text for Visual block mode, with cursor movement, repeats the wrong text. (Aleksandar Ivanov) Solution: Reset the update_Insstart_orig flag. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=v7-4-407
This commit is contained in:
@@ -188,7 +188,7 @@ static int included_patches[] = {
|
||||
//410,
|
||||
//409 NA
|
||||
//408,
|
||||
//407,
|
||||
407,
|
||||
//406,
|
||||
//405,
|
||||
//404 NA
|
||||
|
Reference in New Issue
Block a user