forked from aniani/vim
updated for version 7.3.695
Problem: Balloon cannot show multi-byte text. Solution: Properly deal with multi-byte characters. (Dominique Pelle)
This commit is contained in:
@@ -719,6 +719,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
695,
|
||||
/**/
|
||||
694,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user