On Dec 7, 2007, at 9:49 AM, israel.garcia@cimex.com.cu <israel.garcia@cimex.com.cu
wrote:
Maybe, it's stupid question but I've just installed CentOS5 and when I'm going to edit some of my conf files I see no colors as it did in old CentOS4x... I'm using:
[root@domian:~]$ echo $TERM xterm
Thanks in advance,
Regards, Israel
Check to make sure you have vim-enhanced installed.
# rpm -qa|grep vim vim-enhanced-7.0.109-3.el5.3 vim-common-7.0.109-3.el5.3 vim-minimal-7.0.109-3.el5.3
That worked for me.