dotfiles/helix/languages.toml

6 lines
110 B
TOML

[[language]]
name = "rust"
auto-format = true
formatter = { command = "~/.config/bin/format-rs-from-helix" }