try adding package.json to auto-pull coc extensions
This commit is contained in:
parent
a0ca88fc3d
commit
1e92eb8ee1
11
dot_config/coc/extensions/package.json
Normal file
11
dot_config/coc/extensions/package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"coc-json": ">=1.8.0",
|
||||
"coc-pyright": ">=1.1.310",
|
||||
"coc-lua": ">=2.0.5",
|
||||
"coc-rust-analyzer": ">=0.73.0"
|
||||
},
|
||||
"disabled": [],
|
||||
"locked": [],
|
||||
"lastUpdate": 1692388652483
|
||||
}
|
Loading…
Reference in New Issue
Block a user