Fork the desktop off Omarchy as a self-contained system
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
return {
|
||||
{
|
||||
"omacom-io/lumon.nvim",
|
||||
priority = 1000,
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "lumon",
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user