Re: colors in gvim, help please
Marcelo Chiapparini wrote:
>
> But I have to type this each time I run gvim. For sure there is a way
> to put this information in the /etc/gvimrc file. I tried the followings
>
> set hi Normal guifg=black guibg=grey
> hi Normal guifg=black guibg=grey
> set guifg=black guibg=grey
This works for me, whether in gvimrc or vimrc:
hi Normal guibg=MidnightBlue guifg=White
hi Visual guibg=Black guifg=White
hi Cursor guibg=red
Jonathan
--
/* Jonathan Gift
jgift@wanadoo.fr */
Reply to: