mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
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:

committed by
James McCoy

parent
5f8f46ba8e
commit
b4ccf5c20a
@@ -90,7 +90,7 @@ static const int included_patches[] = {
|
||||
2357,
|
||||
2356,
|
||||
2355,
|
||||
// 2354,
|
||||
2354,
|
||||
2353,
|
||||
// 2352 NA
|
||||
// 2351 NA
|
||||
|
Reference in New Issue
Block a user