Auto Resizing of the Focussed Window
September 19, 2021 ยท View on GitHub
Resizes the currently focussed window to the perfect viewing size as per golden ratio
Focussed window size can also be specified by the user.

Auto Splitting Nicely
Creates splits in a nice arrancement Also choose to open a terminal, file, or run any command

Auto Splitting + Navigation Directionally
Creates a split in direction if there is not one there
Otherwise will move to it automatcally
Option to open a file, or run an arbitrary command in the split specified by the direction

Opening Files or Run Commands In Splits Directionally
Moves to the split or creates one in the direction then..
Will open the file specified or Run a command specified
Example: FocusSplitRight README.md opens/creates a window with the file 'README.md to the right the current window you are in.

Opening an auto-resizing terminal window by specifying its location
This example uses :FocusSplitDown cmd term to create a split below
the current window and then runs the :term command to open a terminal

Toggling/Enabling/Disabling Focus

Auto Cursorline

Auto Sign Column
Shows the sign column in the focussed window only
Default = 'auto' sign column. However gets the user configuration i.e
If signcolumn = "number" set in vimrc then show errors in number column in focussed window only

Auto Numbers

Auto Relative Numbers

Auto Hybrid Numbers
