>>Hi,
>>I upgraded to 7.3 and now vi produces very
>>colorful hard on the eyes files. 

You are probably using vim, not vi.  vi is probably a link to vim.

>>I am sure
>>some people love having their comments in aqua
>>ect but I really would like to get back the
>>boring monochromatic vi that I have used for
>>the last 15 years. Does anyone know how to
>>fix it?

locate syntax | grep -w c.vim

On my system this gave me /usr/share/vim/vim58/syntax/c.vim

mv /usr/share/vim/vim58/syntax /usr/share/vim/.syntax

Since vim suddenly can't find the syntax files, it doesn't use colors.


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept
for the presence of computer viruses.

www.hubbell.com - Hubbell Incorporated
**********************************************************************



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to