1
0
forked from aniani/vim

patch 9.0.0154: text properties wrong after splitting a line

Problem:    Text properties wrong after splitting a line.
Solution:   Check for text properties after the line. (closes #10857)
This commit is contained in:
Bram Moolenaar
2022-08-06 17:10:57 +01:00
parent 1306b36a7b
commit 7d0f7e9524
9 changed files with 96 additions and 11 deletions

View File

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