mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
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:

committed by
James McCoy

parent
fdc48cad7d
commit
b8bb1f6729
@@ -474,7 +474,7 @@ static int included_patches[] = {
|
||||
// 1970,
|
||||
// 1969 NA
|
||||
// 1968,
|
||||
// 1967,
|
||||
1967,
|
||||
// 1966,
|
||||
// 1965 NA
|
||||
// 1964,
|
||||
|
Reference in New Issue
Block a user