diff options
author | Matthieu Coudron <mattator@gmail.com> | 2020-01-14 22:51:11 +0100 |
---|---|---|
committer | Matthieu Coudron <mattator@gmail.com> | 2020-01-14 22:51:13 +0100 |
commit | 53473b3b71def9cdb7753523345c2171701b6889 (patch) | |
tree | ec6e72e7189ba9d1022456f5fffe017c0aa31c0d /runtime/lua/vim/shared.lua | |
parent | 92316849863bb2661ee5b4bb284f56163fed27ad (diff) | |
download | rneovim-53473b3b71def9cdb7753523345c2171701b6889.tar.gz rneovim-53473b3b71def9cdb7753523345c2171701b6889.tar.bz2 rneovim-53473b3b71def9cdb7753523345c2171701b6889.zip |
fillchars: fix display on closed fold
The rollback of the last written symbol was not thorough, hence
confusing the code later on and causing a buggy display.
To reproduce, use `set fillchars+=foldopen:▾,foldsep:│` and close a
fold. Foldcolumn should display a glitch.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions