intero.nvim icon indicating copy to clipboard operation
intero.nvim copied to clipboard

Deoplete backend

Open expipiplus1 opened this issue 8 years ago • 5 comments

A deoplete backend would be great. It's often more pleasant then working via omnifunc.

expipiplus1 avatar Jun 08 '16 15:06 expipiplus1

How is that more pleasant? Shouldn't they display the exact same interface?

intero.nvim is so fast it doesn't need to be used asynchronously.

valpackett avatar Jun 08 '16 15:06 valpackett

Deoplete allows quite a lot of configuration.

Perhaps more importantly, it allows displaying completions from various sources at the same time, so one wouldn't be just limited to intero's suggestions.

expipiplus1 avatar Jun 08 '16 15:06 expipiplus1

Doesn't deoplete have an omnifunc source?

valpackett avatar Jun 08 '16 15:06 valpackett

yes, I'm not sure what the state of it is. Last time I used it it wasn't really usable: slow and lacking some functionality.

expipiplus1 avatar Jun 08 '16 15:06 expipiplus1

Deoplete is quite a bit nicer as it does more than just prefix completion.

rgrinberg avatar Jun 23 '16 03:06 rgrinberg