mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-25 20:36:49 +08:00
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