Use normal!
This commit is contained in:
parent
c1ed8da4eb
commit
b4f3008545
@ -88,7 +88,7 @@ function! s:toc_activate(close)
|
||||
endwhile
|
||||
|
||||
if search('\\' . entry['level'] . '\_\s*{' . titlestr . '}', 'ws')
|
||||
normal zv
|
||||
normal! zv
|
||||
endif
|
||||
|
||||
if a:close
|
||||
|
Loading…
Reference in New Issue
Block a user