vim-patch:7.4.1141

Problem:    Using searchpair() with a skip expression that uses syntax
            highlighting sometimes doesn't work. (David Fishburn)
Solution:   Reset next_match_idx. (Christian Brabandt)

6773a348da
This commit is contained in:
Jurica Bradaric
2016-03-03 22:27:30 +01:00
parent 32238018e4
commit 75fbc23ead
2 changed files with 16 additions and 12 deletions

View File

@@ -149,7 +149,7 @@ static int included_patches[] = {
// 1144 NA
// 1143,
// 1142,
// 1141,
1141,
// 1140,
// 1139 NA
// 1138 NA