1
0
forked from aniani/vim

updated for version 7.3.1207

Problem:    New regexp engine: no match found on "#if FOO". (Lech Lorens)
Solution:   When adding a state gets skipped don't adjust the index.
This commit is contained in:
Bram Moolenaar
2013-06-16 15:43:50 +02:00
parent 5ab9d98b9a
commit a50d02d983
4 changed files with 9 additions and 0 deletions

View File

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