helix: switch from marksman to taplo

This commit is contained in:
Bloxx12 2025-05-12 10:52:23 +02:00
commit 215509ade7
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
2 changed files with 2 additions and 3 deletions

View file

@ -71,7 +71,7 @@
name = "markdown";
auto-format = true;
formatter = mark "md";
language-servers = ["scls" "marksman"];
language-servers = ["scls" "taplo"];
}
{
name = "nix";