vim-patch:7.4.1967

Problem: Falling back from NFA to old regexp engine does not work properly.
(fritzophrenic)
Solution: Do not restore nfa_match. (Christian Brabandt, closes vim/vim#867)

6747fabc73

Helped-by: jamessan
This commit is contained in:
Michael Ennen
2016-10-22 18:16:24 -07:00
committed by James McCoy
parent fdc48cad7d
commit b8bb1f6729
4 changed files with 11 additions and 4 deletions

View File

@@ -474,7 +474,7 @@ static int included_patches[] = {
// 1970,
// 1969 NA
// 1968,
// 1967,
1967,
// 1966,
// 1965 NA
// 1964,