mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 17:28:50 +02:00
enc: update dashboard config
This commit is contained in:
parent
b8d786072a
commit
ba028451b6
2 changed files with 1 additions and 9 deletions
|
@ -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",
|
||||
},
|
||||
},
|
||||
-- {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue