addet colorscheme content
This commit is contained in:
parent
3466af8e96
commit
c772cdc413
1 changed files with 8 additions and 4 deletions
|
@ -9,10 +9,8 @@ return {
|
|||
end,
|
||||
},
|
||||
|
||||
{
|
||||
"rose-pine/neovim",
|
||||
name = "rose-pine",
|
||||
},
|
||||
{ "savq/melange-nvim" },
|
||||
{ "rose-pine/neovim" },
|
||||
|
||||
{
|
||||
"ribru17/bamboo.nvim",
|
||||
|
@ -39,4 +37,10 @@ return {
|
|||
})
|
||||
end,
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "melange",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue