2017-02-12 09:28:19 +08:00
---
2021-08-23 22:14:58 +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
---
2021-08-23 22:14:58 +08:00
# About
2018-01-31 14:59:29 +08:00
2021-08-23 22:14:58 +08:00
<!-- vim - markdown - toc GFM -->
2017-02-06 21:29:04 +08:00
2021-08-23 22:14:58 +08:00
- [History ](#history )
- [Goals ](#goals )
- [Contact ](#contact )
- [Credits & Thanks ](#credits--thanks )
2017-02-07 01:51:23 +08:00
2021-08-23 22:14:58 +08:00
<!-- vim - markdown - toc -->
2020-04-28 08:56:35 +08:00
2021-08-23 22:14:58 +08:00
## History
2024-05-28 08:42:31 +08:00
This project started in December 2016, which is derived from @wsdjeg 's [DotFiles repository ](https://github.com/wsdjeg/DotFiles ).
2021-08-23 22:14:58 +08:00
An early idea for modular configuration came from the Vim configuration by airline's author.
The earliest version was further influenced by spacemacs' layer concept.
2020-04-28 08:56:35 +08:00
## Goals
- Mnemonic key bindings navigation
2021-08-23 22:14:58 +08:00
- More IDE-like features in both Vim and Neovim
- Better programming language support
- Cross-platform consistency
- Fast start up and efficient operation
## Contact
You can get in touch with the maintainer by send email to [support@spacevim.org ](mailto:support@spacevim.org ).
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.
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-08-23 22:14:58 +08:00
- [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 )
2022-04-15 10:57:50 +08:00
- [Getting Started With SpaceVim ](https://www.youtube.com/watch?v=3xB501CJDB8 ) by [FOSS King ](https://www.youtube.com/channel/UCfU_sitghekwveLh6yM_xuA )
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.