aboutsummaryrefslogtreecommitdiff
path: root/.config/coc/extensions/package.json
diff options
context:
space:
mode:
Diffstat (limited to '.config/coc/extensions/package.json')
-rw-r--r--.config/coc/extensions/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/coc/extensions/package.json b/.config/coc/extensions/package.json
index 13fb87c..9a8b236 100644
--- a/.config/coc/extensions/package.json
+++ b/.config/coc/extensions/package.json
@@ -8,7 +8,7 @@
"coc-json": ">=1.2.6",
"coc-neosnippet": ">=1.2.2",
"coc-python": ">=1.2.12",
- "coc-rls": ">=1.1.6",
+ "coc-rust-analyzer": ">=0.54.0",
"coc-tsserver": ">=1.5.8",
"coc-vimtex": ">=1.0.4"
}