Vim Settings, Preferences, and Customizations
Difficulty: Intermediate
Duration: 22 minutes and 10 seconds
Students: 162
Rating: 5/5
This lesson covers vimrc files, which allow you to define various presets so that your favorite settings and options are already set up in Vim when you start using it. You'll also learn how to configure vimrc files with customization such as color schemes. A guided exercise will give you a hands-on tutorial of using vimrc files and you can follow along to put your skills into practice.
Intended Audience
This lesson is ideal for anyone who needs to edit text 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