Added coc-clangd to nvim-coc

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2021-11-12 14:29:16 +01:00
parent 677aa8181f
commit 55b67aac48
No known key found for this signature in database
GPG Key ID: 0C87282F76E61283

View File

@ -1,5 +1,6 @@
{ {
"dependencies": { "dependencies": {
"coc-clangd": ">=0.17.0",
"coc-cmake": ">=0.2.0", "coc-cmake": ">=0.2.0",
"coc-css": ">=1.2.6", "coc-css": ">=1.2.6",
"coc-html": ">=1.4.1", "coc-html": ">=1.4.1",