Added vscode colorscheme

This commit is contained in:
2024-09-30 19:23:02 +02:00
parent c7f1276fa2
commit c7d5b11587

View File

@@ -1,5 +1,10 @@
--- @type LazyPluginSpec[] --- @type LazyPluginSpec[]
return { return {
{
"Mofiqul/vscode.nvim",
priority = 1000,
event = "User ThemeSwitcher",
},
{ {
"maxmx03/fluoromachine.nvim", "maxmx03/fluoromachine.nvim",
priority = 1000, priority = 1000,