Closed
Description
When set relativenumber
is set and I fold a, e.g., a function, instead of
def fn()------42---
I get
def fn()----------4
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.