Open current file in new window, directly within neovim!
Using Lazy:
{
"miutamihai/nvim-multiwindow"
}Hit <leader> + N and you'll see the current file open in a new window
In order to open a new window in the same neovim "client" (i.e. terminal or GUI application), nvim-multiwindow
has to lookup the process hierarchy to find the appropriate client to run the
new window in. Because of that, clients have to be manually handled. The currently
implemented clients are: