Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: added additional plugins info when using lazy.nvim #370

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

agoodshort
Copy link
Contributor

This PR adds additional info to the dashboard when using lazy.nvim

Added:

  • Startuptime
  • Number of plugins loaded vs total

Thoughts:

  • Could we display similar info when using packer.nvim?
  • Display Startuptime only when displaying Dashboard at startup?

Let me know what you think.

image

lua/dashboard/utils.lua Outdated Show resolved Hide resolved
missing hash character

Co-authored-by: Raphael <glephunter@gmail.com>
@agoodshort
Copy link
Contributor Author

Thanks for reviewing @glepnir

I have been using this for a few days with Lazy and Hyper and did not face/see any issues.
If you are happy with the way things are displayed on the screenshot above and the changes I have made, I can work on displaying the same info for packer.nvim.

@glepnir glepnir merged commit f57f905 into nvimdev:master Jul 26, 2023
@glepnir
Copy link
Member

glepnir commented Jul 26, 2023

maybe will broken after few days new version is a refactor. all themes will split to a single repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants