1
0
forked from aniani/vim

updated for version 7.3.024

Problem:    Named signs do not use a negative number as intended.
Solution:   Fix the numbering of named signs. (Xavier de Gaye)
This commit is contained in:
Bram Moolenaar
2010-10-13 16:44:23 +02:00
parent 624891f3ef
commit a4f332b44c
2 changed files with 13 additions and 8 deletions

View File

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