1.0.3 • Published 3 years ago

nvim-e v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

nvim-e

Quick commandline tool to open a file from neovims :terminal into the parent neovim process rather then opening a sub-process neovim

Usage:

with volta (recommended)

volta install nvim-e

with npm

npm i -g nvim-e

with yarn

yarn global add nvim-e

then when in a neovim's :terminal type:

nvim-e file-1 file-2 ... file-n

And one or more files will be opened in the parent vim process

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago