I just upgraded from GVIM 6.3 to GVIM 7, and my highlight colors no longer work. I'm on Windows.

In my _vimrc file I had the following settings:

highlight Comment       guifg=#5F5F5F
highlight Constant      guifg=#4444AA
highlight Type  gui=NONE guifg=#990011
highlight Search        guibg=#FFFFAA

These colors are ignored altogether. If I run the above lines manually in command mode, the colors are set.

My original _vimrc file is still getting sourced correctly (other commands are still being read).

Is there something that I need to run to apply the above colors?

Thanks and take care,

Antun

Reply via email to