2017-02-12 09:28:19 +08:00
---
2017-02-15 22:06:45 +08:00
title: "About"
2018-05-12 19:01:00 +08:00
description: "SpaceVim is a communicate driven vim distribution with layer feature, all contributors make SpaceVim what it is."
2017-02-12 09:28:19 +08:00
---
2018-01-31 14:59:29 +08:00
# About
2017-12-07 23:19:13 +08:00
## Version
2017-02-06 21:29:04 +08:00
2017-12-07 23:19:13 +08:00
[SpaceVim ](https://github.com/SpaceVim/SpaceVim ) is a community-driven vim distribution that supports vim and Neovim. SpaceVim manages collections of plugins in layers. Layers make it easy for you, the user, to enable a new language or feature by grouping all the related plugins together. It got inspired by spacemacs.
2017-02-07 01:51:23 +08:00
2017-12-07 23:19:13 +08:00
## Goals
2017-02-07 01:51:23 +08:00
2017-12-07 23:19:13 +08:00
- Provide a consistent user experience across platforms.
2018-01-24 09:42:52 +08:00
- Provide better default layer for different languages.
2017-02-07 01:51:23 +08:00
2017-12-07 23:19:13 +08:00
## Principles
2017-02-07 01:51:23 +08:00
2017-12-07 23:19:13 +08:00
- Do not regress from origin
- Decide outcomes by weighing cost and benefit
- prefer usability over tradition if the benefits are overwhelming
2018-05-12 19:01:00 +08:00
- Give usability a chance
2017-12-07 23:19:13 +08:00
## Credits & Thanks
2018-05-12 19:01:00 +08:00
This project exists thanks to all the people who have contributed to SpaceVim:
< a href = "https://github.com/SpaceVim/SpaceVim/graphs/contributors" > < img src = "https://opencollective.com/spacevim/contributors.svg?width=890&button=false" / > < / a >
- [@Gabirel ](https://github.com/Gabirel ) and his [Hack-SpaceVim ](https://github.com/Gabirel/Hack-SpaceVim )
- [@everettjf ](https://github.com/everettjf ) and his [SpaceVimTutorial ](https://everettjf.gitbooks.io/spacevimtutorial/content/ )
2017-02-07 01:51:23 +08:00
- [vimdoc ](https://github.com/google/vimdoc ) generate doc file for SpaceVim
- [Rafael Bodill ](https://github.com/rafi ) and his vim-config
- [Bailey Ling ](https://github.com/bling ) and his dotvim
2018-05-12 19:01:00 +08:00
- authors of all the plugins used in SpaceVim.