spacemacs: update
This commit is contained in:
parent
7cc4382d9b
commit
7be602c9c5
27
spacemacs.md
27
spacemacs.md
|
@ -31,28 +31,35 @@ Shortcuts
|
||||||
|
|
||||||
### More
|
### More
|
||||||
|
|
||||||
| Shortcut | Description |
|
| Description | Shortcut |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| `SPC` `SPC` | M-x |
|
| **M-x** | `SPC` `SPC` |
|
||||||
| `SPC` `'` | Terminal |
|
| Terminal | `SPC` `'` |
|
||||||
| `SPC` `/` | Search |
|
| Search | `SPC` `/` |
|
||||||
| `SPC` `0` | Neotree |
|
{: .-shortcuts-right}
|
||||||
|
|
||||||
### `SPC` `h** - Help
|
### `SPC` `h` - Help
|
||||||
|
|
||||||
| Description | Shortcut |
|
| Description | Shortcut |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| **Spacemacs help** | `SPC` |
|
| **Spacemacs help** | `SPC` |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| Layers | `l` |
|
| Layers | `l` |
|
||||||
|
| Documentation | `r` |
|
||||||
|
| FAQ | `f` |
|
||||||
|
| Vimtutor | `T` |
|
||||||
{: .-shortcuts-right}
|
{: .-shortcuts-right}
|
||||||
|
|
||||||
### `SPC` `f` - File
|
### `SPC` `f` - File
|
||||||
|
|
||||||
| Description | Shortcut |
|
| Description | Shortcut |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| **Save** | `s` |
|
| **Save** | `s` |
|
||||||
| Copy | `c` |
|
| Save all | `S` |
|
||||||
|
| Copy | `c` |
|
||||||
|
| Delete | `D` |
|
||||||
|
| --- | --- |
|
||||||
|
| Show filename | `y` |
|
||||||
{: .-shortcuts-right}
|
{: .-shortcuts-right}
|
||||||
|
|
||||||
### `SPC` `b` - Buffer
|
### `SPC` `b` - Buffer
|
||||||
|
|
Loading…
Reference in New Issue