Added new plugins and themes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user