1
0
Fork 0

neovim: CoC

This commit is contained in:
Jeremy Kaplan 2021-06-03 22:23:21 -07:00
commit e4738a4f52
8 changed files with 15 additions and 2 deletions

View file

@ -0,0 +1,5 @@
{
"dependencies": {
"coc-rust-analyzer": ">=0.46.0"
}
}