From 77fd66bb2b374ec0451a4841d9a032c81c852d4f Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Sat, 20 Aug 2016 11:18:21 +0200 Subject: [PATCH] Fix documentation typos --- documentation/commands.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/commands.md b/documentation/commands.md index 71574b4..bc32f5f 100644 --- a/documentation/commands.md +++ b/documentation/commands.md @@ -297,9 +297,9 @@ many keyboard layouts (and is pretty easy to type). The second key after `e` was chosen based on mnemonics: There’s `et` as in tab, `ew` as in window, `ef` as in -focus and `eb` as in bbrowser. +focus and `eb` as in browser. -[`v` commands]: #the-v-commands-caret-mode +[`v` commands]: #the-v-commands--caret-mode [hint-matcher]: api.md#vimfxhintmatcher [hint chars]: options.md#hint-chars [Styling]: styling.md @@ -320,7 +320,7 @@ beginning of it, and Caret mode will be entered. The `av` command does the same thing as `v`, but instead of placing the caret at the beginning of the element, it selects the entire element (it selects -all of the element). +all of the element). The `yv` command brings up the same hint markers as `av` does, and then takes the text that `av` would have selected and copies it to the clipboard. It does -- 2.39.3