1
0
forked from aniani/vim

patch 9.0.0184: virtual text prop highlight continues after truncation

Problem:    Virtual text prop highlight continues after truncation.
Solution:   Recompute the length of attributes.
This commit is contained in:
Bram Moolenaar
2022-08-10 13:39:35 +01:00
parent 52de3a8d39
commit 1d8844aa59
4 changed files with 27 additions and 0 deletions

View File

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