On Jul 28, 1:20 pm, Bram Moolenaar <[email protected]> wrote: > Christian Brabandt wrote: > > not sure, if this issue is still valid, but anyway, this patch fixes > > this issue from the todo list: > > > ,---- > > | 7 Use "++--", "+++--" for different levels instead of "+---" "+----". > > `---- > > Thanks, I'll look into it soon. >
This is going to break TOhtml's gathering of data to describe each fold, specifically the foldlevel calculation. Currently it looks for the number of dashes after the initial "+-". I'll send an update tomorrow or this weekend which counts the '+' characters instead. -- 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
