added dashboard

This commit is contained in:
venus
2026-03-24 02:26:47 -05:00
parent 03dc7fbe72
commit 7bdce4f6b8
4 changed files with 47 additions and 13 deletions

View File

@@ -46,15 +46,4 @@ return {
},
},
},
-- {
-- "snacks.nvim",
-- opts = {
-- indent = { enabled = true },
-- input = { enabled = true },
-- notifier = { enabled = true },
-- scope = { enabled = true },
-- scroll = { enabled = true },
-- statuscolumn = { enabled = false }, -- we set this in options.lua
-- }
-- },
}