1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-11 08:55:43 +08:00

update release post

This commit is contained in:
wsdjeg 2017-05-25 21:50:13 +08:00
parent 18e9c487e1
commit 94bbf19491

View File

@ -16,7 +16,18 @@ for example, after pressing `<Space>` in normal mode, you will see :
for more information about mapping guide, please read the [documentation](http://spacevim.org/documentation/#mappings-guide).
- **Statusline:** A modulue statusline will displayed all the status of SpaceVim. all the sections in the statusline can be toggled.
here is an picture for this feature:
![search status](https://cloud.githubusercontent.com/assets/13142418/26313080/578cc68c-3f3c-11e7-9259-a27419d49572.png)
please checkout statusline documentation for all the shortcuts.
## CHANGES
SpaceVim now use Space as [SPC] only in normal mode. and do not change the default value of mapleader.
## FIXES
please checkout our issue list.