AutoYADM commit: 2025-03-14 15:15:09
This commit is contained in:
parent
f7cbcb047e
commit
fc60241280
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ name = "markdown"
|
|||
file-types = ["md", "livemd", "markdown", "mdx", "mkd", "mkdn", "mdwn", "mdown", "markdn", "mdtxt", "mdtext", "workbook", { glob = "PULLREQ_EDITMSG" } ]
|
||||
# language-servers = ["ltex-ls-plus", "marksman", "scls"]
|
||||
language-servers = ["harper-ls", "marksman", "scls"]
|
||||
formatter = { command = "dprint", args = ["fmt", "--stdin", "md", "-c", "~/.dprint.jsonc"] }
|
||||
formatter = { command = "dprint", args = ["fmt", "--stdin", "md" ] }
|
||||
# depends on aerc
|
||||
auto-format = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue