targets.vim icon indicating copy to clipboard operation
targets.vim copied to clipboard

Supporting Other Plugins

Open barrett-ruth opened this issue 3 years ago • 1 comments

Take this simple vim-textobj-user based plugin, for example.

Is there a way to integrate this plugin with targets.vim? i.e. how can I exploit the "next" and "last" ideas of targets.vim within text objects defined by vim-textobj-user? In this case, if inside a fold, I would be able to cinz to change the contents of the next fold.

If I missed something obvious, apologies, and please refer me to an issue in which this was discussed.

barrett-ruth avatar Jun 19 '22 03:06 barrett-ruth

I would like to piggyback on this issue to ask about another vim-textobj-user based plugin, vim-textobj-comment, which may have a similar resolution/answer.

nbn22385 avatar Aug 24 '22 14:08 nbn22385