Swap "Previous/next end of word" shortcuts
This commit is contained in:
parent
090d42f103
commit
331b30e13f
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