mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 07:50:05 +08:00
Add SPC mind maps
This commit is contained in:
parent
764ef2d21b
commit
251df793e3
@ -81,13 +81,17 @@ for example, after pressing `<Space>` in normal mode, you will see :
|
|||||||
|
|
||||||
this guide show you all the available key bindings begin with `[SPC]`, you can type `b` for all the buffer mappings, `p` for project mappings, etc. after pressing `<C-h>` in guide buffer, you will get paging and help info in the statusline.
|
this guide show you all the available key bindings begin with `[SPC]`, you can type `b` for all the buffer mappings, `p` for project mappings, etc. after pressing `<C-h>` in guide buffer, you will get paging and help info in the statusline.
|
||||||
|
|
||||||
|
here is the guide for the default mappings in SpaceVim:
|
||||||
|
|
||||||
|
![spc](https://user-images.githubusercontent.com/13142418/27545241-f0d696e2-5ac1-11e7-9187-127c03dd35ae.png)
|
||||||
|
|
||||||
### Unite work flow
|
### Unite work flow
|
||||||
|
|
||||||
![unite](docs/img/unite_mappings.png)
|
![unite](docs/img/unite_mappings.png)
|
||||||
|
|
||||||
### module statusline
|
### module statusline
|
||||||
|
|
||||||
The `core#statusline` layer provide a heavily customized powerline with the following capabilities:, It is inspired by spacemacs's mode-line.
|
The `core#statusline` layer provide a heavily customized powerline with the following capabilities:, It is inspired by spacemacs's mode-line. and this layer is loaded by default.
|
||||||
|
|
||||||
- show the window number
|
- show the window number
|
||||||
- color code for current state
|
- color code for current state
|
||||||
|
Loading…
Reference in New Issue
Block a user