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:
parent
29806fc75e
commit
6ed481a5c4
@ -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 配置文件:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user