1
0
forked from aniani/vim

updated for version 7.3.1082

Problem:    New regexp engine: Problem with \@= matching.
Solution:   Save and restore nfa_match.
This commit is contained in:
Bram Moolenaar
2013-05-31 21:45:09 +02:00
parent 99dc19d1cc
commit 14f55c6f67
4 changed files with 23 additions and 20 deletions

View File

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