← All lessons

4. Basic Editing

Step 1 of 5

Inserting text

Some might argue that inserting text doesn’t quality as an edit. I’d argue that it’s the most primitive edit there is! After all, what good is a text editor if we can’t use it to write stuff?

We’ve already learned how to insert text in a previous lesson, but let’s quickly recap:

Let’s combine this with our new knowledge of Vim navigation to write our name at the specified place in the editor.

Loading editor…