mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-28 17:55:30 +08:00
e142a27ab8
When the file you're editing matches the vim variable wildignore Gdiff fails. This line wasn't being triggered: autocmd BufReadCmd fugitive://**//[0-9a-f][0-9a-f]* exe s:BufReadObject()