Abhishek, Dev wrote:
> 
> Problem description: When a file with extension ".con" is opened with vim,
> it produces an error message such as the following.

In /usr/share/vim/vim61/filetype.vim, find the "Century Term Command 
Scripts" line and comment it out.  That will probably fix the problem.

This isn't a bug, per se, it's that vim comes preconfigured to do 
special things with .con files.  Since your .con files aren't Century 
Term command scripts, vim is barfing on the data in them when it loads them.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to