clang_complete
clang_complete copied to clipboard
Does not work with compilation database
An alternative to .clang-complete file way to use the Rip-Rip/clang_complete plugin is a json compilation database. Does your fork support this? I switched to your fork (same settings in init.vim as the original Rip-Rip plugin) but completion does not work with the json compilation database.
I'm deprecating this repo.
Try https://github.com/roxma/ncm-clang instead.
// cc @mikesmiffy128 @ChuckDaniels87