feat: refactoring

This commit is contained in:
Carlos
2025-08-02 11:28:22 -04:00
parent a7f6d3067b
commit d8bbe04dd9
15 changed files with 1390 additions and 611 deletions

View File

@@ -1,6 +1,7 @@
return {
"goolord/alpha-nvim",
event = "VimEnter",
enable = true,
config = function()
local alpha = require("alpha")
local dashboard = require("alpha.themes.dashboard")