1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:30:07 +08:00
SpaceVim/bin/svc
2018-02-15 22:25:03 +08:00

12 lines
417 B
Bash
Executable File

#!/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: GPLv3
#=============================================================================
/usr/bin/vim --servername /tmp/spacevim_vim_server --remote-silent $@