SpaceVim - A community-driven vim distribution

Over last two years, we have built SpaceVim, and the first stable version v1.0.0 has been released at 25 Dec 2018.

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.

currently we have 47 programming language supported, for more info please checkout:

spacevim . org