dashboard.button("c", " " .. " Config", ":e $MYVIMRC <CR>"),
dashboard.button("s", " " .. " Restore Session", [[:lua require("persistence").load() <cr>]]),
dashboard.button("l", " " .. " Lazy", ":Lazy<CR>"),
dashboard.button("c", " " .. " Config", ":e $MYVIMRC <CR>"),
dashboard.button("s", " " .. " Restore Session", [[:lua require("persistence").load() <cr>]]),
dashboard.button("l", " " .. " Lazy", ":Lazy<CR>"),