1
0
forked from aniani/vim

patch 9.0.0534: line number is displayed at virtual text "above"

Problem:    Line number is displayed at virtual text "above".
Solution:   Show the line number at the text line.
This commit is contained in:
Bram Moolenaar
2022-09-21 16:38:13 +01:00
parent e49f9acecc
commit ec5e1483eb
7 changed files with 85 additions and 68 deletions

View File

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