Change character case
Change the case of text in Vim with motions and text objects.
Change the case of text in Vim with motions and text objects.
Find the next match and change it in Vim. Using Vim’s search next feature with gn, you can quickly build repeatable changes.
Use cw, ciw, or caw to change words. We explain the differences.
Go easy on your x key with these efficient combinations.
Use text objects to make changes more efficiently.