addet rosepine colorscheme
This commit is contained in:
parent
06df564992
commit
42c87c5adf
2 changed files with 6 additions and 2 deletions
|
@ -9,6 +9,11 @@ return {
|
|||
end,
|
||||
},
|
||||
|
||||
{
|
||||
"rose-pine/neovim",
|
||||
name = "rose-pine",
|
||||
},
|
||||
|
||||
{
|
||||
"ribru17/bamboo.nvim",
|
||||
lazy = false,
|
||||
|
@ -32,7 +37,6 @@ return {
|
|||
["@comment"] = { fg = "#555653" },
|
||||
},
|
||||
})
|
||||
-- require("bamboo").load()
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue