gorbit99/codewindow.nvim

Winbar makes codewindow too high

Kibadda opened this issue · 3 comments

Hi,

I have winbar enabled in my neovim config.
Unfortunately this makes the codewindow one line too high and so my statusline gets covered by it.

With winbar enabled:
grafik

Without winbar:
grafik

@gorbit99 Would it be possible to customize the height of the codewindow/minimap, say 80% height?

@gorbit99 Would it be possible to customize the height of the codewindow/minimap, say 80% height?

I would've preferred a separate issue for this, but both of them are now fixed in b76c2fd

Really nice. Thank you very much.