Compare commits

..

No commits in common. "57bb771ca182d453f396976444d316dfa86d6a21" and "e102335f6e1f006d9cb7a6eb8d3bf27452d57174" have entirely different histories.

4 changed files with 1 additions and 17 deletions

View file

@ -56,15 +56,7 @@ M.ltex = {
}, },
additionalRules = { additionalRules = {
enablePickyRules = true, enablePickyRules = true,
-- thats cool, but often adds diagnostics in motherTongue = "de",
-- 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

@ -353,9 +353,6 @@ local plugins = {
"rcarriga/nvim-notify", "rcarriga/nvim-notify",
}, },
config = function() config = function()
require("notify").setup {
top_down = false,
}
require("noice").setup { require("noice").setup {
lsp = { lsp = {
override = { override = {

View file

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

Binary file not shown.