Change work tree buffer on :Gwrite exactly once
This commit is contained in:
parent
1c22b69652
commit
ed6f4256fc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user