mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 23:50:04 +08:00
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
# SpaceVim
|
|
|
|
![Release](https://img.shields.io/badge/Release-2.2.0-8700FF.svg)
|
|
![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)
|
|
|
|
SpaceVim is a community-driven distribution 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](https://spacevim.org/quick-start-guide/): installation, configuration, and learning resources for SpaceVim
|
|
- [Documentation](https://spacevim.org/documentation/): the primary official documentation of SpaceVim
|
|
- [Available layers](https://spacevim.org/layers/): a list of available layers which can be used in SpaceVim
|
|
|
|
## Feedback
|
|
|
|
- english: [spacevim@googlegroups.com](mailto:spacevim@googlegroups.com)
|
|
- chinese: [spacevim-cn@googlegroups.com](mailto:spacevim-cn@googlegroups.com)
|
|
|
|
|
|
<!-- vim:set nowrap: -->
|