1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 17:55:41 +08:00

Merge pull request #293 from NWuensche/update-linux-website

Write how to install plugin on Linux on Website.
This commit is contained in:
Wang Shidong 2017-03-04 10:40:49 +08:00 committed by GitHub
commit ed3a73d309

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.