mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.2355
Problem: Regexp fails to match when using "\>\)\?". (Ramel)
Solution: When a state is already in the list, but addstate_here() is used
and the existing state comes later, add the new state anyway.
16b3578f35
This commit is contained in:
@@ -86,7 +86,7 @@ static int included_patches[] = {
|
||||
// 2358 NA
|
||||
// 2357,
|
||||
// 2356,
|
||||
// 2355,
|
||||
2355,
|
||||
// 2354,
|
||||
2353,
|
||||
// 2352 NA
|
||||
|
Reference in New Issue
Block a user