added rust nonsense
This commit is contained in:
@@ -8,6 +8,7 @@ return {
|
||||
python = { "black" },
|
||||
nix = { "nixfmt" },
|
||||
css = { "prettier" },
|
||||
rust = { "rustfmt" },
|
||||
},
|
||||
format_on_save = true,
|
||||
undojoin = true,
|
||||
|
||||
Reference in New Issue
Block a user