1
0
mirror of https://github.com/gryf/tagbar.git synced 2026-04-24 07:01:29 +02:00

Always centre preview window

This commit is contained in:
Jan Larres
2013-11-30 03:31:31 +13:00
parent ba3693f977
commit b4a5800f72
+1
View File
@@ -3042,6 +3042,7 @@ function! s:ShowInPreviewWin() abort
call s:goto_win('P', 1)
normal! zv
normal! zz
call s:goto_win('p', 1)
endfunction