diff --git a/README.md b/README.md index 05689485..b151c28b 100644 --- a/README.md +++ b/README.md @@ -1318,7 +1318,7 @@ maps the `jd` sequence to the longer subcommand invocation. These commands are useful for jumping around and exploring code. When moving the cursor, the subcommands add entries to Vim's `jumplist` so you can use -`CTRL-O` to jump back to where you where before invoking the command (and +`CTRL-O` to jump back to where you were before invoking the command (and `CTRL-I` to jump forward; see `:h jumplist` for details). If there is more than one destination, the quickfix list (see `:h quickfix`) is populated with the available locations and opened to full width at the bottom of the screen.