Details
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 26859 Build 26858: arc lint + arc unit
Event Timeline
docs/clangd.rst | ||
---|---|---|
125 | Given how little information we actually provide for each option here (it's literally just pointers to the docs), maybe make this a list instead to avoid copy-pasting between those two? You can use Clangd in vim with one of the following plugins:
| |
129 | I believe this does not mention how to install clangd, though (and libclang-based is still the default, right?) Do we want to mention how to configure it to use clangd here? |
docs/clangd.rst | ||
---|---|---|
129 | That's actually the reason I haven't submitted this one for review. I am preparing a PR to YCM folks which will hopefully include clangd in installation process |
Given how little information we actually provide for each option here (it's literally just pointers to the docs), maybe make this a list instead to avoid copy-pasting between those two?
Something like:
You can use Clangd in vim with one of the following plugins: