typst stuff

This commit is contained in:
Tao Tien 2024-09-12 14:54:27 -07:00
parent 53a6ba2638
commit 34107178c1
5 changed files with 11 additions and 33 deletions

View file

@ -150,14 +150,6 @@
auto-format = true;
formatter = {command = "alejandra";};
}
{
name = "typst";
indent = {
tab-width = 4;
unit = " ";
};
text-width = 100;
}
{
name = "toml";
auto-format = true;