-
-
Notifications
You must be signed in to change notification settings - Fork 250
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
feat(git): add blame.nvim #528
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
the benefit of this is compare to the build in one is that we can see all blames and not only for the correct line? |
built in one? How do I see that one |
yep, it is just for showing all blames for the whole file in a separate view, toggle by |
📑 Description
Adds blame.nvim, a fugitive style git blame visualizer: