mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-11 12:53:52 -05:00
Dispatch BufReadPre
This commit is contained in:
@@ -2561,6 +2561,7 @@ function! s:ReplaceCmd(cmd,...) abort
|
||||
let $GIT_INDEX_FILE = old_index
|
||||
endif
|
||||
endtry
|
||||
silent exe 'doau BufReadPre '.s:fnameescape(fn)
|
||||
silent exe 'keepalt file '.tmp
|
||||
try
|
||||
silent noautocmd edit!
|
||||
|
||||
Reference in New Issue
Block a user