more vscode settings
This commit is contained in:
parent
22677c4a09
commit
06213812b6
1 changed files with 3 additions and 1 deletions
|
@ -14,5 +14,7 @@
|
|||
"rust.rls": {
|
||||
"executable": "/Users/cyplo/.cargo/bin/rls",
|
||||
"useRustfmt": true
|
||||
}
|
||||
},
|
||||
"explorer.confirmDelete": false,
|
||||
"files.autoSave": "onFocusChange"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue