added more coc language support

This commit is contained in:
Alexander Bocken 2021-01-12 21:32:48 +01:00
parent ae4035c2da
commit 41be977044
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -1,6 +1,10 @@
{
"dependencies": {
"coc-json": ">=1.2.6",
"coc-clangd": ">=0.7.0",
"coc-html": ">=1.4.1",
"coc-json": ">=1.3.2",
"coc-pyright": ">=1.1.101",
"coc-sh": ">=0.6.0",
"coc-vimtex": ">=1.0.4"
}
}
}