hx typ config
This commit is contained in:
parent
378f219481
commit
c4cd42359a
1 changed files with 1 additions and 0 deletions
|
|
@ -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 = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue