From 69eec334911fa654cd9df01bff75750b0b154567 Mon Sep 17 00:00:00 2001 From: tawsi-melek <34323926+tawsi-melek@users.noreply.github.com> Date: Sun, 4 Aug 2019 00:45:19 +0200 Subject: [PATCH] Fixed some English typos --- doc/pages/keymap.asciidoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/pages/keymap.asciidoc b/doc/pages/keymap.asciidoc index afb71d26..b2eddee6 100644 --- a/doc/pages/keymap.asciidoc +++ b/doc/pages/keymap.asciidoc @@ -23,11 +23,11 @@ ┃Ctrl ┃ ┃Alt ┃ ┃AltGr ┃ ┃ ┃Ctrl ┃ ┗━━━━━━━━━━┻━━━━━━━━━━┻━━━━━━━━━┹───────────────────────────────────────────┺━━━━━━━━━━┻━━━━━━━━━━┻━━━━━━━━━┻━━━━━━━━━━┛ - ʳ: alt reverse direction + ʳ: alt reverses direction ʷ: alt uses WORD instead of word (that is non blank instead of [a-z_]) ᵐ: move, shifted will append to selection, alt will use alternate behaviour. ˡ: alt goes to begin/end of line - ᵍ: the g key prefix different goto location functionalities, such as going + ᵍ: the g key prefixes different goto location functionalities, such as going to begin/end of the file, opening the file whose name is selected, etc… - ᵛ: the v key prefix different view related functionalities, such as scrolling + ᵛ: the v key prefixes different view related functionalities, such as scrolling ---