mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-14 21:49:57 -05:00
Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
return {
|
||||
{ "ellisonleao/gruvbox.nvim" },
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "gruvbox",
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user