Added new plugins and themes

This commit is contained in:
2024-04-06 00:32:44 +02:00
parent df0da06a04
commit 7836821185
4 changed files with 46 additions and 8 deletions

View File

@@ -1,5 +1,16 @@
--- @type LazyPluginSpec[]
return {
{
"b0o/lavi.nvim",
dependencies = { "rktjmp/lush.nvim" },
priority = 1000,
event = "User ThemeSwitcher",
},
{
"pauchiner/pastelnight.nvim",
priority = 1000,
event = "User ThemeSwitcher",
},
{
"JoosepAlviste/palenightfall.nvim",
priority = 1000,