From 4868fdec08f19534dd49ab991dbc206b7ea11624 Mon Sep 17 00:00:00 2001 From: JR Date: Sat, 2 Mar 2024 18:07:33 +0100 Subject: [PATCH] Update runtime/tutor Co-authored-by: David Else <12832280+David-Else@users.noreply.github.com> --- runtime/tutor | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/runtime/tutor b/runtime/tutor index 17de870b1..1558f8b32 100644 --- a/runtime/tutor +++ b/runtime/tutor @@ -1416,10 +1416,10 @@ also be used to split a specific buffer vertically or horizontally. For example, :vs something -to open a new vertical split called something to the right. Here -something is not an existing file, so this will open a new buffer -under this name, but you could replace something with any file name -to open it in a new buffer. Similarly, you can type the command: +to open a new vertical split named "something" to the right. Here, +"something" is not an existing file, so a new buffer with this name +will open; however, you can replace "something" with any file name +to open it in a new buffer. Similarly, you can enter the command: :hs some_more