1
0
forked from aniani/vim

patch 9.0.0472: virtual text "below" doesn't show in list mode

Problem:    Virtual text "below" doesn't show in list mode.
Solution:   Reset lcs_eol_one when displaying text property.
This commit is contained in:
Bram Moolenaar
2022-09-15 19:44:09 +01:00
parent 12167d8b84
commit a4abe514ec
4 changed files with 18 additions and 0 deletions

View File

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