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
|
let $GIT_INDEX_FILE = old_index
|
||||||
endif
|
endif
|
||||||
endtry
|
endtry
|
||||||
|
silent exe 'doau BufReadPre '.s:fnameescape(fn)
|
||||||
silent exe 'keepalt file '.tmp
|
silent exe 'keepalt file '.tmp
|
||||||
try
|
try
|
||||||
silent noautocmd edit!
|
silent noautocmd edit!
|
||||||
|
Loading…
Reference in New Issue
Block a user