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:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
534,
|
||||
/**/
|
||||
533,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user