languagetool ltex
This commit is contained in:
parent
2673b3ce1e
commit
fbb0cbec61
4 changed files with 10 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ coc-settings.json
|
||||||
lazy-lock.json
|
lazy-lock.json
|
||||||
after
|
after
|
||||||
**/.DS_Store
|
**/.DS_Store
|
||||||
|
lua/custom/secret
|
||||||
|
|
|
@ -54,6 +54,11 @@ M.ltex = {
|
||||||
"html",
|
"html",
|
||||||
"xhtml",
|
"xhtml",
|
||||||
},
|
},
|
||||||
|
languageToolOrg = {
|
||||||
|
apiKey = require("custom.secret.languagetool_token"),
|
||||||
|
username = "accounts@cscherr.de",
|
||||||
|
languageToolHttpServerUrl = "https://api.languagetoolplus.com/v2/"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
@ -303,3 +303,7 @@ libpt
|
||||||
T2000
|
T2000
|
||||||
TINF22CS
|
TINF22CS
|
||||||
Fliegendes/!
|
Fliegendes/!
|
||||||
|
Gewöhnungsphase
|
||||||
|
Notfallmaßnahmen
|
||||||
|
übergriffig
|
||||||
|
Eligswalde
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue