runtime(tutor): Improve style for chapter 2
Commit:
https://github.com/vim/vim/commit/48940d94f6ce5862e4d2c5f5169d290bc300afde
Author: Victorhck <[email protected]>
Date: Fri Nov 21 18:46:27 2025 +0000
runtime(tutor): Improve style for chapter 2
closes: https://github.com/vim/vim/issues/18786
Signed-off-by: Victorhck <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/tutor/tutor2 b/runtime/tutor/tutor2
index ca0de3f03..4b22d3db2 100644
--- a/runtime/tutor/tutor2
+++ b/runtime/tutor/tutor2
@@ -115,12 +115,12 @@ REFERENCE: Expression Register :h quote=
1. Move the cursor to the line below marked --->
- 2. yank the zeroth line, then inspect registers with :reg<ENTER>
+ 2. Yank the zeroth line, then inspect registers with :reg<ENTER>
- 3. delete line 0. with "cdd, then inspect registers
+ 3. Delete line 0. with "cdd, then inspect registers
(Where do you expect line 0 to be?)
- 4. continue deleting each successive line, inspecting :reg as you go
+ 4. Continue deleting each successive line, inspecting :reg as you go
NOTE: You should notice that old full-line deletions move down the list
as new full-line deletions are added
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1vMWMX-00EbF9-Gy%40256bit.org.