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

How to make git.showCommit jump to the current code #190

Open
pacmanzou opened this issue Oct 19, 2021 · 1 comment
Open

How to make git.showCommit jump to the current code #190

pacmanzou opened this issue Oct 19, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@pacmanzou
Copy link

It can only show commit of current chunk and navigate to the first row now.
How to jump to the current code inside commit?

@chemzqm chemzqm added the enhancement New feature or request label Dec 22, 2021
@chemzqm
Copy link
Member

chemzqm commented Dec 22, 2021

You can use vim-fugitive's G blame command and jump to the commit, don't know how to make it work yet.

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