mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:20:03 +08:00
3 lines
51 B
Batchfile
3 lines
51 B
Batchfile
|
@echo off
|
||
|
vim --servername GVIM --remote-silent %*
|