SpaceVim
A community-driven vim distribution
Home | About | Documentation | Development | Community | Sponsors

SpaceVim is a distribution of the Vim editor that’s inspired by spacemacs. It manages collections of plugins in layers, which help collecting related packages together to provide features. For example, the python layer collects deoplete.nvim, neomake and jedi-vim together to provide autocompletion, syntax checking, and documentation lookup. This approach helps keeping configuration organized and reduces overhead for the user by keeping them from having to think about what packages to install.
If you like SpaceVim, please feel free to star the project on github. It is a great way to show your appreciation while providing us motivation to continue working on this project.
The last release is v1.0.0, check out following-HEAD page for what happened since last release.
Run grep asynchronously, show search results in real-time based on user input, support searching the entire project, searching loaded files or only searching current file
Help description for key bindings
Key bindings are defined with help description, this feature is for getting Help description and jump to the position where the key bindings is defined.
Asynchronous plugin manager
Mnemonic key bindings navigation
Key bindings are organized using mnemonic prefixes like b for buffer, p for project, s for search, h for help, etc…
More posts are in the SpaceVim’s Blog
Discuss the project at gitter.im/SpaceVim or /r/SpaceVim
Contribute code, report bugs and request features at GitHub.
The current stable version is v1.0.0, See the milestones page for development progress and the roadmap for high-level plans.
With layers feature, this version of Vim distribution try to turn Vim/Neovim into an IDE for many languages.
Vim 7.4/Neovim v0.1.7, and +lua or +python3 is needed.
For more general questions, please read SpaceVim FAQ.
Hosted on GitHub, Help improve this page — Theme by mattgraham,