AutoYADM commit: 2025-06-13 17:40:14

This commit is contained in:
Daniel Fichtinger 2025-06-13 17:40:14 -04:00
parent 4dbd8d3d00
commit e2d9168c8e

View file

@ -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"]