Merge pull request #629 from gpanders/dev

Allow customization of header level of TOC
This commit is contained in:
Rane Brown
2019-03-18 17:20:30 -06:00
committed by GitHub
6 changed files with 26 additions and 9 deletions

View File

@ -2915,6 +2915,15 @@ appropriate word in your mother tongue like this: >
The default is 'Contents'.
------------------------------------------------------------------------------
*g:vimwiki_toc_header_level*
The header level of the Table of Contents (see |vimwiki-toc|). Valid values
are from 1 to 6.
The default is 1.
------------------------------------------------------------------------------
*g:vimwiki_map_prefix*