aboutsummaryrefslogtreecommitdiff
path: root/coc/.config
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2022-07-10 22:15:05 +0000
committerKumar Damani <me@kumardamani.net>2022-07-10 22:15:05 +0000
commit81f34273a997b7a319598b2622ac15530d8dc534 (patch)
tree07dc611d8276fbacfafbd7863313c4423d86ca44 /coc/.config
parentb182278f29cef1e2beb9b2446b63c8d4eb9bedff (diff)
routine updates
Diffstat (limited to 'coc/.config')
-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