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:
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
154,
|
||||
/**/
|
||||
153,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user