vim-patch:7.4.527

Problem:    Still confusing regexp failure and NFA_TOO_EXPENSIVE.
Solution:   NFA changes equivalent of 7.4.526.

https://code.google.com/p/vim/source/detail?r=v7-4-527
This commit is contained in:
Florian Walch
2014-12-24 14:19:43 +01:00
parent 59985523b8
commit fe0801d51d
2 changed files with 6 additions and 6 deletions

View File

@@ -211,7 +211,7 @@ static int included_patches[] = {
//530,
//529,
//528,
//527,
527,
//526,
//525,
//524,