diff options
Diffstat (limited to 'coc/.config')
| -rw-r--r-- | coc/.config/coc/extensions/package.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/coc/.config/coc/extensions/package.json b/coc/.config/coc/extensions/package.json index 41a70bc..fa41882 100644 --- a/coc/.config/coc/extensions/package.json +++ b/coc/.config/coc/extensions/package.json @@ -1,8 +1,9 @@ { "dependencies": { - "@yaegassy/coc-ansible": ">=0.2.2", - "@yaegassy/coc-pylsp": ">=0.2.1", + "@yaegassy/coc-ansible": ">=0.4.0", + "@yaegassy/coc-pylsp": ">=0.5.0", "coc-json": ">=1.3.6", - "coc-snippets": ">=2.4.6" + "coc-snippets": ">=2.4.6", + "coc-tsserver": ">=1.8.6" } }
\ No newline at end of file |
