1
0
forked from aniani/vim

patch 9.0.1301: virtual text below empty line not displayed

Problem:    Virtual text below empty line not displayed.
Solution:   Adjust flags and computations. (closes #11959)
This commit is contained in:
Bram Moolenaar
2023-02-11 13:49:01 +00:00
parent 3ec78f973f
commit 9d9a20ee87
5 changed files with 102 additions and 26 deletions

View File

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