On Fri, 23 Jul 2010, Gary Johnson wrote:

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?

 --with-features=big

Or edit src/feature.h:

 /*
  * +conceal             'conceal' option.  Needs syntax highlighting
  *                      as this is how the concealed text is defined.
  */
 #if defined(FEAT_BIG) && defined(FEAT_SYN_HL)
 # define FEAT_CONCEAL
 #endif


- Christian

--
Christian J. Robinson <hept...@gmail.com> -- http://christianrobinson.name/

--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Raspunde prin e-mail lui