mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:40:03 +08:00
docs(readme): clear readme
This commit is contained in:
parent
ffe3f332a1
commit
895332f181
23
README.md
23
README.md
@ -6,7 +6,6 @@
|
||||
|
||||
[Quick Start Guide](https://spacevim.org/quick-start-guide/) \|
|
||||
[FAQ](https://spacevim.org/faq/) \|
|
||||
[Twitter](https://twitter.com/SpaceVim)
|
||||
|
||||
[![build](https://img.shields.io/github/actions/workflow/status/SpaceVim/SpaceVim/check.yml?branch=master)](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster)
|
||||
[![Codecov coverage](https://img.shields.io/codecov/c/github/SpaceVim/SpaceVim.svg)](https://codecov.io/gh/SpaceVim/SpaceVim)
|
||||
@ -28,26 +27,4 @@ SpaceVim is a vim configuration inspired by spacemacs, it is compatible with Vim
|
||||
- **Lower the risk of RSI:** by heavily using the space bar instead of modifiers.
|
||||
- **Consistent experience:** consistent experience between terminal and gui
|
||||
|
||||
## Screenshots
|
||||
|
||||
[![welcome page](https://img.spacevim.org/release-v2.2.0.png)](https://github.com/SpaceVim/SpaceVim#screenshots)
|
||||
|
||||
## Contribute
|
||||
|
||||
This project wouldn't exist without all the people who [contributed](https://spacevim.org/development/),
|
||||
We are thankful for any contributions from the community.
|
||||
|
||||
<a href="https://github.com/SpaceVim/SpaceVim/graphs/contributors"><img src="https://opencollective.com/spacevim/contributors.svg?width=890&button=false" /></a>
|
||||
|
||||
## Credits
|
||||
|
||||
- [Hack-SpaceVim](https://github.com/Gabirel/Hack-SpaceVim) by [@Gabirel](https://github.com/Gabirel)
|
||||
- [SpaceVimTutorial](https://everettjf.gitbooks.io/spacevimtutorial/content/) by [@everettjf](https://github.com/everettjf)
|
||||
- [10-minutes-to-SpaceVim](https://github.com/Jackiexiao/10-minutes-to-SpaceVim) by [@Jackiexiao](https://github.com/Jackiexiao)
|
||||
- [A First Look At SpaceVim](https://www.youtube.com/watch?v=iXPS_NHLj9k) by [@DistroTube](https://www.youtube.com/channel/UCVls1GmFKf6WlTraIb_IaJg)
|
||||
- [Getting Started With SpaceVim](https://www.youtube.com/watch?v=3xB501CJDB8) by [FOSS King](https://www.youtube.com/channel/UCfU_sitghekwveLh6yM_xuA)
|
||||
- [vimdoc](https://github.com/google/vimdoc): Vim help file generator
|
||||
- [spacemacs](https://www.spacemacs.org/): A community-driven Emacs distribution
|
||||
- Authors of all the plugins used in SpaceVim.
|
||||
|
||||
<!-- vim:set nowrap: -->
|
||||
|
Loading…
Reference in New Issue
Block a user