forked from aniani/vim
patch 8.2.3094: Test_popup_atcursor_pos() fails without the conceal feature
Problem: Test_popup_atcursor_pos() fails without the conceal feature.
Solution: Add a check for the conceal feature. (Dominique Pellé,
closes #8505)
This commit is contained in:
committed by
Bram Moolenaar
parent
fb773a3e0a
commit
c60e959cba
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3094,
|
||||
/**/
|
||||
3093,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user