Merge branch 'dev' of https://github.com/mMontu/vimwiki into mMontu-dev

Conflicts:
	plugin/vimwiki.vim
This commit is contained in:
EinfachToll
2018-04-22 21:24:28 +02:00
2 changed files with 16 additions and 4 deletions

View File

@ -2458,6 +2458,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*