jackguo380 / vim-lsp-cxx-highlight

Vim plugin for C/C++/ObjC semantic highlighting using cquery, ccls, or clangd
MIT License
337 stars 26 forks source link

YouCompleteMe support? #71

Open matemat13 opened 3 years ago

matemat13 commented 3 years ago

Are you planning to add support for the YouCompleteMe completer? YCM can also use the clangd language server, so maybe it should be able to connect it somehow?