On Monday 15 July 2002 12:40 pm, Abhiram Singh Kushwah wrote:
> For vim-enhanced-5.8-7, when I enter ":syntax enable" or ":syn on"
> it repond with "Sorry, this command not implemented". What
> can be done?

Depends on which vim are you running. And how you run it.

/bin/vi is the minimal one, and does not implement syntax highlighting.
/usr/bin/vim is what you want. 

Run vim --version  and look for the magic string "+syntax".

Also, see where you are running vim from. "which vim" will tell you that.

Binand



-------------------------------------------------------
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

Reply via email to