Surround
surround in visual mode with ()
Sb
change surrounding '' with ""
cs'"
change <p> with <b>
cst<b>
delete "" surroundings
ds"
delete tags
dst
surround parentheses content with {}
ysib{- mn. - "you surround!"
surround line with ""
yss
surround 3 words with ""
v3eS"
delete the second outer pair of brackets
2ds}