gitsigns.nvim
gitsigns.nvim copied to clipboard
Allow navigating all hunks in `blame_line()`
Does it mean that I would be able to go to the previous/next commit on a specific line I have blame_line{full=true}
opened? I am very missing this feature (was using it in git-messenger).
Nope. It just means you can view all hunks of the blame commit. See #198 for cycling blame history.
It will be helpful for me. It would also be nice to enter a pop-up window created by the command.