mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:10:06 +08:00
23 lines
1003 B
Markdown
23 lines
1003 B
Markdown
<h1 align="center">
|
|
<a href="https://spacevim.org">
|
|
<img src="https://spacevim.org/logo.png" width="440" alt="SpaceVim"/>
|
|
</a>
|
|
</h1>
|
|
|
|
[![GPLv3 License](https://img.spacevim.org/license-GPLv3-blue.svg)](development/#license)
|
|
|
|
![work-flow](https://img.spacevim.org/workflow.png)
|
|
|
|
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](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
|
|
|
|
<!-- vim:set nowrap: -->
|