1
0
forked from aniani/vim

patch 8.1.0384: sign ordering depends on +netbeans feature

Problem:    Sign ordering depends on +netbeans feature.
Solution:   Also order signs without +netbeans. (Christian Brabandt,
            closes #3224)
This commit is contained in:
Bram Moolenaar
2018-09-13 18:33:05 +02:00
parent a214079008
commit 8aeb504fc6
3 changed files with 13 additions and 22 deletions

View File

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