Hey guys,
Whilst I usually use vi-85 and nvi, I'd like to get vim up and running
with colour syntax highlighting (and the works) on my newly configured
NetBSD box.
The problem is that it doesn't seem to like my TERM settings ... I'm
using wsvt25 at present, but it only displays syntax when
background=light
I've had the same problem on FreeBSD with cons25, but in that case I
simply added the line
set background=dark
to my .vimrc file, or even the system wide configuration.
However, when I do the same on NetBSD, all colour disappears - ie)
it'll only do highlighting in colour if background=light. Of course,
this is a terminal issue ... I know for a fact that my terminal can
support the full range of Vim's colour, and when I tell NetBSD I'm
using TERM=linux (though it doesn't operate correctly!) I do get the
correct colours.
Any ideas?
cheers,
Marc