Yanking in visual mode
You can precisely specify the text you want to yank by entering visual mode, highlighting the region you want to yank, then hitting y. You can then use p to put it like normal.
Work through the checklist below.
Step 3 of 7
You can precisely specify the text you want to yank by entering visual mode, highlighting the region you want to yank, then hitting y. You can then use p to put it like normal.
Work through the checklist below.
Next: Yank the selection
Next: Put it at the bottom of the file
Last one — goal check runs when it's done
Nice work!
Up next: The unnamed register.