This plugin provides a mapping: <Plug>(textobj-bettertag-i).
If you place the cursor on | position.
<div>
| some text
</div>When you run dit you will get the following:
<div>|</div>If you map this plugin as onoremap it <Plug>(textobj-bettertag-i), you will get:
<div>
|</div>Currently, there are tested on Linux only.
| vim | nvim | |
|---|---|---|
| stable | ||
| nightly |