mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 15:19:12 +08:00
docs(faq): change repo url
This commit is contained in:
parent
83be314258
commit
4e3bdac883
@ -81,7 +81,7 @@ overwriting your own Vim configuration you can:
|
|||||||
Clone SpaceVim manually.
|
Clone SpaceVim manually.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/SpaceVim/SpaceVim.git ~/.SpaceVim
|
git clone https://spacevim.org/git/repos/SpaceVim/ ~/.SpaceVim
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, start Vim via `vim -u ~/.SpaceVim/vimrc`. You can also put this alias into your bashrc.
|
Then, start Vim via `vim -u ~/.SpaceVim/vimrc`. You can also put this alias into your bashrc.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user