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
357 B

4 years ago
4 years ago
4 years ago
  1. {
  2. "dependencies": {
  3. "coc-css": ">=1.3.0",
  4. "coc-html": ">=1.6.1",
  5. "coc-java": ">=1.5.5",
  6. "coc-java-lombok": ">=1.0.0",
  7. "coc-jedi": ">=0.30.1",
  8. "coc-json": ">=1.4.1",
  9. "coc-markdownlint": ">=1.12.4",
  10. "coc-prettier": ">=9.2.2",
  11. "coc-tailwindcss": ">=0.7.0",
  12. "coc-tsserver": ">=1.9.13",
  13. "coc-vimtex": ">=1.1.1"
  14. }
  15. }