nvimdev / dashboard-nvim

vim dashboard
MIT License
2.19k stars 177 forks source link

feat: add editor command DashboardUpdateFooter #444

Closed ilan-schemoul closed 3 months ago

ilan-schemoul commented 3 months ago

Problem

Related issue(s)

438

Slow requests

Slow requests, such as network requests, to fetch the footer content slows the dashboard and makes its startup time unreliable !

Solution

A command to update the footer DashboardUpdateFooter

Implementation details

It takes in consideration the last number of lines of the last footer (declared via config or via the command) to know how to update the footer