Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting Other Plugins #275

Open
barrett-ruth opened this issue Jun 19, 2022 · 1 comment
Open

Supporting Other Plugins #275

barrett-ruth opened this issue Jun 19, 2022 · 1 comment

Comments

@barrett-ruth
Copy link

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.

@nbn22385
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants