set rust-analyzer path
This commit is contained in:
parent
98bb23bf02
commit
2f9f0f9ce3
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"rust-analyzer.server.path": "~/.cargo/bin/rust-analyzer",
|
||||
"suggest.acceptSuggestionOnCommitCharacter": true,
|
||||
"diagnostic.displayByAle": false
|
||||
"diagnostic.displayByAle": true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue