mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:8.0.0126
Problem: Display problem with 'foldcolumn' and a wide character.
(esiegerman)
Solution: Don't use "extra" but an allocated buffer. (Christian Brabandt,
closes vim/vim#1310)
6270660611
This commit is contained in:
@@ -826,7 +826,7 @@ static const int included_patches[] = {
|
||||
// 129 NA
|
||||
// 128,
|
||||
127,
|
||||
// 126,
|
||||
126,
|
||||
// 125,
|
||||
124,
|
||||
// 123 NA
|
||||
|
Reference in New Issue
Block a user