mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-30 06:35:26 +08:00
This was added to compensate for the implicit autowrite we lost when switching from :! to system(), but it seems calling in the VimLeavePre/BufLeave event prevents the commit from happening on exit. I don't fully understand it but it's easy to prevent. Closes https://github.com/tpope/vim-fugitive/issues/1285
172 KiB
172 KiB