aboutsummaryrefslogtreecommitdiff
path: root/coc
diff options
context:
space:
mode:
Diffstat (limited to 'coc')
-rw-r--r--coc/.config/coc/extensions/package.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/coc/.config/coc/extensions/package.json b/coc/.config/coc/extensions/package.json
index 3365eee..3dd63c7 100644
--- a/coc/.config/coc/extensions/package.json
+++ b/coc/.config/coc/extensions/package.json
@@ -1,9 +1,10 @@
{
"dependencies": {
- "@yaegassy/coc-ansible": ">=0.4.0",
- "@yaegassy/coc-pylsp": ">=0.5.0",
+ "@yaegassy/coc-ansible": ">=0.6.1",
+ "@yaegassy/coc-pylsp": ">=0.6.1",
"coc-json": ">=1.4.1",
- "coc-snippets": ">=2.4.7",
- "coc-tsserver": ">=1.9.9"
+ "coc-pydocstring": ">=0.8.2",
+ "coc-snippets": ">=3.0.8",
+ "coc-tsserver": ">=1.10.0"
}
} \ No newline at end of file