rocks.nvim
rocks.nvim copied to clipboard
[wip] feat: time 'sync' operation
Logging could have timestamps too. I might want to add it to :Rocks install operation too.
Will test this locally.
Review Checklist
Does this PR follow the Contribution Guidelines? Following is a partial checklist:
Proper conventional commit scoping:
-
For example, fix(installer): some installer bugfix
-
[ ] Pull request title has the appropriate conventional commit prefix.
If applicable:
- [ ] Tested
- [ ] Tests have been added.
- [ ] Tested manually (steps in PR description).
- [ ] Updated documentation.
I'm not really too keen on adding timings to the progress notifications.
Maybe the logs are a better place?
sure