1
0
Fork 0
dotfiles/neovim/coc/extensions/package.json
2021-06-10 13:34:38 -07:00

8 lines
No EOL
147 B
JSON

{
"dependencies": {
"coc-json": ">=1.3.4",
"coc-rls": ">=1.1.6",
"coc-rust-analyzer": ">=0.46.0",
"coc-tsserver": ">=1.8.1"
}
}