1
0
forked from aniani/vim

patch 9.0.0181: textprop test with line2byte() fails on MS-Windows

Problem:    Textprop test with line2byte() fails on MS-Windows.
Solution:   Fix updating chuncks in ml_delete_int().
This commit is contained in:
Bram Moolenaar
2022-08-09 21:37:55 +01:00
parent ef257e7bd1
commit e5a0e8c1d7
3 changed files with 33 additions and 30 deletions

View File

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