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

Migrate to lazy.nvim #13

Open
fedemengo opened this issue Apr 1, 2023 · 1 comment
Open

Migrate to lazy.nvim #13

fedemengo opened this issue Apr 1, 2023 · 1 comment

Comments

@fedemengo
Copy link
Owner

fedemengo commented Apr 1, 2023

Opening up a 3k characters file takes 7 seconds

> time nvim --startuptime vim3k.nocache.log pi_3_000 +qall
nvim --startuptime vim3k.nocache.log pi_3_000 +qall  7.05s user 0.10s system 99% cpu 7.164 total

That's as bad as it gets. Lazy should help with performance and debugging

EDIT: fixed in neovim/neovim#23175

@fedemengo
Copy link
Owner Author

fedemengo commented Apr 8, 2023

@fedemengo fedemengo changed the title Migrate to lazy.nvim Migrate to [lazy.nvim](https://github.com/folke/lazy.nvim) May 1, 2023
@fedemengo fedemengo changed the title Migrate to [lazy.nvim](https://github.com/folke/lazy.nvim) Migrate to lazy.nvim May 1, 2023
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

No branches or pull requests

1 participant