Step 7 of 7

On your own

On your own

The checklist below names the result, not which keys to press. Use whatever you learned in this lesson.

Every line of the buffer should read - item; when you’re done: a dash and a space in front, a semicolon at the end. Do it once by hand and let the editor do the other four lines for you.

There are two good ways. Recording the first line’s edit and replaying it with a count is what this lesson taught, and it works if the recording ends by moving down a line. Putting a cursor on every line first and editing them all at once is what the previous step argued for. Either one earns the tick.

  1. Turn every line into - item;
Turn every line into - item;

Last one — goal check runs when it's done

Loading editor…