AutoYADM commit: 2025-04-02 10:50:24

This commit is contained in:
Daniel Fichtinger 2025-04-02 10:50:24 -04:00
parent aa3e18360d
commit 35bee89e03

View file

@ -79,8 +79,8 @@ file-types = [
]
# language-servers = ["ltex-ls-plus", "marksman", "scls"]
language-servers = ["harper-ls", "marksman", "scls"]
formatter = { command = "/home/fic/.config/helix/scripts/format_markdown.fish", args = [] }
# formatter = { command = "dprint", args = ["fmt", "--stdin", "md"] }
# formatter = { command = "/home/fic/.config/helix/scripts/format_markdown.fish", args = [] }
formatter = { command = "dprint", args = ["fmt", "--stdin", "md"] }
# depends on aerc
auto-format = false