WIP: update-upstream #4

Closed
cscherrNT wants to merge 69 commits from update-upstream into master
4 changed files with 15 additions and 3 deletions
Showing only changes of commit 16b3eeb1fa - Show all commits

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.