mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:20:04 +08:00
A community-driven modular vim/neovim distribution - The ultimate vimrc
bea9bf7ff2
update to 818e2ded5663f1be36a9d6e2392b14c6dd4b0866 |
||
---|---|---|
.SpaceVim.d | ||
after/syntax | ||
autoload | ||
bin | ||
bundle | ||
colors | ||
config | ||
doc | ||
docker | ||
docs | ||
ftplugin | ||
lua | ||
mode | ||
syntax | ||
test | ||
.editorconfig | ||
.gitignore | ||
.stylua.toml | ||
addon-info.json | ||
ginit.vim | ||
init.vim | ||
LICENSE | ||
Makefile | ||
README.md | ||
vimrc |
SpaceVim
SpaceVim is a modular configuration of Vim and Neovim. It's inspired by spacemacs. It manages collections of plugins in layers, which help to collect related packages together to provide features. This approach helps keep the configuration organized and reduces overhead for the user by keeping them from having to think about what packages to install.
- Quick start guide: installation, configuration, and learning resources for SpaceVim
- Documentation: the primary official documentation of SpaceVim
- Available layers: a list of available layers which can be used in SpaceVim
Community
- English: https://spacevim.org/community/
- Chinese: https://spacevim.org/cn/community/
Development
- English: https://spacevim.org/development/
- Chinese: https://spacevim.org/cn/development/