From 331b30e13f0f33eba727b765463982ab5db3f54b Mon Sep 17 00:00:00 2001 From: A1RO Date: Sat, 3 Aug 2019 16:48:18 -0400 Subject: [PATCH] Swap "Previous/next end of word" shortcuts --- vim.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim.md b/vim.md index ba786dcdc9..ee06f01e82 100644 --- a/vim.md +++ b/vim.md @@ -45,7 +45,7 @@ Getting started | Shortcut | Description | | --- | --- | | `b` _/_ `w` | Previous/next word | -| `e` _/_ `ge` | Previous/next end of word | +| `ge` _/_ `e` | Previous/next end of word | {: .-shortcuts} #### Line