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

This plugin disable my 'yy' normal command. #12

Open
SailorCrane opened this issue Oct 30, 2017 · 4 comments
Open

This plugin disable my 'yy' normal command. #12

SailorCrane opened this issue Oct 30, 2017 · 4 comments

Comments

@SailorCrane
Copy link

This plugin disable my 'yy' normal command.
I don't know why.

I also use the 'YankRing' plugin.

@haya14busa
Copy link
Owner

Can you tell me the output of following commands?

:verbose nmap yy
:verbose omap y

@SailorCrane
Copy link
Author

SailorCrane commented Oct 31, 2017

this is my verbose map output. (and there is no nmap for 'yy' )

:verbose nmap y
ns y (operator-flashy)
Last set from /mySaved/dot-vim/.vim/vim-scripts/plugin-vim/plugin-common.vim

:verbose omap y
o y YRMapsExpression("68_", "y")
Last set from /mySaved/dot-vim/.vim/bundle/YankRing.vim/plugin/yankring.vim

Finally, thank you for your reply.

@SailorCrane
Copy link
Author

now, I use this mapping to fix the bug:

nnoremap yy yy

@blasco
Copy link

blasco commented Oct 9, 2019

That fixes the bug, but then you don't get the flashy effect when you use yy, right? I have the same problem. I would like to have a yank-flashy-line if that would be possible

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

3 participants