You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your work on this. It is greatly valued.
Is there a way to change the height of a buffer when tiled vertically? In drawer mode, opening 2 buffers has them stacked vertically, each taking up 50%. I'd like the top buffer to take up 80% and bottom to take up 20%, for example.
Even more specific, I would like this to happen only when executing a specific command. An example here would be using vim-flutter.
:FlutterRun would open in the buffer window on the bottom, using 20% of the vertical screen, for example.
The text was updated successfully, but these errors were encountered:
Thank you for your work on this. It is greatly valued.
Is there a way to change the height of a buffer when tiled vertically? In drawer mode, opening 2 buffers has them stacked vertically, each taking up 50%. I'd like the top buffer to take up 80% and bottom to take up 20%, for example.
Even more specific, I would like this to happen only when executing a specific command. An example here would be using vim-flutter.
:FlutterRun
would open in the buffer window on the bottom, using 20% of the vertical screen, for example.The text was updated successfully, but these errors were encountered: