mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-28 09:45:31 +08:00
41a734ef49
I believe I omitted BufNewFile here because it seemed like kind of a silly event for an unmodifiable, unwritable buffer, but I wasn't taking into account that event is needed for Fugitive to activate. Closes https://github.com/tpope/vim-fugitive/issues/1261