Skip to content

Commit 9a97127

Browse files
committed
rustfmt with stable
1 parent a65a716 commit 9a97127

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.helix/languages.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[[language]]
22
name = "rust"
3-
formatter = { command = "rustfmt", args = ["+nightly"] }
3+
formatter = { command = "rustfmt", args = ["--edition", "2024"] }
44
auto-format = false
55

66
[language-server.rust-analyzer]

0 commit comments

Comments
 (0)