Minor fix to docs (cf. #67)

This commit is contained in:
Karl Yngve Lervåg 2014-11-22 16:51:31 +01:00
parent b780071121
commit 8948a94157

View File

@ -484,7 +484,7 @@ Allow the TOC help text to be hidden. >
let g:latex_toc_hide_help = 0 let g:latex_toc_hide_help = 0
< <
*g:latex_toc_hide_preamble* *g:latex_toc_hide_preamble*
If enabled, the start of the preamble is not shown in the TOC. If enabled, the start of the preamble is not shown in the TOC. >
let g:latex_toc_hide_preamble = 0 let g:latex_toc_hide_preamble = 0
< <
*g:latex_toc_resize* *g:latex_toc_resize*