diff --git a/lua/custom/configs/lspsettings.lua b/lua/custom/configs/lspsettings.lua index b2cf427..e8da2c4 100644 --- a/lua/custom/configs/lspsettings.lua +++ b/lua/custom/configs/lspsettings.lua @@ -38,8 +38,6 @@ M.ltex = { -- want multilingual) language = "auto", enabled = { - -- I'm writing in german but the commands are in english, - -- does not really work "bibtex", "tex", "latex", @@ -59,6 +57,7 @@ M.ltex = { username = "accounts@cscherr.de", languageToolHttpServerUrl = "https://api.languagetoolplus.com/v2/", }, + languageToolHttpServerUrl = "https://api.languagetoolplus.com/v2/", }, }, } diff --git a/spell/en.utf-8.add b/spell/en.utf-8.add index 8e33318..2586189 100644 --- a/spell/en.utf-8.add +++ b/spell/en.utf-8.add @@ -308,3 +308,4 @@ Notfallmaßnahmen übergriffig Eligswalde Usecases +OpenAPI diff --git a/spell/en.utf-8.add.spl b/spell/en.utf-8.add.spl index 87389b7..0b2cb08 100644 Binary files a/spell/en.utf-8.add.spl and b/spell/en.utf-8.add.spl differ