fix: dashboard footer seems to have disapeared

This commit is contained in:
Christian Chiarulli 2021-09-16 10:15:30 -04:00
parent e22f9a21c1
commit d610502f91

View file

@ -69,6 +69,8 @@ M.setup = function()
vim.g.dashboard_session_directory = lvim.builtin.dashboard.session_directory
vim.g.dashboard_custom_footer = lvim.builtin.dashboard.footer
require("core.autocmds").define_augroups {
_dashboard = {
-- seems to be nobuflisted that makes my stuff disappear will do more testing