If a large buffer with enabled syntax folding and conceal mode is edited then the continuous computation of all folds leaves Vim less responsive.
Instead, how about an event that triggers when the user wants to close or open a fold, and only then compute all folds? I made a plugin, FastFold, that does this by remapping the standard mappings 'za,zc,zo,zx...' but that's insufficient when the user remapped these for example. -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.