runtime(new-tutor): update vim-02-beginner following 48940d9
Commit:
https://github.com/vim/vim/commit/898ac80be6fbeb24a105bd3105061b692db89a1a
Author: zeertzjq <[email protected]>
Date: Sun Nov 23 19:19:35 2025 +0000
runtime(new-tutor): update vim-02-beginner following 48940d9
closes: https://github.com/vim/vim/issues/18793
Signed-off-by: zeertzjq <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/tutor/en/vim-02-beginner.tutor
b/runtime/tutor/en/vim-02-beginner.tutor
index a5d24f1b8..0f2521e88 100644
--- a/runtime/tutor/en/vim-02-beginner.tutor
+++ b/runtime/tutor/en/vim-02-beginner.tutor
@@ -111,12 +111,12 @@ REFERENCE: [Expression Register](quote=)
1. Move the cursor to the line below marked ✓
- 2. yank the zeroth line, then inspect registers with `:reg`{vim}
`<ENTER>`{normal}
+ 2. Yank the line starting with "0.", then inspect registers with `:reg`{vim}
`<ENTER>`{normal}
- 3. delete line 0. with `"cdd`{normal}, then inspect registers
+ 3. Delete line 0 with `"cdd`{normal}, then inspect registers
(Where do you expect line 0 to be?)
- 4. continue deleting each successive line, inspecting `:reg`{vim} as you go
+ 4. Continue deleting each successive line, inspecting `:reg`{vim} 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/E1vNFmd-000Ej9-8N%40256bit.org.