AutoYADM commit: 2025-06-13 17:15:14
This commit is contained in:
parent
c76d5aa396
commit
214d2e3bfe
1 changed files with 4 additions and 0 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue