vim-patch:8.0.0524

Problem:    Folds are messed up when 'encodin' is "utf-8".
Solution:   Also set the fold character when it's not multi-byte.

8da1e6cedf
This commit is contained in:
Justin M. Keyes
2017-07-29 02:40:25 +02:00
parent cddd4e613e
commit a0c7e35eee
3 changed files with 12 additions and 1 deletions

View File

@@ -428,7 +428,7 @@ static const int included_patches[] = {
// 527,
// 526,
// 525,
// 524,
524,
// 523,
// 522,
// 521,