add tohkyonight theme

This commit is contained in:
andrzej 2024-09-18 18:05:49 +02:00
parent 3903e87c47
commit 17579a17c1
1 changed files with 1 additions and 0 deletions

View File

@ -81,4 +81,5 @@ return {
{ "ellisonleao/gruvbox.nvim", priority = 1000, config = true, opts = ... },
{ "EdenEast/nightfox.nvim", priority = 1000 },
{ "catppuccin/nvim", name = "catppuccin", priority = 1000 },
{ "folke/tokyonight.nvim", priority = 1000 },
}