update config dashboard

This commit is contained in:
asep komarudin 2023-02-15 20:00:17 +07:00
parent 95f22323f1
commit 178a328cd6
7 changed files with 108 additions and 75 deletions

View file

@ -80,12 +80,7 @@ return {
-- event = "BufWinEnter",
event = "VimEnter",
config = function()
local is_dashboard = false
if is_dashboard then
require("user.alpha")
else
require("user.startify")
end
require("user.alpha")
end,
},
-- line info bootom