[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

syntax higlighting of vim in konsole



guest@kusumanchi:~$ cat .vimrc
set bg=dark hls
syn on

guest@kusumanchi:~$ cat file.c
/* kamaraju
 * kamaraju
 * kamaraju
 */
kamaraju

When I search for kamaraju in file.c inside a vim session opened by

1) konsole (with white on black schema)
  then the highlighted string is shown in brown color

2) xterm -fg white -bg black
  then the highlighted string is shown in yellow color

How can I get xterm's behaviour in konsole as well? I am using Debian Etch
(testing).

thanks
raju

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



Reply to: