--- Anoop Johnson <[EMAIL PROTECTED]> wrote: > > >>>>> "Rai" == H S Rai <[EMAIL PROTECTED]> writes: > > Rai> On my PCQ RedHat 7.1, 1) For Vim ( 6.0z Alpha ), when I > enter > Rai> ":syntax enable", it repond with "Sorry, this command not > ^^^^^^^^^^^^^^ > > I suspect this should be ":syntax on".
When you install vim-enhanced you get two files vi and vim. Vi is vim-minimal and vim is vim-enhanced. By default vim is syntax highlighting enabled. If you are actually using vim then you can force it to follow a partcular syntax by ":set syntax=perl" or something simillar. Mithun __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
