Merge pull request #1164 from A1RO/A1RO-patch-1

Swap "Previous/next end of word" shortcuts in vim.md
This commit is contained in:
Rico Sta. Cruz 2020-02-13 22:01:56 +11:00 committed by GitHub
commit 2b6aeb322c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
vim.md
View File

@ -45,7 +45,7 @@ Getting started
| Shortcut | Description | | Shortcut | Description |
| --- | --- | | --- | --- |
| `b` _/_ `w` | Previous/next word | | `b` _/_ `w` | Previous/next word |
| `e` _/_ `ge` | Previous/next end of word | | `ge` _/_ `e` | Previous/next end of word |
{: .-shortcuts} {: .-shortcuts}
#### Line #### Line