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 )
- [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-06-26 12:30:01 +08:00
This project started in December 2016, and currently maintained by [Eric Wong ](https://wsdjeg.net ).
```diff
commit 0c95bd8987c124837afef9a271e1b3c4c19a449b
Author: Wang Shidong < wsdjeg @ users . noreply . github . com >
Date: Sun Dec 25 22:40:55 2016 -0600
Initial commit
```
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
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.