theme qt6

among other things..
This commit is contained in:
zack 2025-01-19 15:04:19 -05:00
parent 20108064de
commit 4cca1dc327
No known key found for this signature in database
GPG key ID: EE8A2B709E2401D1
16 changed files with 326 additions and 136 deletions

View file

@ -16,8 +16,8 @@ return {
preset = {
header = [[
l
l ~
l ~
f_,)
]],
},
@ -26,9 +26,12 @@ return {
},
{
"catppuccin",
opts = { integrations = {
blink_cmp = true,
} },
opts = {
transparent_background = true,
integrations = {
blink_cmp = true,
},
},
},
"f-person/git-blame.nvim",
{ "nvim-lualine/lualine.nvim", enabled = false },