AutoYADM commit: 2025-07-06 17:11:55
This commit is contained in:
parent
db3ade3d3b
commit
468f3948f7
1 changed files with 3 additions and 2 deletions
|
@ -318,8 +318,9 @@ hook -group lsp-filetype-markdown global BufSetOption filetype=markdown %{
|
||||||
root_globs = ["*"]
|
root_globs = ["*"]
|
||||||
args = ["--stdio"]
|
args = ["--stdio"]
|
||||||
command = "harper-ls"
|
command = "harper-ls"
|
||||||
[harper-ls.settings.harper-ls.linters]
|
# [harper-ls.settings.harper-ls.harper-ls.linters]
|
||||||
LongSentences = false
|
# LongSentences = false
|
||||||
|
# Dashes = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue