Skip to content

miutamihai/nvim-multiwindow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvim Multiwindow

Open current file in new window, directly within neovim!

Installation

Using Lazy:

{
  "miutamihai/nvim-multiwindow"
}

Usage

Hit <leader> + N and you'll see the current file open in a new window

Support

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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published