From 27c56a9dfd60a9bc835f5a94b0c1b12b55e5ad0d Mon Sep 17 00:00:00 2001 From: Artemy Egorov Date: Wed, 14 Aug 2024 22:12:37 +0300 Subject: [PATCH] doc: add autoformat to helix help --- help/editors/helix.md | 1 + 1 file changed, 1 insertion(+) diff --git a/help/editors/helix.md b/help/editors/helix.md index bc51553..1d4287c 100644 --- a/help/editors/helix.md +++ b/help/editors/helix.md @@ -5,6 +5,7 @@ [[language]] name = "daleth" language-servers = ["daleth-lsp"] +auto-format = true scope = "source.daleth" file-types = ["dlth"]