-
Notifications
You must be signed in to change notification settings - Fork 197
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
Odd grey background in "git commit -v" #76
Comments
Hi, nothing seems to be wrong in your screenshot. By design the diffs do have a grey background.
You can change the background in your
|
Thank you @rakr for the swift response. These are my settings:
What would a vim command be to check if these are having any effect? |
Adding above lines did have no effect on my diffs 😢 |
I had unwanted gray backgrounds when italics were enabled; you could try disabling those. |
I just switched to
vim-one
following the instructions on the README.md.I've also added
xterm-256colors-italic
support to get italics (which works 90% the time)When I went to commit some changes (using -v to see the diff) I was presented with this odd
grey background on the changes.
I am not using tmux,
Neovim 0.2.2
iTerm2 Build 3.1.5
Snippet from my
~/.config/nvim/init.vim
The text was updated successfully, but these errors were encountered: