Skip to content

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

@theherk

Description

@theherk

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions