lyuts / vim-rtags

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

Code completion improvements and bugfix #36

Closed mkwork closed 8 years ago

lyuts commented 8 years ago

Thank you very much for this improvement.

mkwork commented 8 years ago

No problem :)

Next step is to compete ycm's completion, such stuff can help us.