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

This commit is contained in:
Daniel Fichtinger 2025-06-13 17:15:14 -04:00
parent c76d5aa396
commit 214d2e3bfe

View file

@ -125,6 +125,10 @@ hook -group lsp-filetype-python global BufSetOption filetype=python %{
remove-hooks global lsp-filetype-latex remove-hooks global lsp-filetype-latex
hook -group lsp-filetype-latex global BufSetOption filetype=latex %{ hook -group lsp-filetype-latex global BufSetOption filetype=latex %{
set-option buffer lsp_servers %{ set-option buffer lsp_servers %{
[ltex-ls-plus]
root_globs = [".git", ".hg", "main.tex"]
# [ltex-ls-plus.settings.ltex-ls.config]
[texlab] [texlab]
root_globs = [".git", ".hg"] root_globs = [".git", ".hg"]
[texlab.settings.texlab] [texlab.settings.texlab]