conform: added typstyle
This commit is contained in:
parent
2003b636d6
commit
e2f5b0542e
|
@ -4,6 +4,7 @@ return {
|
||||||
formatters_by_ft = {
|
formatters_by_ft = {
|
||||||
nix = { "nixpkgs_fmt" },
|
nix = { "nixpkgs_fmt" },
|
||||||
templ = { "templ" },
|
templ = { "templ" },
|
||||||
|
typst = { "typstyle" },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue