targets.vim
Vim plugin that provides additional text objects
...Its design emphasizes predictability: the same mental model as built-in objects applies across many new patterns. Because it’s purely text-object oriented, it composes naturally with motions, operators, and dot-repeat for powerful refactors. This dramatically speeds structural edits in code and markup where consistent delimiter logic matters.