diff --git a/autoload/fugitive.vim b/autoload/fugitive.vim index 123fd9b..c23fdc2 100644 --- a/autoload/fugitive.vim +++ b/autoload/fugitive.vim @@ -1849,6 +1849,7 @@ function! fugitive#ReloadStatus(...) abort endif finally if exists('restorewinnr') + unlet restorewinnr wincmd p endif execute 'tabnext '.mytab