Small changes and adding alpha lua

This commit is contained in:
2023-09-11 01:25:05 +02:00
parent c0298defaf
commit 85a6895e49
3 changed files with 59 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ return {
"glepnir/dashboard-nvim",
event = "VimEnter",
cmd = "Dashboard",
enabled = false,
dependencies = { "nvim-tree/nvim-web-devicons" },
config = function()
local db = require("dashboard")