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

doesn't play well with https://github.com/neoclide/coc.nvim #486

Open
bkerin opened this issue Aug 26, 2022 · 1 comment · Fixed by timsu92/vim-easymotion#1 · May be fixed by #487
Open

doesn't play well with https://github.com/neoclide/coc.nvim #486

bkerin opened this issue Aug 26, 2022 · 1 comment · Fixed by timsu92/vim-easymotion#1 · May be fixed by #487

Comments

@bkerin
Copy link

bkerin commented Aug 26, 2022

Coc uses a highlighted gray word for e.g. typescript syntax error, then when you put cursor on that word you get a popup telling you what typescript is whining about

So naturally I want to use easymotion to jump to that word. But unfortunately after easymotion relinquishes the screen the word is no longer highlighted and isn't sensitive anymore, so there's no way to see the error.

I have no idea if this is actually Coc's fault, or easymotion, or vim itself

@bkerin
Copy link
Author

bkerin commented Sep 4, 2022

I reported this issue at the Coc end as well and a change was made there that seems to fix it for me:

neoclide/coc.nvim#4113

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