summaryrefslogtreecommitdiffstats
path: root/config/helix/languages.toml
blob: 2e69b5bd9482f73bddb556ee009001e8876e1d87 (plain) (blame)
1
2
3
[[language]]
name = "rust"
config = { checkOnSave = { command = "clippy" } }