mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-29 02:04:41 +08:00
002ed8de2e
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