1 unstable release
0.1.0 | Jan 5, 2020 |
---|
#453 in Text editors
9KB
177 lines
Edit a file in an existing neovim instance.
Usage
nvim_windows_remote
USAGE:
nvim_windows_remote [OPTIONS] [file]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-c, --edit-command <edit_command> [possible values: edit, split, vsplit]
ARGS:
<file>
Add to Context Menu
- Edit
editWithNeoVim.reg
.- Replace
C:\\Tools\\Neovim\\bin\\nvim-qt.exe
,C:\\Tools\\nvim_windows_remote\\nvim_windows_remote.exe
with actual paths of executables. - (Optioanlly) Change edit command,
vsplit
, to whatever you want.
- Replace
- Import it to the registry.
Dependencies
~1MB
~12K SLoC