MsgArea={fg=cp.white_br},-- Area for messages and cmdline
MsgArea={fg=cp.catppuccino0},-- Area for messages and cmdline
MsgSeparator={},-- Separator for scrolled messages, `msgsep` flag of 'display'
MoreMsg={fg=cp.blue},-- |more-prompt|
NonText={fg=cp.comment},-- '@' at the end of the window, characters from 'showbreak' and other characters that do not really exist in the text (e.g., ">" displayed when a double-wide character doesn't fit at the end of the line). See also |hl-EndOfBuffer|.
@ -174,7 +174,6 @@ end
localfunctionget_integrations()
localintegrations=cnf["integrations"]
localfinal_integrations={}
localcp=color_palette
forintegrationinpairs(integrations)do
localcot=false
@ -192,7 +191,7 @@ local function get_integrations()