mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
vim-patch:7.4.408
Problem: Visual block insert breaks a multi-byte character. Solution: Calculate the position properly. (Yasuhiro Matsumoto) https://code.google.com/p/vim/source/detail?r=v7-4-408
This commit is contained in:
@@ -224,7 +224,7 @@ static int included_patches[] = {
|
||||
411,
|
||||
410,
|
||||
//409 NA
|
||||
//408,
|
||||
408,
|
||||
407,
|
||||
//406,
|
||||
405,
|
||||
|
Reference in New Issue
Block a user