wip/spacemacs: update with more keys
This commit is contained in:
parent
0572eb5d79
commit
9847330616
|
@ -15,6 +15,16 @@ title: Spacemacs
|
||||||
| `,` | Same as `SPC` `m` |
|
| `,` | Same as `SPC` `m` |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| `SPC` `g` | Git |
|
| `SPC` `g` | Git |
|
||||||
|
| `SPC` `h` | Help |
|
||||||
|
{: .-shortcuts}
|
||||||
|
|
||||||
|
### Help (`h`)
|
||||||
|
|
||||||
|
| Shortcut | Description |
|
||||||
|
| --- | --- |
|
||||||
|
| `SPC` `h` `SPC` | Spacemacs help |
|
||||||
|
| --- | --- |
|
||||||
|
| `SPC` `h` `l` | Layers |
|
||||||
{: .-shortcuts}
|
{: .-shortcuts}
|
||||||
|
|
||||||
### File (`f`)
|
### File (`f`)
|
||||||
|
@ -68,4 +78,3 @@ title: Spacemacs
|
||||||
| `,` `-` | Insert horizontal rule |
|
| `,` `-` | Insert horizontal rule |
|
||||||
| `,` `h` `1` | Insert H1 |
|
| `,` `h` `1` | Insert H1 |
|
||||||
{: .-shortcuts}
|
{: .-shortcuts}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue