nvim-ide
nvim-ide copied to clipboard
Default panel width
I've found a few "issues" while testing and i'm adding them individually so as to keep the discussions focused.
Is it possible to set a wider default width for the panels?
Yeah this is needed.
@ldelossa would you accept a PR for this?
Yup. The window layout code is notoriously tricky, it all takes place in the Panel class's open() function.