1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 20:20:05 +08:00
SpaceVim/bin/svc

12 lines
423 B
Plaintext
Raw Normal View History

2017-11-08 21:14:40 +08:00
#!/usr/bin/env bash
#=============================================================================
# SpaceVim client mode
# Copyright (c) 2016-2017 Shidong Wang & Contributors
# Author: Shidong Wang < wsdjeg at 163.com >
# URL: https://spacevim.org
# License: MIT license
#=============================================================================
2017-11-08 22:47:56 +08:00
/usr/bin/vim --servername /tmp/spacevim_vim_server --remote-silent $@