mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-11 21:03:53 -05:00
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