Crates.io | nvim_windows_remote |
lib.rs | nvim_windows_remote |
version | 0.1.0 |
source | src |
created_at | 2020-01-05 09:58:42.859901 |
updated_at | 2020-01-05 09:58:42.859901 |
description | Edit a file in an existing neovim instance. |
homepage | |
repository | https://github.com/nicolas-yangli/nvim_windows_remote |
max_upload_size | |
id | 195379 |
size | 25,230 |
Edit a file in an existing neovim instance.
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>
editWithNeoVim.reg
.
C:\\Tools\\Neovim\\bin\\nvim-qt.exe
, C:\\Tools\\nvim_windows_remote\\nvim_windows_remote.exe
with actual paths of executables.vsplit
, to whatever you want.