This commit is contained in:
asep komarudin 2023-01-21 20:35:12 +07:00
parent 2c0052cb47
commit c5cab09324
2 changed files with 3 additions and 7 deletions

View file

@ -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",