cursorline and vimdiff create black on dark grey text
Closed this issue · 5 comments
fedemp commented
romainl commented
fedemp commented
Using vim 7.4 in iterm with the colorscheme file from your repo. Not using tmux. My vimrc is at https://github.com/fedemp/dotvim but it doesn't seem to be related.
I started vimdiff -u NONE foo bar
, then :so colors/apprentice.vim
and finally :set cursorline
.
romainl commented
Hmm… I took my screenshot in Vim 7.4 in iTerm so we appear to have similar setups yet we have different results. Is that a basic diff (vimdiff
or :diffthis
) or a Fugitive-generated diff?
fedemp commented