1 个不稳定版本
0.1.0 | 2020年1月5日 |
---|
#427 in 文本编辑器
9KB
177 行
在现有的 neovim 实例中编辑文件。
用法
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
替换为实际的程序路径。 - (可选)更改编辑命令,
vsplit
,为您想要的任何命令。
- 将
- 将其导入注册表。
依赖项
~1MB
~12K SLoC