mirror of
https://github.com/preservim/tagbar.git
synced 2025-02-15 05:53:00 +08:00
Always centre preview window
This commit is contained in:
parent
ba3693f977
commit
b4a5800f72
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user