fixed conform hopefully
This commit is contained in:
@@ -12,7 +12,7 @@ require("conform").setup({
|
||||
html = { "prettier" },
|
||||
svelte = { "prettier" },
|
||||
python = { "black" },
|
||||
nix = { "nixfmt" },
|
||||
nix = { "alejandra" },
|
||||
css = { "prettier" },
|
||||
rust = { "rustfmt" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user