8000
foldtext gets truncated when "relativenumber" is set. #519
Labels
When
set relativenumber
is set and I fold a, e.g., a function, instead ofI get
as foldtext for foldet blocks.
Everything works fine if I use
set number
instead of relative numbers. I guess you only check fornumber
but notrelativenumber
when calculating the window width?Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: