add haskell formatting
This commit is contained in:
parent
af607d7d95
commit
31524d977a
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ return {
|
|||
["handlebars"] = { "prettier" },
|
||||
["toml"] = {"taplo"},
|
||||
["tex"] = {"latexindent"},
|
||||
["haskell"] = {"ormolu"},
|
||||
["nix"] = {"nixpkgs-fmt"},
|
||||
["lua"] = {"stylua"},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue