1
0
forked from aniani/vim

patch 8.2.0108: when sign text is changed a manual redraw is needed

Problem:    When sign text is changed a manual redraw is needed. (Pontus
            Lietzler)
Solution:   Redraw automatically. (closes #5455)
This commit is contained in:
Bram Moolenaar
2020-01-09 21:01:59 +01:00
parent 4ba6441818
commit bf0acff012
6 changed files with 24 additions and 4 deletions

View File

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