mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-23 09:39:58 +08:00
Fix #20
This commit is contained in:
parent
9d11054f1d
commit
586b9e0520
@ -15,6 +15,7 @@ ga('send', 'pageview');
|
||||
[](https://travis-ci.org/SpaceVim/SpaceVim)
|
||||
[](doc/SpaceVim.txt)
|
||||
[](https://jq.qq.com/?_wv=1027&k=43DB6SG)
|
||||
[](https://gitter.im/SpaceVim/SpaceVim?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
|
||||
Like spacemacs, but for vim.
|
||||
|
||||
@ -25,6 +26,11 @@ Like spacemacs, but for vim.
|
||||
```sh
|
||||
curl spacevim.org/install.sh -sSf | sh
|
||||
```
|
||||
before use SpaceVim, you should install the plugin by `call dein#install()`
|
||||
|
||||
installation of neovim/vim with python support:
|
||||
> [neovim installation](https://github.com/neovim/neovim/wiki/Installing-Neovim)
|
||||
> [vim](https://github.com/Valloric/YouCompleteMe/wiki/Building-Vim-from-source)
|
||||
|
||||
## Features
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user