re-enable nixpkgs_fmt

This commit is contained in:
Zynh Ludwig 2024-12-19 22:19:16 -08:00
parent 0886c533fb
commit 1100cbd3be

View file

@ -7,7 +7,7 @@ return {
},
},
formatters_by_ft = {
-- nix = { "nixpgs_fmt" },
nix = { "nixpkgs_fmt" },
htmldjango = { "prettier" },
},
},