non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-18 13:10:13 +01:00
parent 6b75072cba
commit fcb153569c
2 changed files with 3 additions and 3 deletions

View file

@ -88,12 +88,12 @@
}
{
name = "markdown";
autoformat = true;
auto-format = true;
language-servers = ["marksman"];
}
{
name = "typst";
autoformat = true;
auto-format = true;
language-servers = ["tinymist"];
}
];