vim-patch:8.0.0672: synconcealed() changes too often #7887

Problem:    Third item of synconcealed() changes too often. (Dominique Pelle)
Solution:   Reset the sequence number at the start of each line.
cc0750dc6e

closes #7589
This commit is contained in:
nate
2017-12-04 07:36:03 -08:00
committed by Justin M. Keyes
parent 3a5721e91b
commit dfcd09dc22
4 changed files with 25 additions and 13 deletions

View File

@@ -825,7 +825,7 @@ static const int included_patches[] = {
// 675,
// 674,
// 673,
// 672,
672,
// 671,
// 670,
// 669,