LanguageClient-neovim icon indicating copy to clipboard operation
LanguageClient-neovim copied to clipboard

[Question] Trying to simulate deoplete hehaviour with mucomplete and could not achieve it.

Open lbiaggi opened this issue 5 years ago • 2 comments

Hello, I would like to thank you for this amazing project.

I would like to configure mucomplete with languageclient-neovim, but I still not be able to reproduce certain completions, that I was expecting to achieve. If I configure with deoplete this happens correctly, I even opened an issue in the project and discussing the problem with lifepillar, I realize that could not trigger the behavior without deoplete (I mean using omnifunc or mucomplete) details about it here

Can someone point me what I'm missing?

lbiaggi avatar May 23 '20 23:05 lbiaggi

Could this be related to the issue I have with an async completion source and mucomplete? https://github.com/lifepillar/vim-mucomplete/issues/179

cideM avatar Jul 28 '20 09:07 cideM

Not sure, maybe because deoplete is async too.

lbiaggi avatar Aug 03 '20 17:08 lbiaggi