1
0
forked from aniani/vim

patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctly

Problem:    With 'nowrap' two virtual text below not displayed correctly.
Solution:   Set text_prop_follows before continuing.  Correct for number
            column. (closes #11333)
This commit is contained in:
Bram Moolenaar
2022-10-10 15:40:04 +01:00
parent c601d988b6
commit 1206c163db
4 changed files with 53 additions and 3 deletions

View File

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