1
0
forked from aniani/vim

patch 8.1.1587: redraw problem when sign icons in the number column

Problem:    Redraw problem when sign icons in the number column.
Solution:   Clear and redraw when changing related options.  Right aligh the
            sign icon in the GUI. (Yegappan Lakshmanan, closes #4578)
This commit is contained in:
Bram Moolenaar
2019-06-24 05:45:14 +02:00
parent b2cda0dd1d
commit 2b044ffb5a
3 changed files with 9 additions and 4 deletions

View File

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