Say I have an HTML tag like this: `` Put the cursor anywhere on the tag and type `cit` (change inner tag). You get this: `|/p>` where `|` is the cursor.
Say I have an HTML tag like this:
<p></p>Put the cursor anywhere on the tag and type
cit(change inner tag). You get this:<p>|/p>where
|is the cursor.