nnn disables numbers and splits have different sizes
FabioAntunes opened this issue · 1 comments
FabioAntunes commented
Still related to this #65
Since you have disabled having an empty buffer when starting nvim .
numbers
is set to false on the window level.
If I start nvim .
I don't have numbers
if I start nvim some-random-file
and then open nnn
everything is fine.
Another thing that I have noticed is that if I do nvim .
then open a file, then do a :vsplit
the splits aren't identical in size