parent
8d56bdd6ad
commit
6ce58caad3
1 changed files with 1 additions and 1 deletions
|
@ -1075,7 +1075,7 @@ function! s:commits_sink(lines)
|
|||
else
|
||||
" Since fugitive buffers are unlisted, we can't keep using 'e'
|
||||
let c = (cmd == 'e' && idx > 1) ? 'tab split' : cmd
|
||||
execute c 'fugitive://'.s:git_root.'/.git//'.sha
|
||||
execute c FugitiveGenerate(sha)
|
||||
endif
|
||||
endif
|
||||
endfor
|
||||
|
|
Loading…
Add table
Reference in a new issue