forked from aniani/vim
patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text above
Problem: 'colorcolumn' highlight wrong with virtual text above. Solution: Adjust column of 'colorcolumn' for text propertly. (closes #12004)
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1325,
|
||||
/**/
|
||||
1324,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user