Fix typo (#533)
This commit is contained in:
parent
7244f48322
commit
a60c0d51fe
@ -55,8 +55,8 @@ function! vimtex#toc#open() " {{{1
|
||||
\ 'topmatters' : s:count_matters,
|
||||
\ 'secnumdepth' : g:vimtex_toc_secnumdepth,
|
||||
\ 'help' : [
|
||||
\ '-: decrease secnumpdeth',
|
||||
\ '+: increase secnumpdeth',
|
||||
\ '-: decrease secnumdepth',
|
||||
\ '+: increase secnumdepth',
|
||||
\ 's: hide numbering',
|
||||
\ ],
|
||||
\ 'hook_init_post' : function('s:index_hook_init_post'),
|
||||
|
Loading…
Reference in New Issue
Block a user