mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update
This commit is contained in:
parent
2c0052cb47
commit
c5cab09324
2 changed files with 3 additions and 7 deletions
|
@ -44,12 +44,8 @@ return {
|
|||
vim.o.background = "dark" -- or "light" for light mode
|
||||
end,
|
||||
},
|
||||
{
|
||||
"sainnhe/sonokai",
|
||||
},
|
||||
{
|
||||
"EdenEast/nightfox.nvim",
|
||||
},
|
||||
{ "sainnhe/sonokai" },
|
||||
{ "EdenEast/nightfox.nvim" },
|
||||
-- dashboard
|
||||
{
|
||||
"goolord/alpha-nvim",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue