1
0
Fork 0

neovim: coc-rust-analyzer

This commit is contained in:
Jeremy Kaplan 2021-06-04 19:07:42 -07:00
commit 54f8ab0b31
5 changed files with 20 additions and 12 deletions

View file

@ -1,5 +1,7 @@
{
"dependencies": {
"coc-json": ">=1.3.4",
"coc-rls": ">=1.1.6",
"coc-rust-analyzer": ">=0.46.0"
}
}