Use normal!

This commit is contained in:
Karl Yngve Lervåg 2013-10-16 10:51:42 +02:00
parent c1ed8da4eb
commit b4f3008545

View File

@ -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