lang stuff

This commit is contained in:
Christoph J. Scherr 2024-04-22 18:59:10 +02:00
parent e102335f6e
commit 7858161a4c
3 changed files with 14 additions and 1 deletions

View File

@ -56,7 +56,15 @@ M.ltex = {
}, },
additionalRules = { additionalRules = {
enablePickyRules = true, enablePickyRules = true,
motherTongue = "de", -- thats cool, but often adds diagnostics in
-- places where a german might confuse words that are similar
-- between english and german REGARDLESS of context. I seem to use the
-- english words only in the proper contexts, so leaving this on
-- just adds annoying hints like 'Hinweis: "list/NN.*" (English) bedeutet "Liste",
-- "Verzeichnis" (German). Meinten Sie vielleicht 'cunning', 'trick'?'
-- everytime I use the word "list". I liked that this makes the hints be
-- in german regardless of the language I'm working in through...
--motherTongue = "de",
}, },
-- load token and additional languagetool items later -- load token and additional languagetool items later
}, },

View File

@ -337,3 +337,8 @@ Dockerfile
yml yml
CMD CMD
UDPP UDPP
Unknowability
unknowability
talmann
Goldberger
ofc

Binary file not shown.