mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 23:10:04 +08:00
4 lines
70 B
Batchfile
4 lines
70 B
Batchfile
|
@echo off
|
||
|
nvr --servername \\.\pipe\spacevim-nvim-server --remote %*
|
||
|
|