mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-23 09:18:36 +08:00
535389b9a6
Avoiding fugitive#Find() saves a millisecond or 2. Not a big deal but still worth avoiding given how often this function is called.