1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00
SpaceVim/bin/nsvc

12 lines
402 B
Plaintext
Raw Normal View History

2017-11-08 22:47:56 +08:00
#!/usr/bin/env bash
#=============================================================================
# SpaceVim client mode
2021-09-19 22:23:23 +08:00
# Copyright (c) 2016-2021 Wang Shidong & Contributors
2017-11-08 22:47:56 +08:00
# Author: Shidong Wang < wsdjeg at 163.com >
# URL: https://spacevim.org
2018-02-15 22:25:03 +08:00
# License: GPLv3
2017-11-08 22:47:56 +08:00
#=============================================================================
nvr --servername /tmp/spacevim_nvim_server --remote $@