mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:30:04 +08:00
Add contact us section (#3483)
This commit is contained in:
parent
b181a3542f
commit
bcfc169007
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "About"
|
||||
description: "The project SpaceVim was created to provide an out-of-the-box Vim development environment."
|
||||
description: "The goals, credits and contact information about SpaceVim."
|
||||
---
|
||||
|
||||
# [Home](../) >> About
|
||||
@ -9,12 +9,22 @@ description: "The project SpaceVim was created to provide an out-of-the-box Vim
|
||||
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.
|
||||
|
||||
### Goals
|
||||
## Contact us
|
||||
|
||||
You can also get in touch with us using the supporting email.
|
||||
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
|
||||
- More IDE-like features in Vim and Neovim
|
||||
- Better default different languages
|
||||
- Cross platform experience
|
||||
|
||||
### Credits & Thanks
|
||||
## Credits & Thanks
|
||||
|
||||
This project exists to thank all the people who have contributed:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user