Hi,

using 7.2, I have the following problem:

All the 'highlight' commands in my .vimrc seem to get overridden by the
colorscheme.

I have the following commands in my .vimrc, slightly abbreviated:

colorscheme delek
highlight WhiteSpaceEOL ctermbg=darkgreen guibg=lightgreen
match WhiteSpaceEOL /\s\+$/
highlight OverLength ctermbg=red ctermfg=white guibg=#592929
match OverLength /\%81v.\+/

Deleting the 'colorscheme' command helps; but of course I don't want to
use the standard one. It seems like syntax highlighting is not a
problem.

Can anyone give me some pointers how to fix this? Or do I have to make
my own colorscheme? I'd prefer not to; sometimes I switch it--but I also
think having the 'highlight' commands after the colorscheme command
should be OK.

Cheers,
MB
-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-3790
Fax: +49 721 608-6071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgpmm40Q5sg4N.pgp
Description: PGP signature

Reply via email to