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

colors in gvim, help please



Hi,

I post this problem before, although I receive a couple of answer I am 
still having the same problem. Let me be more specific:

I am running gvim 5.6. I want to change the dafault colors for the 
foreground and background. I can do that at the command line in gvim 
typping 

:hi Normal guifg=black guibg=grey

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

all of them didn't work. (I surfed the man pages and the online help,
but I didn't find the solution.) 
Please, I will thank a lot if some tell me the correct way...

Thanks in advance,

Marcelo




Reply to: