1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00
This commit is contained in:
wsdjeg 2017-01-04 20:44:05 +08:00
parent 586b9e0520
commit c011760a0f

View File

@ -30,7 +30,8 @@ before use SpaceVim, you should install the plugin by `call dein#install()`
installation of neovim/vim with python support: installation of neovim/vim with python support:
> [neovim installation](https://github.com/neovim/neovim/wiki/Installing-Neovim) > [neovim installation](https://github.com/neovim/neovim/wiki/Installing-Neovim)
> [vim](https://github.com/Valloric/YouCompleteMe/wiki/Building-Vim-from-source)
> [Building Vim from source](https://github.com/Valloric/YouCompleteMe/wiki/Building-Vim-from-source)
## Features ## Features