diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 8463218..75070b3 100644 --- a/plugin/fugitive.vim +++ b/plugin/fugitive.vim @@ -591,7 +591,7 @@ function! s:Write(force,...) abort let did = 1 finally wincmd p - execute 'tabnext '.tab + execute 'tabnext '.mytab endtry endif endfor