Dispatch BufReadPre
This commit is contained in:
parent
33b7c1a5b7
commit
614e20bb65
@ -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!
|
||||
|
Loading…
Reference in New Issue
Block a user