Another copy of my dotfiles. Because I don't completely trust GitHub.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
351 B

4 years ago
4 years ago
  1. {
  2. "dependencies": {
  3. "coc-css": ">=1.2.6",
  4. "coc-html": ">=1.4.1",
  5. "coc-java": ">=1.5.3",
  6. "coc-jedi": ">=0.25.2",
  7. "coc-json": ">=1.3.4",
  8. "coc-markdownlint": ">=1.11.1",
  9. "coc-prettier": ">=1.1.23",
  10. "coc-tailwindcss": ">=0.7.0",
  11. "coc-tsserver": ">=1.6.8",
  12. "coc-vetur": ">=1.2.4",
  13. "coc-vimtex": ">=1.0.4"
  14. }
  15. }