Add Retro 82 theme (#5110)
* Add Retro 82 theme * Start with the groove * Rename
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
return {
|
||||
{
|
||||
"OldJobobo/retro-82.nvim",
|
||||
name = "retro-82",
|
||||
priority = 1000,
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "retro-82",
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user