Added a new theme

This commit is contained in:
2025-01-09 18:00:31 +01:00
parent 4e9756f8ea
commit f6a4358832

View File

@@ -1,5 +1,11 @@
--- @type LazyPluginSpec[] --- @type LazyPluginSpec[]
return { return {
{
"olivercederborg/poimandres.nvim",
priority = 1000,
event = "User ThemeSwitcher",
config = true,
},
{ {
"2giosangmitom/nightfall.nvim", "2giosangmitom/nightfall.nvim",
priority = 1000, priority = 1000,