From 5d1eaae175ab972c658b849a5db52ef47c356ca3 Mon Sep 17 00:00:00 2001 From: Krzysztof Tomasz Zembrowski Date: Sun, 14 May 2017 14:53:17 +0200 Subject: [PATCH] Small fixes level 14 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 835f643..95c3332 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,7 @@ solutions to puzzles in Vim Adventures - `:2 5|` to grab 'CTRL-R' redo command - go to H mark puzzle - H mark puzzle (13 key presses) - - `:delm! :4 30|` + - `:delm! :4 30|` - `?'` to grab the single quote jump to mark line motion - go to the A mark puzzle by using `'A` (that is the single quote, not backtick) - A mark puzzle (7 key presses) @@ -373,7 +373,7 @@ solutions to puzzles in Vim Adventures - `:37 68|` to get to the star portal - it teleports us to the B mark puzzle - B mark puzzle - - `mB 16| mg :2 mi 14| mu` + - `mB 16| mg :2 mi :14 mu` - a chest appears on the x, but we don't have the key yet - `:reg` and notice the message on the "y register: - go to `` `W `` and then go to `` `Y ``, but don't skip the scrolling