vim-patch:7.4.2354

Problem:    The example that explains nested backreferences does not work
            properly with the new regexp engine. (Harm te Hennepe)
Solution:   Also save the end position when adding a state. (closes vim/vim#990)

d563883a1f
This commit is contained in:
Shougo Matsushita
2017-06-11 18:35:16 +09:00
committed by James McCoy
parent 5f8f46ba8e
commit b4ccf5c20a
3 changed files with 26 additions and 17 deletions

View File

@@ -90,7 +90,7 @@ static const int included_patches[] = {
2357,
2356,
2355,
// 2354,
2354,
2353,
// 2352 NA
// 2351 NA