Question: In the Vim Editor, make a command. Assume you are editing the main.h file. Write a vim command to change the case of every character,
In the Vim Editor, make a command. Assume you are editing the main.h file. Write a vim command to change the case of every character, i.e. all lower-case characters become upper-case characters, and all upper-case characters become lower-case characters.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
