Vim Essentials

Difficulty: Beginner
Duration: 16 minutes and 39 seconds
Students: 738
Rating: 5/5

In this lesson, we look at the essential commands for navigating around a file and then we will work through an exercise that you can also follow along with. Then we move on to how to delete text in Vim, covering how to delete text through a range of commands, and then once again looking at a real-world exercise to give you a practical understanding of the concepts covered.

Learning Objectives

  • Learn how to navigate around files
  • Learn how to delete text

Intended Audience

This lesson is ideal for anyone who needs to edit files in a command-line environment.

Prerequisites

If you want to follow along with the exercises in this lesson, you should have the Vim text editor installed on your computer.

Resources

If you want to follow along with the exercise(s) in this lesson, you can find the necessary resources here.

Covered Topics