1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

installed coc-rust-analyzer

This commit is contained in:
Ryan Kes 2020-08-31 12:03:53 +02:00
parent 8b2aea5a31
commit 76e280a46a

View File

@ -7,7 +7,7 @@
"coc-json": ">=1.2.6", "coc-json": ">=1.2.6",
"coc-pairs": ">=1.2.21", "coc-pairs": ">=1.2.21",
"coc-python": ">=1.2.12", "coc-python": ">=1.2.12",
"coc-rls": ">=1.1.6", "coc-rust-analyzer": ">=0.7.15",
"coc-tsserver": ">=1.5.1", "coc-tsserver": ">=1.5.1",
"coc-yaml": ">=1.0.5" "coc-yaml": ">=1.0.5"
} }