From f85cd701847b3c3aaf5b3549007f1b18a5da2313 Mon Sep 17 00:00:00 2001 From: JR Date: Mon, 12 Feb 2024 10:43:24 +0100 Subject: [PATCH] Update runtime/tutor Co-authored-by: Michael Davis --- runtime/tutor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/tutor b/runtime/tutor index 2c4c7cdb8..5deb757af 100644 --- a/runtime/tutor +++ b/runtime/tutor @@ -1435,8 +1435,8 @@ instead of a new empty buffer. Open a split on the left with :vs hello1 and then a split below with :hs hello2 . -From hello2, press Ctrl-w K to swap with the split above: now, the -split hello2 is on the top, while hello1 is on the bottom. +From hello2, press Ctrl-w K to swap with the split above. Now the +split hello2 is on the top while hello1 is on the bottom. Still from hello2, press Ctrl-w H to swap with the split on the left: now, hello2 is on the left, and the tutor is on the top