update: vim zt

This commit is contained in:
metaJS 2019-03-09 15:33:31 +08:00 committed by GitHub
parent fa16f8134c
commit dfce59b09f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
vim.md
View File

@ -78,6 +78,7 @@ Getting started
| Shortcut | Description | | Shortcut | Description |
| --- | --- | | --- | --- |
| `zz` | Center this line | | `zz` | Center this line |
| `zt` | Top this line |
| `H` | Move to top of screen | | `H` | Move to top of screen |
| `M` | Move to middle of screen | | `M` | Move to middle of screen |
| `L` | Move to bottom of screen | | `L` | Move to bottom of screen |