add rust-analyzer to appimage downloads
This commit is contained in:
parent
017eab1a02
commit
df2ad52c99
5 changed files with 7 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"python.analysis.typeCheckingMode": "off",
|
||||
"suggest.detailField": "abbr",
|
||||
"suggest.snippetIndicator": "",
|
||||
"rust-analyzer.server.path": "~/bin/rust-analyzer",
|
||||
"rust-analyzer.server.path": "rust-analyzer",
|
||||
"rust-analyzer.inlayHints.enable": false,
|
||||
"languageserver": {
|
||||
"ccls": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue