explore/topics/spacevim/index.md

1.0 KiB

aliases created_by display_name github_url logo released short_description topic url
space-vim Wang Shidong SpaceVim https://github.com/SpaceVim/SpaceVim spacevim.png January 26, 2017 SpaceVim is a community-driven distribution of the vim editor that allows managing your plugins in layers. spacevim https://spacevim.org/

SpaceVim is a distribution of the vim editor that's inspired by spacemacs. It manages collections of plugins in layers, which help collect 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 keep configuration organized and reduces overhead for the user by keeping them from having to think about what packages to install.