1
0
forked from aniani/vim

updated for version 7.4.408

Problem:    Visual block insert breaks a multi-byte character.
Solution:   Calculate the position properly. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2014-08-16 18:36:43 +02:00
parent 1fc7e972b0
commit b5cf6c34e8
8 changed files with 55 additions and 26 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
408,
/**/
407,
/**/