2023-09-25 19:49:11 +08:00
|
|
|
# SpaceVim
|
2017-01-10 00:27:52 +08:00
|
|
|
|
2024-03-24 14:49:58 +08:00
|
|
|
[![twitter](https://img.spacevim.org/twitter.svg)](https://twitter.com/SpaceVim)
|
|
|
|
[![GPLv3 License](https://img.spacevim.org/license-GPLv3-blue.svg)](development/#证书)
|
2017-02-05 10:03:28 +08:00
|
|
|
|
2024-02-18 14:52:42 +08:00
|
|
|
SpaceVim is a modular configuration of Vim and Neovim.
|
2023-09-25 19:49:11 +08:00
|
|
|
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
|
2017-05-30 15:27:03 +08:00
|
|
|
|
2023-09-28 10:45:50 +08:00
|
|
|
## Community
|
2023-09-24 11:11:27 +08:00
|
|
|
|
2023-09-28 10:45:50 +08:00
|
|
|
- English: [https://spacevim.org/community/](https://spacevim.org/community/)
|
|
|
|
- Chinese: [https://spacevim.org/cn/community/](https://spacevim.org/cn/community/)
|
2022-10-22 22:00:45 +08:00
|
|
|
|
2024-02-18 14:52:42 +08:00
|
|
|
## Development
|
|
|
|
|
|
|
|
- English: [https://spacevim.org/development/](https://spacevim.org/development/)
|
|
|
|
- Chinese: [https://spacevim.org/cn/development/](https://spacevim.org/cn/development/)
|
|
|
|
|
|
|
|
|
2022-10-22 22:00:45 +08:00
|
|
|
|
2017-12-21 20:23:03 +08:00
|
|
|
<!-- vim:set nowrap: -->
|