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:
André Twupack
2014-09-19 21:12:47 +02:00
parent 6cc6b0ff9e
commit ea492696cf
4 changed files with 17 additions and 3 deletions

View File

@@ -188,7 +188,7 @@ static int included_patches[] = {
//410,
//409 NA
//408,
//407,
407,
//406,
//405,
//404 NA