consider

$ cat file.c
/* kamaraju
 * kamaraju
 * kamaraju
 */
kamaraju

I use konsole with black background and white foreground  on Debian Etch,
vim 7.0.122

$ cat .vimrc
set hls
syn enable

With this configuration, if I do

set background=dark

and search for the word kamaraju, then text highlighted inside the comments
is very difficult to read. More over it is very difficult to see the cursor
(when it is inside the comments and on the word kamaraju) position.

Is there any way to use background=dark and hls together and edit a C file
(which includes comments) efficiently?

thanks
raju

-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/

Reply via email to