1
0
forked from aniani/vim

patch 9.0.0157: 'showbreak' displayed below truncated "after" text prop

Problem:    'showbreak' displayed below truncated "after" text prop.
Solution:   Suppress 'showbreak' when "after" prop doesn't wrap.
This commit is contained in:
Bram Moolenaar
2022-08-06 21:03:53 +01:00
parent 3f74c0ab32
commit cba6952e34
5 changed files with 46 additions and 3 deletions

View File

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