mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 00:20:05 +08:00
parent
3bf87c2858
commit
812f420202
@ -28,7 +28,7 @@ For learning about Vim in general, read
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl spacevim.org/install.sh -sSf | bash
|
curl -sLf https://raw.githubusercontent.com/SpaceVim/SpaceVim/dev/install.sh | bash
|
||||||
```
|
```
|
||||||
before use SpaceVim, you should install the plugin by `call dein#install()`
|
before use SpaceVim, you should install the plugin by `call dein#install()`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user