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

Write how to install plugin on Linux on Website.

This commit is contained in:
nwuensche 2017-02-26 11:02:46 +01:00
parent 3f37136e44
commit bb1727c530

View File

@ -35,6 +35,8 @@ for more info about the install script, please check:
curl -sLf https://spacevim.org/install.sh | bash -s -- -h
```
Before you use SpaceVim, you should install the plugin by executing `:call dein#install()` in (neo-)vim.
### windows support
- For vim in windows, please just clone this repo as vimfiles in you Home directory.