2017-02-12 09:28:19 +08:00
|
|
|
---
|
2017-02-15 22:06:45 +08:00
|
|
|
title: "About"
|
2020-04-28 08:56:35 +08:00
|
|
|
description: "The goals, credits and contact information about SpaceVim."
|
2017-02-12 09:28:19 +08:00
|
|
|
---
|
|
|
|
|
2019-10-14 22:05:10 +08:00
|
|
|
# [Home](../) >> About
|
2018-01-31 14:59:29 +08:00
|
|
|
|
2021-06-21 20:39:29 +08:00
|
|
|
[SpaceVim](https://github.com/SpaceVim/SpaceVim) is a community-driven Vim distribution with a [layers](../layers/) feature.
|
2018-12-15 21:01:36 +08:00
|
|
|
SpaceVim manages collections of plugins in layers. Layers make it easy for you, the user, to enable a new
|
2019-01-07 21:15:22 +08:00
|
|
|
language or feature by grouping all the related plugins together. It got inspired by spacemacs.
|
2017-02-06 21:29:04 +08:00
|
|
|
|
2020-04-28 08:56:35 +08:00
|
|
|
## Contact us
|
2017-02-07 01:51:23 +08:00
|
|
|
|
2021-06-21 20:39:29 +08:00
|
|
|
You can get in touch with us using the support email.
|
2020-04-28 08:56:35 +08:00
|
|
|
Your message will be sent to our teams, who will get back to you as soon as they can.
|
|
|
|
Please be advised that weekends and public holidays might delay response time.
|
|
|
|
|
|
|
|
Email: [support@spacevim.org](mailto:support@spacevim.org)
|
|
|
|
|
|
|
|
## Goals
|
|
|
|
|
|
|
|
- Mnemonic key bindings navigation
|
2019-01-22 07:50:55 +08:00
|
|
|
- More IDE-like features in Vim and Neovim
|
2021-06-21 20:39:29 +08:00
|
|
|
- Better language support by default
|
2020-04-28 08:56:35 +08:00
|
|
|
- Cross platform experience
|
2017-02-07 01:51:23 +08:00
|
|
|
|
2020-04-28 08:56:35 +08:00
|
|
|
## Credits & Thanks
|
2017-12-07 23:19:13 +08:00
|
|
|
|
2021-06-21 20:39:29 +08:00
|
|
|
This project exists thanks to all the people who have contributed:
|
2018-05-12 19:01:00 +08:00
|
|
|
|
|
|
|
<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
|
2019-01-21 22:41:23 +08:00
|
|
|
- Authors of all the plugins used in SpaceVim.
|