2024-07-08 17:45:42 +08:00
|
|
|
<h1 align="center">
|
2024-07-09 18:17:19 +08:00
|
|
|
<a href="https://spacevim.org">
|
2024-07-08 17:45:42 +08:00
|
|
|
<img src="https://spacevim.org/logo.png" width="440" alt="SpaceVim"/>
|
|
|
|
</a>
|
|
|
|
</h1>
|
2017-01-10 00:27:52 +08:00
|
|
|
|
2024-07-09 18:17:19 +08:00
|
|
|
[![GPLv3 License](https://img.spacevim.org/license-GPLv3-blue.svg)](development/#license)
|
2017-02-05 10:03:28 +08:00
|
|
|
|
2024-07-09 18:17:19 +08:00
|
|
|
![work-flow](https://img.spacevim.org/workflow.png)
|
2023-09-25 19:49:11 +08:00
|
|
|
|
2024-07-09 18:17:19 +08:00
|
|
|
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.
|
2017-05-30 15:27:03 +08:00
|
|
|
|
2024-07-09 18:17:19 +08:00
|
|
|
- [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
|
2022-10-22 22:00:45 +08:00
|
|
|
|
2017-12-21 20:23:03 +08:00
|
|
|
<!-- vim:set nowrap: -->
|