1
0
forked from aniani/vim

patch 8.1.1489: sign order wrong when priority was changed

Problem:    Sign order wrong when priority was changed.
Solution:   Reorder signs when priority is changed. (Yegappan Lakshmanan,
            closes #4502)
This commit is contained in:
Bram Moolenaar
2019-06-07 21:37:13 +02:00
parent 150f0550f4
commit 64416127fc
4 changed files with 374 additions and 10 deletions

View File

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