AutoYADM commit: 2025-06-13 17:40:14
This commit is contained in:
parent
4dbd8d3d00
commit
e2d9168c8e
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ hook -group lsp-filetype-latex global BufSetOption filetype=latex %{
|
||||||
[ltex-ls-plus]
|
[ltex-ls-plus]
|
||||||
root_globs = [".git", ".hg", "main.tex"]
|
root_globs = [".git", ".hg", "main.tex"]
|
||||||
[ltex-ls-plus.settings.ltex]
|
[ltex-ls-plus.settings.ltex]
|
||||||
dictionary = { "en-US" = ["builtin"] }
|
dictionary = { "en-US" = ["builtin", %sh{printf '"Fichtinger"'} ] }
|
||||||
|
|
||||||
[texlab]
|
[texlab]
|
||||||
root_globs = [".git", ".hg"]
|
root_globs = [".git", ".hg"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue