diff options
Diffstat (limited to 'coc')
| -rw-r--r-- | coc/.config/coc/extensions/package.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/coc/.config/coc/extensions/package.json b/coc/.config/coc/extensions/package.json new file mode 100644 index 0000000..4790fe3 --- /dev/null +++ b/coc/.config/coc/extensions/package.json @@ -0,0 +1,8 @@ +{ + "dependencies": { + "@yaegassy/coc-ansible": ">=0.2.1", + "@yaegassy/coc-pylsp": ">=0.2.1", + "coc-json": ">=1.3.6", + "coc-snippets": ">=2.4.6" + } +}
\ No newline at end of file |
