mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-16 04:16:23 +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()