1
0
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:
Bram Moolenaar
2021-04-21 15:11:42 +02:00
parent 753bcf8c7d
commit 2d5f385cee
4 changed files with 31 additions and 0 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2797,
/**/
2796,
/**/