added rust nonsense

This commit is contained in:
2026-03-30 11:21:24 +01:00
parent 9e02247d65
commit f5b4ee85a4
3 changed files with 6 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ return {
python = { "black" },
nix = { "nixfmt" },
css = { "prettier" },
rust = { "rustfmt" },
},
format_on_save = true,
undojoin = true,