nvim-e

1.0.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i nvim-e

Weekly Downloads

8

Version

1.0.3

License

MIT

Unpacked Size

1.65 kB

Total Files

3

Last publish

Collaborators

  • stefanpenner