hx typ config

This commit is contained in:
Tao Tien 2024-02-10 18:59:58 -08:00
parent 378f219481
commit c4cd42359a

View file

@ -40,6 +40,7 @@
}
{ name = "html"; auto-format = false; indent = { tab-width = 4; unit = "\t"; }; }
{ name = "nix"; auto-format = true; formatter = { command = "nixpkgs-fmt"; }; }
{ name = "typst"; indent = { tab-width = 4; unit = " "; }; }
];
grammar = [
{