1
0
forked from aniani/vim

updated for version 7.4.332

Problem:    GTK: When a sign icon doesn't fit exactly there can be ugly gaps.
Solution:   Scale the sign to fit when the aspect ratio is not too far off.
            (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-06-17 18:47:02 +02:00
parent 7ec83432b7
commit 58cbc914ea
2 changed files with 32 additions and 9 deletions

View File

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