1
0
forked from aniani/vim

updated for version 7.4.057

Problem:    byteidx() does not work for composing characters.
Solution:   Add byteidxcomp().
This commit is contained in:
Bram Moolenaar
2013-11-02 23:29:26 +01:00
parent 4cc95d1495
commit 0ffbbf9ea8
5 changed files with 76 additions and 7 deletions

View File

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