lazyvim branch

This commit is contained in:
Zacharias-Brohn
2025-04-07 16:25:04 +02:00
commit e157e8985f
24 changed files with 1237 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
return {
{ "notken12/base46-colors" },
{
"LazyVim/LazyVim",
opts = {
colorscheme = "gruvbox",
},
},
}