AutoYADM commit: 2025-06-13 17:50:15
This commit is contained in:
parent
ee84f388c5
commit
ef59006298
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ hook -group lsp-filetype-latex global BufSetOption filetype=latex %{
|
||||||
# TODO: write a script where the dictionary is a list of words
|
# TODO: write a script where the dictionary is a list of words
|
||||||
# that's read from a file and then output in TOML format.
|
# that's read from a file and then output in TOML format.
|
||||||
# This way we can implement adding our own words to this list dynamically
|
# This way we can implement adding our own words to this list dynamically
|
||||||
dictionary = { "en-US" = ["builtin", "Fichtinger" ] }
|
dictionary = { "en-US" = ["builtin", "Fichtinger", "SonarAuth" ] }
|
||||||
|
|
||||||
[texlab]
|
[texlab]
|
||||||
root_globs = [".git", ".hg"]
|
root_globs = [".git", ".hg"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue