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 = "oceanic-next",
theme_toggle = { "oceanic-next", "ayu_light" }, 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_override = highlights.override,
hl_add = highlights.add, hl_add = highlights.add,
lsp_semantic_tokens = true, lsp_semantic_tokens = true,
@ -16,7 +22,6 @@ M.ui = {
-- default/round/block/arrow separators work only for default statusline theme -- default/round/block/arrow separators work only for default statusline theme
-- round and block will work for minimal theme only -- round and block will work for minimal theme only
separator_style = "default", separator_style = "default",
overriden_modules = nil,
}, },
-- lazyload it when there are 1+ buffers -- lazyload it when there are 1+ buffers
tabufline = { tabufline = {

View File

@ -55,9 +55,9 @@ M.ltex = {
languageToolOrg = { languageToolOrg = {
apiKey = require "custom.secret.languagetool_token", apiKey = require "custom.secret.languagetool_token",
username = "accounts@cscherr.de", 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 Eligswalde
Usecases Usecases
OpenAPI OpenAPI
#atz/!
satz/!
Satz
#orlde
Worlde/!
Wordle
GameBuilder

Binary file not shown.