forked from aniani/vim
patch 8.2.3706: text property highlighting is used on Tab
Problem: Text property highlighting is used on Tab. Solution: Only set in_linebreak when not on a Tab. (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 */
|
||||
/**/
|
||||
3706,
|
||||
/**/
|
||||
3705,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user