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

Support for `clangd` for `nvim-lsp` to drive highlighting. #67

Closed CodePurble closed 3 years ago

CodePurble commented 3 years ago

This is a feature request. It would be convenient if clangd support is added when used with nvim-lsp and not only through coc. Also out of curiosity, what seems to be limiting clangd support to only coc-clangd?

CodePurble commented 3 years ago

Closing due to redundancy. (#33 and #14)