.gitignore added
[dotfiles/.git] / .config / coc / extensions / package.json
1 {
2   "dependencies": {
3     "coc-clangd": ">=0.9.0",
4     "coc-css": ">=1.2.6",
5     "coc-eslint": ">=1.4.5",
6     "coc-go": ">=0.13.3",
7     "coc-html": ">=1.4.1",
8     "coc-json": ">=1.3.4",
9     "coc-markdownlint": ">=1.11.1",
10     "coc-pairs": ">=1.3.0",
11     "coc-prettier": ">=1.1.23",
12     "coc-python": ">=1.2.13",
13     "coc-snippets": ">=2.4.1",
14     "coc-tsserver": ">=1.6.8"
15   }
16 }