1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 23:40:06 +08:00

docs(faq): update spacevim repo link

This commit is contained in:
wsdjeg 2023-09-28 19:59:31 +08:00
parent bfef1c9d73
commit 7e53b3b884
2 changed files with 2 additions and 8 deletions

View File

@ -28,13 +28,7 @@ lang: zh
首先,需要将 SpaceVim 仓库克隆至:`~/.SpaceVim`.
```
git clone https://github.com/SpaceVim/SpaceVim.git ~/.SpaceVim
```
如果 Github 访问速度太慢,可以使用 gitee 进行克隆:
```
git clone https://gitee.com/spacevim/SpaceVim.git ~/.SpaceVim
git clone https://gitlab.com/SpaceVim/SpaceVim.git ~/.SpaceVim
```
备份原来的 Vim/Neovim 配置文件:

View File

@ -51,7 +51,7 @@ The following section will document how to install SpaceVim manually on Linux.
First, you need to clone the repository to `~/.SpaceVim`.
```
git clone https://github.com/SpaceVim/SpaceVim.git ~/.SpaceVim
git clone https://gitlab.com/SpaceVim/SpaceVim.git ~/.SpaceVim
```
Then, backup your old Neovim/Vim configuration file: