mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
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:
@@ -428,7 +428,7 @@ static const int included_patches[] = {
|
||||
// 527,
|
||||
// 526,
|
||||
// 525,
|
||||
// 524,
|
||||
524,
|
||||
// 523,
|
||||
// 522,
|
||||
// 521,
|
||||
|
Reference in New Issue
Block a user