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

docs(faq): add extra repo for spacevim

This commit is contained in:
wsdjeg 2022-05-28 15:17:58 +08:00
parent 29806fc75e
commit 6ed481a5c4

View File

@ -31,6 +31,12 @@ lang: zh
git clone https://github.com/SpaceVim/SpaceVim.git ~/.SpaceVim
```
如果 Github 访问速度太慢,可以使用 gitee 进行克隆:
```
git clone https://gitee.com/spacevim/SpaceVim.git ~/.SpaceVim
```
备份原来的 Vim/Neovim 配置文件:
```