add themes

This commit is contained in:
andrzej 2024-11-07 13:34:12 +01:00
parent cc0fd3c31a
commit 091d0ab6bb
1 changed files with 2 additions and 0 deletions

View File

@ -83,4 +83,6 @@ return {
{ "EdenEast/nightfox.nvim", priority = 1000 },
{ "catppuccin/nvim", name = "catppuccin", priority = 1000 },
{ "folke/tokyonight.nvim", priority = 1000 },
{ "mellow-theme/mellow.nvim" },
{ "bettervim/yugen.nvim" },
}