AutoYADM commit: 2025-05-05 14:57:29
This commit is contained in:
parent
369ede739c
commit
b994899a28
5 changed files with 7 additions and 3 deletions
|
@ -90,7 +90,8 @@ file-types = [
|
|||
{ glob = "PULLREQ_EDITMSG" },
|
||||
]
|
||||
# language-servers = ["ltex-ls-plus", "marksman", "scls"]
|
||||
language-servers = ["harper-ls", "marksman", "scls"]
|
||||
# language-servers = ["harper-ls", "marksman", "scls"]
|
||||
language-servers = ["codebook", "marksman", "scls"]
|
||||
# formatter = { command = "/home/fic/.config/helix/scripts/format_markdown.fish", args = [] }
|
||||
formatter = { command = "dprint", args = ["fmt", "--stdin", "md"] }
|
||||
# depends on aerc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue