re-enable nixpkgs_fmt
This commit is contained in:
parent
0886c533fb
commit
1100cbd3be
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ return {
|
|||
},
|
||||
},
|
||||
formatters_by_ft = {
|
||||
-- nix = { "nixpgs_fmt" },
|
||||
nix = { "nixpkgs_fmt" },
|
||||
htmldjango = { "prettier" },
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue