lyuts / vim-rtags

Vim bindings for rtags, llvm/clang based c++ code indexer.
BSD 2-Clause "Simplified" License
282 stars 56 forks source link

Any idea how to enable RTags completion with Deoplete? #75

Open proaditya opened 7 years ago

proaditya commented 7 years ago

I see Unite completion in the documentation - but any idea how to make it work with Deoplete (I believe Deoplete is supposed to be Next Gen Unite by the same author).

rajukv commented 6 years ago

Have you checked https://github.com/spinotech/deoplete-rtags?