cp /usr/share/vim/vim70/colors/desert.vim ~/.vim/colors/my-desert.vim vim ~/.vim/colors/my-desert.vim echo "colorscheme my-desert" >> ~/.vimrc
That's what I did here. I just couldn't put the Cursor, CursorLine and CursorColor to work. On 8/15/06, Ben lemasurier <[EMAIL PROTECTED]> wrote:
Hey everyone, I just setup folding and it works great however when using my favorite color scheme (desert) the fold header (+-- 70 lines: class ClassName --------------------) is black, which makes it invisible on my terminal. Is there a way to fix this without using a different color scheme? thanks! Ben
-- Rodolfo Borges