mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
updated coc
This commit is contained in:
parent
09034c98bd
commit
5cd3c12edd
@ -1,14 +1,14 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"coc-css": ">=1.2.5",
|
||||
"coc-go": ">=0.11.0",
|
||||
"coc-go": ">=0.12.0",
|
||||
"coc-html": ">=1.2.4",
|
||||
"coc-jest": ">=1.0.4",
|
||||
"coc-json": ">=1.3.1",
|
||||
"coc-jest": ">=1.1.1",
|
||||
"coc-json": ">=1.3.2",
|
||||
"coc-pairs": ">=1.2.21",
|
||||
"coc-python": ">=1.2.12",
|
||||
"coc-rust-analyzer": ">=0.8.0",
|
||||
"coc-tsserver": ">=1.5.6",
|
||||
"coc-yaml": ">=1.0.5"
|
||||
"coc-rust-analyzer": ">=0.9.0",
|
||||
"coc-tsserver": ">=1.5.8",
|
||||
"coc-yaml": ">=1.1.0"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user