1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:00:04 +08:00

docs(readme): update readme of gitlab

This commit is contained in:
wsdjeg 2023-09-25 19:49:11 +08:00
parent cc7ce88d3e
commit 26a02014e8

View File

@ -1,15 +1,18 @@
<h1 align="center">
<a href="https://gitlab.com/SpaceVim/SpaceVim">
<img src="https://spacevim.org/logo.png" width="440" alt="SpaceVim"/>
</a>
</h1>
# SpaceVim
![Release](https://img.shields.io/badge/Release-2.2.0-8700FF.svg)
![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)
[![Docker Pulls](https://img.shields.io/docker/pulls/spacevim/spacevim)](https://hub.docker.com/r/spacevim/spacevim)
SpaceVim is a (neo)vim configuration inspired by spacemacs.
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