mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:40:05 +08:00
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
|
||
|
|