feat: add gruvbox
This commit is contained in:
parent
ee6ffcd31a
commit
6fffe4e0a0
@ -1,9 +1,10 @@
|
|||||||
return {
|
return {
|
||||||
{ "rose-pine/neovim", name = "rose-pine" },
|
{ "rose-pine/neovim", name = "rose-pine" },
|
||||||
{
|
{ "ellisonleao/gruvbox.nvim" },
|
||||||
"LazyVim/LazyVim",
|
{
|
||||||
opts = {
|
"LazyVim/LazyVim",
|
||||||
colorscheme = "rose-pine-dawn",
|
opts = {
|
||||||
},
|
colorscheme = "rose-pine-dawn",
|
||||||
},
|
},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user