1
0
forked from aniani/vim

patch 9.0.0442: virtual text "above" doesn't handel line numbers

Problem:    Virtual text "above" doesn't handel line numbers.
Solution:   Take the left column offset into account. (issue #11084)
            Also make padding work.
This commit is contained in:
Bram Moolenaar
2022-09-11 13:31:01 +01:00
parent c069edeab2
commit 79f8b8494c
7 changed files with 23 additions and 7 deletions

View File

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