mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-25 12:26:49 +08:00
If g:fugitive_result is defined during the User FugitiveChanged event, one can trigger a custom behavior based on the arguments in .args or the output in .file. References https://github.com/tpope/vim-fugitive/pull/1015