Skip to content

Implement support for n/l modifiers via targets.vim #2

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

adolenc
Copy link
Owner

@adolenc adolenc commented Feb 23, 2020

targets.vim supports adding custom text objects as plugins, which then support next/last motions. This pull request adds an optional dependency for targets.vim.

Things that I still need to figure out:

  • do I really need modFuncs to make the targets be linewise instead of characterwise,
  • :checkhealth in neovim now says we have a conflict of mappings (targets.vim and the current mapping),
  • count isn't working - v2inT does not select the second next toplevel block.

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

Successfully merging this pull request may close these issues.

1 participant