Vim Search Visual Selection
You can search a visual selection in Vim by using one of the built in Vim regular expression features called atoms.
You can search a visual selection in Vim by using one of the built in Vim regular expression features called atoms.
Reselect the last pasted text with this Vim mapping.
Comment or uncomment code in Vim with or without a plugin.
Change the case of text in Vim with motions and text objects.
Increase your control over visual selections.
Try this quick trick to make a new edit on something you just selected.