AutoYADM commit: 2025-06-13 17:05:15
This commit is contained in:
parent
4929c941ce
commit
d87cd3fb59
1 changed files with 2 additions and 0 deletions
|
@ -129,8 +129,10 @@ hook -group lsp-filetype-latex global BufSetOption filetype=latex %{
|
||||||
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.linters]
|
||||||
LongSentences = false
|
LongSentences = false
|
||||||
|
|
||||||
[texlab]
|
[texlab]
|
||||||
root_globs = [".git", ".hg"]
|
root_globs = [".git", ".hg"]
|
||||||
[texlab.settings.texlab]
|
[texlab.settings.texlab]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue