When set relativenumber is set and I fold a, e.g., a function, instead of
I get
as foldtext for foldet blocks.
Everything works fine if I use set number instead of relative numbers. I guess you only check for number but not relativenumber when calculating the window width?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
When
set relativenumberis set and I fold a, e.g., a function, instead ofI get
as foldtext for foldet blocks.
Everything works fine if I use
set numberinstead of relative numbers. I guess you only check fornumberbut notrelativenumberwhen calculating the window width?Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.