I just updated to the latest Vim 7.3 changeset on my Linux system and after building it noticed that the conceal feature wasn't included. I tried to enable it using
./configure --enable-cscope --enable-conceal but got this warning: configure: WARNING: unrecognized options: --enable-conceal I could probably get it with --with-features=huge, but I don't want the kitchen sink. How do I add the conceal feature to a normal build? Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple