conform: added typstyle

This commit is contained in:
Tigor Hutasuhut 2024-06-25 19:52:27 +07:00
parent 2003b636d6
commit e2f5b0542e

View file

@ -4,6 +4,7 @@ return {
formatters_by_ft = {
nix = { "nixpkgs_fmt" },
templ = { "templ" },
typst = { "typstyle" },
},
},
}