Dudley Fox wrote:

Tony,
I actually did have it as a colorscheme originally, but I was still
calling it from _vimrc. Which lead to the same problem. I checked on
my older machine, still using gvim6x, and it has the highlight
commands directly in the _vimrc file. Obviously something changed
between 6 and 7, because when I ran scriptnames in gvim6x it was
calling _vimrc first as in gvim70, but I never saw a call to
syncolor.vim.


The way one should call a colorscheme:

vim/colors/NewColorScheme.vim

and, in your <.vimrc>:

colors NewColorScheme

Is that how you were doing it?

Regards,
Chip Campbell

Reply via email to