rocks.nvim icon indicating copy to clipboard operation
rocks.nvim copied to clipboard

[wip] feat: time 'sync' operation

Open teto opened this issue 1 year ago • 2 comments

Logging could have timestamps too. I might want to add it to :Rocks install operation too.

Will test this locally.

teto avatar Jun 28 '24 22:06 teto

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.

github-actions[bot] avatar Jun 28 '24 22:06 github-actions[bot]

I'm not really too keen on adding timings to the progress notifications.

Maybe the logs are a better place?

mrcjkb avatar Jun 28 '24 23:06 mrcjkb

sure

teto avatar Nov 12 '24 15:11 teto