diff --git a/autoload/fugitive.vim b/autoload/fugitive.vim index 59f637c..411662d 100644 --- a/autoload/fugitive.vim +++ b/autoload/fugitive.vim @@ -4146,6 +4146,7 @@ function! s:WriteCommand(line1, line2, range, count, bang, mods, reg, arg, args) endif execute 'tabnext '.mytab endtry + break endif endfor endfor