diff --git a/dot_config/helix/languages.toml b/dot_config/helix/languages.toml new file mode 100644 index 0000000..8e147b9 --- /dev/null +++ b/dot_config/helix/languages.toml @@ -0,0 +1,3 @@ +[language-server.rust-analyzer.config.check] +command = "clippy" +