Compare commits
2 Commits
be250e2d9c
...
f7a88e4431
| Author | SHA1 | Date | |
|---|---|---|---|
| f7a88e4431 | |||
| 7ae912c7ad |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"languageserver": {
|
"languageserver": {
|
||||||
"rust": {
|
"rust": {
|
||||||
"command": "/home/nicolas/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rust-analyzer",
|
"command": "/usr/bin/rust-analyzer",
|
||||||
"filetypes": ["rust"],
|
"filetypes": ["rust"],
|
||||||
"rootPatterns": ["Cargo.toml"]
|
"rootPatterns": ["Cargo.toml"]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user