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