wip/spacemacs: update with more keys

This commit is contained in:
Rico Sta. Cruz 2018-02-12 19:38:05 +08:00
parent 0572eb5d79
commit 9847330616
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 10 additions and 1 deletions

View File

@ -15,6 +15,16 @@ title: Spacemacs
| `,` | Same as `SPC` `m` |
| --- | --- |
| `SPC` `g` | Git |
| `SPC` `h` | Help |
{: .-shortcuts}
### Help (`h`)
| Shortcut | Description |
| --- | --- |
| `SPC` `h` `SPC` | Spacemacs help |
| --- | --- |
| `SPC` `h` `l` | Layers |
{: .-shortcuts}
### File (`f`)
@ -68,4 +78,3 @@ title: Spacemacs
| `,` `-` | Insert horizontal rule |
| `,` `h` `1` | Insert H1 |
{: .-shortcuts}