mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-28 09:45:31 +08:00
1999aef8cd
Support configured completion commands and aliases using our cached config helpers, and support --exec-path and $PATH git-* executables by globbing once and caching indefinitely. References https://github.com/tpope/vim-fugitive/pull/1629