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:
Justin M. Keyes
2017-03-21 13:11:10 +01:00
parent 53ccd07fa1
commit 929859ed81
3 changed files with 54 additions and 18 deletions

View File

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