Delete target text and enter insert mode.
Section: Core operators
Change with a motion
vim
vim
cw c$ ccExplanation
`c` is one of the most productive editing operators for code and prose.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Core operators