Git signs column eating up the fold column. #1190
Unanswered
adiSuper94
asked this question in
Q&A
Replies: 1 comment
-
Sorry this isn't a user support forum. It's purely an issue tracker. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
My fold column color becomes the same as the buffer color, as gitsigns eats up the fold column color. whenever I make a code change.
To get the behavior I want, I end up having to do this.
What do you think about it ?
The second screenshot looks more consistent, and works well with different sign chars as well.
I feel this should just be the default, or foldcolumn width should be accounted for better.
Neovim version
NVIM v0.10.3 Build type: Release LuaJIT 2.1.1713484068
Operating system and version
Ubuntu 22.04.5 LTS
Expected behavior
No response
Actual behavior
Added screenshots in description
Minimal config
Steps to reproduce
The minimal config should be able to reproduce this issue.
But my entire config is here https://github.com/adiSuper94/config/tree/main/nvim
Gitsigns debug messages
Gitsigns cache
PS: Issue persists even when transparent background turned off.
Beta Was this translation helpful? Give feedback.
All reactions