enc: update dashboard config

This commit is contained in:
Pojok Code 2024-10-23 18:07:49 +07:00
parent b8d786072a
commit ba028451b6
2 changed files with 1 additions and 9 deletions

View file

@ -61,13 +61,7 @@ vim.api.nvim_create_autocmd("User", {
{
type = "text",
val = {
"",
},
},
{
type = "text",
val = {
"" .. footer_text .. " " .. stats.loaded .. "/" .. stats.count .. " plugins  in " .. ms .. "ms",
footer_text .. " " .. stats.loaded .. "/" .. stats.count .. " plugins  in " .. ms .. "ms",
},
},
-- {