Setup Dump

This commit is contained in:
khodowany
2026-04-26 22:18:42 -05:00
commit 772eb31287
18 changed files with 544 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
return {
"LazyVim/LazyVim",
opts = {
news = {
lazyvim = false,
neovim = false,
},
},
}