added more coc language support
This commit is contained in:
parent
ae4035c2da
commit
41be977044
@ -1,6 +1,10 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"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"
|
"coc-vimtex": ">=1.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user