I am wondering how to change the red background color for errors in the Xoria 256 color scheme for VIM. I just can not seem to find which part to change.
UPDATE
The only way I can get the red background hi light to go away is if I go into my .vimrc and comment out:
au BufWinLeave * silent! mkview
au BufWinEnter * silent! loadview
set spell
These are the 3 .vimrc settings that are triggering the red backgrounds making certain words look like errors. I now know it is not the Xoria256 theme that is causing this because it still happens even when I comment out:
color xoria256
Its so strange. Any ideas on how to fix this?
Thanks,
:adam
