diff options
| author | Kumar Damani <kdamani@kepler.space> | 2021-12-15 23:21:57 +0000 |
|---|---|---|
| committer | Kumar Damani <kdamani@kepler.space> | 2021-12-15 23:21:57 +0000 |
| commit | 50d91d49964ce9d59b5268f9135223c5aa1b184f (patch) | |
| tree | 7c474243f7f9bae1dffa147ab073937fae952a2b /coc | |
| parent | 1901f6cc934fe8acf8ad56ccc16102d63f3ae0b5 (diff) | |
nvim updates
Diffstat (limited to 'coc')
| -rw-r--r-- | coc/.config/coc/extensions/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coc/.config/coc/extensions/package.json b/coc/.config/coc/extensions/package.json index 4790fe3..41a70bc 100644 --- a/coc/.config/coc/extensions/package.json +++ b/coc/.config/coc/extensions/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "@yaegassy/coc-ansible": ">=0.2.1", + "@yaegassy/coc-ansible": ">=0.2.2", "@yaegassy/coc-pylsp": ">=0.2.1", "coc-json": ">=1.3.6", "coc-snippets": ">=2.4.6" |
