mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 13:10:05 +08:00
d22f4344ab
* Create 2017-05-31-SpaceVim-release-v0.3.0.md * Add release info
23 lines
726 B
Markdown
23 lines
726 B
Markdown
---
|
|
title: SpaceVim release v0.3.0
|
|
categories: changelog
|
|
excerpt: "Here you can check what has been done so far."
|
|
---
|
|
|
|
# [Changelogs](https://spacevim.org/development#changelog) > SpaceVim release v0.3.0
|
|
|
|
## FEATURES
|
|
|
|
- **Mappings guide:** A guide buffer is displayed each time the prefix key is pressed in normal mode. It lists the available key bindings and their short description.
|
|
|
|
for example, after pressing `<Space>` in normal mode, you will see :
|
|
|
|
![mapping guide](https://cloud.githubusercontent.com/assets/13142418/25778673/ae8c3168-3337-11e7-8536-ee78d59e5a9c.png)
|
|
|
|
for more information about mapping guide, please read the [documentation](http://spacevim.org/documentation/#mappings-guide).
|
|
|
|
## CHANGES
|
|
|
|
## FIXES
|
|
|