update to upstream

This commit is contained in:
Christoph J. Scherr 2024-03-22 10:48:37 +01:00
parent 51a3436438
commit 16b3eeb1fa
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
4 changed files with 15 additions and 3 deletions

View File

@ -8,6 +8,12 @@ M.ui = {
theme = "oceanic-next",
theme_toggle = { "oceanic-next", "ayu_light" },
cmp = {
icons = true,
lspkind_text = true,
style = "atom", -- default/flat_light/flat_dark/atom/atom_colored
},
hl_override = highlights.override,
hl_add = highlights.add,
lsp_semantic_tokens = true,
@ -16,7 +22,6 @@ M.ui = {
-- default/round/block/arrow separators work only for default statusline theme
-- round and block will work for minimal theme only
separator_style = "default",
overriden_modules = nil,
},
-- lazyload it when there are 1+ buffers
tabufline = {

View File

@ -55,9 +55,9 @@ M.ltex = {
languageToolOrg = {
apiKey = require "custom.secret.languagetool_token",
username = "accounts@cscherr.de",
languageToolHttpServerUrl = "https://api.languagetoolplus.com/v2/",
languageToolHttpServerUri = "https://api.languagetoolplus.com",
},
languageToolHttpServerUrl = "https://api.languagetoolplus.com/v2/",
languageToolHttpServerUri = "https://api.languagetoolplus.com",
},
},
}

View File

@ -309,3 +309,10 @@ Notfallmaßnahmen
Eligswalde
Usecases
OpenAPI
#atz/!
satz/!
Satz
#orlde
Worlde/!
Wordle
GameBuilder

Binary file not shown.