Update runtime/tutor

Co-authored-by: David Else <12832280+David-Else@users.noreply.github.com>
pull/9417/head
JR 8 months ago committed by GitHub
parent 2d5d8c59e8
commit 4868fdec08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save