mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Always centre preview window
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user