In this lesson, you'll learn how to use the change operator with word motion.
Changing words is an extremely common task in programming. The change operator deletes the text and immediately puts you in insert mode, making it perfect for replacing words quickly.
Note: The change operator (c) deletes the text and immediately puts you in insert mode. After typing your replacement, press ESC to return to normal mode.