Add .config/helix/languages.toml

This commit is contained in:
Kasper Juul Hermansen 2023-10-03 22:08:55 +02:00
parent eb07124036
commit a0f9a79651
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -0,0 +1,3 @@
[language-server.rust-analyzer.config.check]
command = "clippy"