mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:20:05 +08:00
A community-driven modular vim/neovim distribution - The ultimate vimrc
13f564b23a
update to d819606eebc82dad34b2a9b7b1a861844380df84 |
||
---|---|---|
.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/