16 lines
388 B
JSON
16 lines
388 B
JSON
{
|
|
"dependencies": {
|
|
"@yaegassy/coc-intelephense": ">=0.9.4",
|
|
"coc-clangd": ">=0.17.0",
|
|
"coc-cmake": ">=0.2.0",
|
|
"coc-css": ">=1.2.6",
|
|
"coc-html": ">=1.4.1",
|
|
"coc-java": ">=1.5.4",
|
|
"coc-json": ">=1.3.4",
|
|
"coc-python": ">=1.2.13",
|
|
"coc-rust-analyzer": ">=0.53.0",
|
|
"coc-sh": ">=0.6.0",
|
|
"coc-texlab": ">=3.2.0",
|
|
"coc-tsserver": ">=1.8.6"
|
|
}
|
|
} |