aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--code/.config/Code/User/settings.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/code/.config/Code/User/settings.json b/code/.config/Code/User/settings.json
index d36020f..6b7138d 100644
--- a/code/.config/Code/User/settings.json
+++ b/code/.config/Code/User/settings.json
@@ -137,11 +137,6 @@
"omnisharp.enableRoslynAnalyzers": true,
"razor.disabled": true,
- // Rust
- "rust.clippy_preference": "on",
- "rust-client.autoStartRls": false,
- "rust-client.engine": "rust-analyzer",
-
// Version Lens
"versionlens.suggestions.showOnStartup": true,