NeoZoom.lua
NeoZoom.lua copied to clipboard
Can this plugin do directional splitting?
In normal splits you can do something like:
-
:above vsp: Create a split to the right -
:below vsp: Create a split to the left -
:above split: Create a split above -
:below split: Create a split below
Is this still possible with the NeoSplit and NeoVSplit commands?