mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 20:00:05 +08:00
27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
<h1 align="center">
|
|
<a href="https://spacevim.org">
|
|
<img src="https://spacevim.org/logo.png" width="440" alt="SpaceVim"/>
|
|
</a>
|
|
</h1>
|
|
|
|
[![matrix](https://img.spacevim.org/spacevim-matrix.svg)](https://app.element.io/#/room/#spacevim:matrix.org)
|
|
[![Telegram](https://img.spacevim.org/telegram-spacevim.svg)](https://t.me/SpaceVim/)
|
|
[![twitter](https://img.spacevim.org/twitter.svg)](https://twitter.com/SpaceVim)
|
|
[![GPLv3 License](https://img.spacevim.org/license-GPLv3-blue.svg)](development/#license)
|
|
[![reddit](https://img.spacevim.org/reddit.svg)](https://www.reddit.com/r/SpaceVim/)
|
|
|
|
![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: -->
|