1
0
forked from aniani/vim

patch 8.2.0109: corrupted text properties when expanding spaces

Problem:    Corrupted text properties when expanding spaces.
Solution:   Reallocate the line. (Nobuhiro Takasaki, closes #5457)
This commit is contained in:
Bram Moolenaar
2020-01-09 21:35:48 +01:00
parent bf0acff012
commit ac15fd8c67
3 changed files with 86 additions and 13 deletions

View File

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