diff --git a/.config/helix/languages.toml b/.config/helix/languages.toml index 7771985..323224d 100644 --- a/.config/helix/languages.toml +++ b/.config/helix/languages.toml @@ -1,6 +1,5 @@ [language-server.rust-analyzer.config] check.command = "clippy" -cargo.features = "all" [[language]] name = "rust"