Workaround for slow folding methods (issue #225)

This commit is contained in:
mMontu
2016-07-12 11:41:44 -03:00
parent 3f66117894
commit 777569f95f
2 changed files with 13 additions and 3 deletions

View File

@ -2288,6 +2288,8 @@ Limitations:
- 'list' is intended to work with lists nicely indented with 'shiftwidth'.
- 'syntax' is only available for the default syntax so far.
The options above can be suffixed with ':quick' (e.g.: 'expr:quick') in order
to use some workarounds to make folds work faster.
------------------------------------------------------------------------------
*g:vimwiki_list_ignore_newline*