Merge branch 'master' into babel
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"languageserver": {
|
||||
"rust": {
|
||||
"command": "/home/nicolas/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rust-analyzer",
|
||||
"command": "/usr/bin/rust-analyzer",
|
||||
"filetypes": ["rust"],
|
||||
"rootPatterns": ["Cargo.toml"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user