1
0
forked from aniani/vim

updated for version 7.3.1137

Problem:    New regexp engine: collections are slow.
Solution:   Handle all characters in one go.
This commit is contained in:
Bram Moolenaar
2013-06-07 14:08:30 +02:00
parent 203d04d764
commit 417bad227a
2 changed files with 254 additions and 168 deletions

View File

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