We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fafb6 commit 48940d9Copy full SHA for 48940d9
1 file changed
runtime/tutor/tutor2
@@ -115,12 +115,12 @@ REFERENCE: Expression Register :h quote=
115
116
1. Move the cursor to the line below marked --->
117
118
- 2. yank the zeroth line, then inspect registers with :reg<ENTER>
+ 2. Yank the zeroth line, then inspect registers with :reg<ENTER>
119
120
- 3. delete line 0. with "cdd, then inspect registers
+ 3. Delete line 0. with "cdd, then inspect registers
121
(Where do you expect line 0 to be?)
122
123
- 4. continue deleting each successive line, inspecting :reg as you go
+ 4. Continue deleting each successive line, inspecting :reg as you go
124
125
NOTE: You should notice that old full-line deletions move down the list
126
as new full-line deletions are added
0 commit comments