From 4ac36549718957a617ff1ca7a13e10202122b0aa Mon Sep 17 00:00:00 2001 From: JR Date: Thu, 21 Mar 2024 09:03:36 +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 d1233a92f..d53a88df8 100644 --- a/runtime/tutor +++ b/runtime/tutor @@ -1435,8 +1435,8 @@ or path 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 it with the split above. Now, -hello2 is at the top, while hello1 is at the bottom. +From hello2, press Ctrl-w K to swap it with the split above. Now +hello2 is at the top while hello1 is at 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