1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-13 02:05:40 +08:00

Reword '.' key-binding description to make it clearer (#4240)

This commit is contained in:
Isho 2021-04-29 14:50:22 +00:00 committed by GitHub
parent 3568bcbfae
commit 64b9909276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -847,7 +847,7 @@ Navigation is centered on the `hjkl` keys with the hope of providing a fast navi
| `y y` | Copy file full path to system clipboard |
| `y Y` | Copy file to system clipboard |
| `P` | Paste file to the position under the cursor |
| `.` | Toggle visible ignored files |
| `.` | Toggle hidden files |
| `s v` | Split edit |
| `s g` | Vertical split edit |
| `p` | Preview |