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

Compatibility with vim-yankring? #36

Open
ezuk opened this issue Oct 5, 2017 · 1 comment
Open

Compatibility with vim-yankring? #36

ezuk opened this issue Oct 5, 2017 · 1 comment

Comments

@ezuk
Copy link

ezuk commented Oct 5, 2017

Hi there,

Love this pluging and use it all the time. I recently installed YankRing and had a weird thing happen with CamelCaseMotion: Moving the cursor still works fine (e takes me where it should in a CamelCased word), but the change operation no longer works right. So ce changes everything up until the space.

To be clear, this is not a problem with CamelCaseMotion. I am just wondering if others have been able to use this plugin together with YankRing, or if you have other good solutions. Thank you!

@bkad
Copy link
Owner

bkad commented Oct 10, 2017

Unfortunately, I don't have a great solution. YankRing takes over the omap for e. The ideal solution would compose the mappings together. I'll leave this issue open in case others have any ideas.

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