forked from aniani/vim
patch 8.2.2797: Search highlight disappears in the Visual area
Problem: Search highlight disappears in the Visual area. Solution: Combine the search attributes. (closes #8134)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2797,
|
||||
/**/
|
||||
2796,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user