One of the features of Vim that makes it popular and easy to use with nuanced but repeatable tasks is the ability to create recordings, or repeatable actions, that we then assign to a reference key. In this lab, we’ll create and use recordings to update some inconsistently written code.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Create Recordings
Add recordings to keys
d
,s
, ande
based on the parameters provided in the instructions.- Use Recordings
Use the recordings to update the files based on the parameters in the instructions.