addet lavish theme

This commit is contained in:
piecka 2024-09-18 13:29:01 +02:00
parent 9773e98393
commit 23a5559fc8

View file

@ -23,6 +23,16 @@ return {
}) })
end, end,
}, },
{
'ferdinandrau/lavish.nvim',
opts = {
style = {
italic_comments = false,
italic_strings = false,
transparent = false,
},
},
},
{ {
"scottmckendry/cyberdream.nvim", "scottmckendry/cyberdream.nvim",
name = "cyberdream", name = "cyberdream",