addet lavish theme
This commit is contained in:
parent
9773e98393
commit
23a5559fc8
1 changed files with 10 additions and 0 deletions
|
@ -23,6 +23,16 @@ return {
|
|||
})
|
||||
end,
|
||||
},
|
||||
{
|
||||
'ferdinandrau/lavish.nvim',
|
||||
opts = {
|
||||
style = {
|
||||
italic_comments = false,
|
||||
italic_strings = false,
|
||||
transparent = false,
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
"scottmckendry/cyberdream.nvim",
|
||||
name = "cyberdream",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue