On Thu, Jan 22, 2009 at 10:08 PM, Yue Wu <vano...@gmail.com> wrote: > > I don't know if I use it correctly? I throw the 2html.vim into > ~/.vim/syntax, then open a file that has folding enabled, then use 2html > to output the html: > > source ~/.vim/syntax/2html.vim > > But seems it doesn't work. >
That's the right way to use it. Make sure you do this first: :let html_dynamic_folds = 1 Otherwise you will just get the default behavior. You should also be able to use the TOhtml command. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---