forked from aniani/vim
patch 8.2.3700: text property highlighting continues over breakindent
Problem: Text property highlighting continues over breakindent. Solution: Stop before the end column. (closes #9242)
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3700,
|
||||
/**/
|
||||
3699,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user