forked from aniani/vim
patch 8.2.2233: cannot convert a byte index into a character index
Problem: Cannot convert a byte index into a character index. Solution: Add charidx(). (Yegappan Lakshmanan, closes #7561)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2233,
|
||||
/**/
|
||||
2232,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user