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

12 lines
403 B
Plaintext
Raw Normal View History

2017-11-08 22:47:56 +08:00
#!/usr/bin/env bash
#=============================================================================
# SpaceVim client mode
2023-03-26 13:44:47 +08:00
# Copyright (c) 2016-2023 Wang Shidong & Contributors
2022-03-27 13:38:54 +08:00
# Author: Shidong Wang < wsdjeg@outlook.com >
2017-11-08 22:47:56 +08:00
# 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 $@