-
Notifications
You must be signed in to change notification settings - Fork 21
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
gitsigns.nvim blame virtual text not displaying #19
Comments
Hi @gnoeyp! Gitsigns should definitely work so I might have messed up a highlight group. Happy to help get this fixed for you. Can you tell me what's the output when you run |
@gnoeyp I just pushed a change that explicitly sets the |
@oxfist I just updated and checked that |
@gnoeyp Thanks for the update! Sorry the issue is still there, I have three requests 🙏🏼 :
|
I see the blame text if I set |
Maybe it should be |
I think you might be on the right track. I understand why this might be happening if What do you get with Also, can you share your gitsigns config here so I can try and reproduce your issue? |
@gnoeyp I was able to reproduce this consistently after disabling some transparency settings in my terminal 🤦🏼 Sorry about that! It should be fixed now |
@all-contributors please add @gnoeyp for bug |
I've put up a pull request to add @gnoeyp! 🎉 |
I'm trying to use this theme and git signs for line blame. A virtual text is supposed to be shown but I only see an icon with no text (as the picture shows below). Is it possible to customize the color scheme to fix this, or do you have any plan to update for supporting git signs?
The text was updated successfully, but these errors were encountered: