diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-02-02 15:14:57 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-02-02 15:14:57 +0000 |
| commit | 52446ec156240050eb69c3d148778c8d626a4f91 (patch) | |
| tree | 2cc38ff1349e82eed8f02dd858979066e9fbca7f /coc | |
| parent | 9b6affb7e7ed43310d5db94b0ae2abaf2e630a12 (diff) | |
routine updates
Diffstat (limited to 'coc')
| -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 |
