mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
14 lines
313 B
JSON
14 lines
313 B
JSON
{
|
|
"dependencies": {
|
|
"coc-css": ">=1.2.6",
|
|
"coc-go": ">=0.12.0",
|
|
"coc-html": ">=1.3.1",
|
|
"coc-jest": ">=1.1.2",
|
|
"coc-json": ">=1.3.2",
|
|
"coc-pairs": ">=1.2.21",
|
|
"coc-python": ">=1.2.13",
|
|
"coc-rust-analyzer": ">=0.14.0",
|
|
"coc-tsserver": ">=1.6.0",
|
|
"coc-yaml": ">=1.1.0"
|
|
}
|
|
} |