A list of tips grouped per plugin
- Surround word under the cursor with double quotes:
ysiw"
- Delete surrounding quotes on the word under the cursor:
ds"
- Change surrounding quotes on the word under the cursor from double to single:
cs"'
A list of tips grouped per plugin
ysiw"
ds"
cs"'