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

Integration with fredeeb/tardis.nvim and emmanueltouzery/agitator.nvim time machine function. #106

Open
theherk opened this issue Jun 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@theherk
Copy link

theherk commented Jun 25, 2024

Both fredeeb/tardis.nvim and emmanueltouzery/agitator.nvim are very useful for scrolling back through revisions to a given file being visited in the buffer. It would be great if the function for generating links took this into consideration. As it stands, it generates:

  • tardis: https://github.com/theherk/commons/blob/3ca7b3b94926a1c7765fa12dd755aad2f2e8a4cb/.config/nvim/lua/plugins/git.lua (9940916)#L69
  • agitator: https://github.com/theherk/commons/blob/3ca7b3b94926a1c7765fa12dd755aad2f2e8a4cb/[9940916dbe32d9962828e0717ce071ea29b03040] git.lua#L69

Both of those cases are actually looking at 9940916.

This could maybe be handled in the callbacks, but could be nice to have this integration built in.

@theherk theherk added the enhancement New feature or request label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants