Merge pull request #1164 from A1RO/A1RO-patch-1
Swap "Previous/next end of word" shortcuts in vim.md
This commit is contained in:
commit
2b6aeb322c
2
vim.md
2
vim.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue