Added colorscheme

This commit is contained in:
2024-10-08 17:07:50 +02:00
parent 8f2b91ea5c
commit 6064b88e0f

View File

@@ -1,5 +1,11 @@
--- @type LazyPluginSpec[] --- @type LazyPluginSpec[]
return { return {
{
"Yazeed1s/oh-lucy.nvim",
priority = 1000,
event = "User ThemeSwitcher",
enabled = false,
},
{ {
"Mofiqul/vscode.nvim", "Mofiqul/vscode.nvim",
priority = 1000, priority = 1000,